Skip to content

Commit

Permalink
Latest javadoc on successful CI build auto-pushed to gh-pages.
Browse files Browse the repository at this point in the history
  • Loading branch information
copybara-service[bot] committed Dec 23, 2024
1 parent 4afc7a9 commit 93977b9
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions api/latest/index-all.html
Original file line number Diff line number Diff line change
Expand Up @@ -1452,7 +1452,7 @@ <h2 class="title">F</h2>
<dt><span class="memberNameLink"><a href="com/google/common/truth/extensions/proto/FieldScopes.html#fromSetFields(com.google.protobuf.Message,com.google.protobuf.Message,com.google.protobuf.Message...)">fromSetFields(Message, Message, Message...)</a></span> - Static method in class com.google.common.truth.extensions.proto.<a href="com/google/common/truth/extensions/proto/FieldScopes.html" title="class in com.google.common.truth.extensions.proto">FieldScopes</a></dt>
<dd>
<div class="block">Creates a <a href="com/google/common/truth/extensions/proto/FieldScope.html" title="class in com.google.common.truth.extensions.proto"><code>FieldScope</code></a> covering the fields set in every message in the provided list of
messages, with the same semantics as in <a href="com/google/common/truth/extensions/proto/FieldScopes.html#fromSetFields(com.google.protobuf.Message)"><code>FieldScopes.fromSetFields(Message)</code></a>.</div>
messages, with the same semantics as in <a href="com/google/common/truth/extensions/proto/FieldScopes.html#fromSetFields(com.google.protobuf.Message)"><code>fromSetFields(Message)</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/truth/extensions/proto/FieldScopes.html#fromSetFields(com.google.protobuf.Message,com.google.protobuf.TypeRegistry,com.google.protobuf.ExtensionRegistry)">fromSetFields(Message, TypeRegistry, ExtensionRegistry)</a></span> - Static method in class com.google.common.truth.extensions.proto.<a href="com/google/common/truth/extensions/proto/FieldScopes.html" title="class in com.google.common.truth.extensions.proto">FieldScopes</a></dt>
<dd>
Expand All @@ -1462,12 +1462,12 @@ <h2 class="title">F</h2>
<dt><span class="memberNameLink"><a href="com/google/common/truth/extensions/proto/FieldScopes.html#fromSetFields(java.lang.Iterable)">fromSetFields(Iterable&lt;? extends Message&gt;)</a></span> - Static method in class com.google.common.truth.extensions.proto.<a href="com/google/common/truth/extensions/proto/FieldScopes.html" title="class in com.google.common.truth.extensions.proto">FieldScopes</a></dt>
<dd>
<div class="block">Creates a <a href="com/google/common/truth/extensions/proto/FieldScope.html" title="class in com.google.common.truth.extensions.proto"><code>FieldScope</code></a> covering the fields set in every message in the provided list of
messages, with the same semantics as in <a href="com/google/common/truth/extensions/proto/FieldScopes.html#fromSetFields(com.google.protobuf.Message)"><code>FieldScopes.fromSetFields(Message)</code></a>.</div>
messages, with the same semantics as in <a href="com/google/common/truth/extensions/proto/FieldScopes.html#fromSetFields(com.google.protobuf.Message)"><code>fromSetFields(Message)</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/truth/extensions/proto/FieldScopes.html#fromSetFields(java.lang.Iterable,com.google.protobuf.TypeRegistry,com.google.protobuf.ExtensionRegistry)">fromSetFields(Iterable&lt;? extends Message&gt;, TypeRegistry, ExtensionRegistry)</a></span> - Static method in class com.google.common.truth.extensions.proto.<a href="com/google/common/truth/extensions/proto/FieldScopes.html" title="class in com.google.common.truth.extensions.proto">FieldScopes</a></dt>
<dd>
<div class="block">Creates a <a href="com/google/common/truth/extensions/proto/FieldScope.html" title="class in com.google.common.truth.extensions.proto"><code>FieldScope</code></a> covering the fields set in every message in the provided list of
messages, with the same semantics as in <a href="com/google/common/truth/extensions/proto/FieldScopes.html#fromSetFields(com.google.protobuf.Message)"><code>FieldScopes.fromSetFields(Message)</code></a>.</div>
messages, with the same semantics as in <a href="com/google/common/truth/extensions/proto/FieldScopes.html#fromSetFields(com.google.protobuf.Message)"><code>fromSetFields(Message)</code></a>.</div>
</dd>
</dl>
<a id="I:G">
Expand Down
Binary file modified api/latest/member-search-index.zip
Binary file not shown.
Binary file modified api/latest/package-search-index.zip
Binary file not shown.
Binary file modified api/latest/type-search-index.zip
Binary file not shown.

0 comments on commit 93977b9

Please sign in to comment.