CollectionEntry.InlineEntry.Builder |
CollectionEntry.InlineEntry.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
CollectionEntry.InlineEntry.Builder |
CollectionEntry.InlineEntry.Builder.clear() |
|
CollectionEntry.InlineEntry.Builder |
CollectionEntry.InlineEntry.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
CollectionEntry.InlineEntry.Builder |
CollectionEntry.InlineEntry.Builder.clearName() |
Optional name to describe the inlined resource.
|
CollectionEntry.InlineEntry.Builder |
CollectionEntry.InlineEntry.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
CollectionEntry.InlineEntry.Builder |
CollectionEntry.InlineEntry.Builder.clearResource() |
The resource payload, including type URL.
|
CollectionEntry.InlineEntry.Builder |
CollectionEntry.InlineEntry.Builder.clearVersion() |
The resource's logical version.
|
CollectionEntry.InlineEntry.Builder |
CollectionEntry.InlineEntry.Builder.clone() |
|
CollectionEntry.InlineEntry.Builder |
CollectionEntry.Builder.getInlineEntryBuilder() |
The resource is inlined in the list collection.
|
CollectionEntry.InlineEntry.Builder |
CollectionEntry.InlineEntry.Builder.mergeFrom(CollectionEntry.InlineEntry other) |
|
CollectionEntry.InlineEntry.Builder |
CollectionEntry.InlineEntry.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
CollectionEntry.InlineEntry.Builder |
CollectionEntry.InlineEntry.Builder.mergeFrom(com.google.protobuf.Message other) |
|
CollectionEntry.InlineEntry.Builder |
CollectionEntry.InlineEntry.Builder.mergeResource(com.google.protobuf.Any value) |
The resource payload, including type URL.
|
CollectionEntry.InlineEntry.Builder |
CollectionEntry.InlineEntry.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static CollectionEntry.InlineEntry.Builder |
CollectionEntry.InlineEntry.newBuilder() |
|
static CollectionEntry.InlineEntry.Builder |
CollectionEntry.InlineEntry.newBuilder(CollectionEntry.InlineEntry prototype) |
|
CollectionEntry.InlineEntry.Builder |
CollectionEntry.InlineEntry.newBuilderForType() |
|
protected CollectionEntry.InlineEntry.Builder |
CollectionEntry.InlineEntry.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
CollectionEntry.InlineEntry.Builder |
CollectionEntry.InlineEntry.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
CollectionEntry.InlineEntry.Builder |
CollectionEntry.InlineEntry.Builder.setName(String value) |
Optional name to describe the inlined resource.
|
CollectionEntry.InlineEntry.Builder |
CollectionEntry.InlineEntry.Builder.setNameBytes(com.google.protobuf.ByteString value) |
Optional name to describe the inlined resource.
|
CollectionEntry.InlineEntry.Builder |
CollectionEntry.InlineEntry.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
CollectionEntry.InlineEntry.Builder |
CollectionEntry.InlineEntry.Builder.setResource(com.google.protobuf.Any value) |
The resource payload, including type URL.
|
CollectionEntry.InlineEntry.Builder |
CollectionEntry.InlineEntry.Builder.setResource(com.google.protobuf.Any.Builder builderForValue) |
The resource payload, including type URL.
|
CollectionEntry.InlineEntry.Builder |
CollectionEntry.InlineEntry.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
CollectionEntry.InlineEntry.Builder |
CollectionEntry.InlineEntry.Builder.setVersion(String value) |
The resource's logical version.
|
CollectionEntry.InlineEntry.Builder |
CollectionEntry.InlineEntry.Builder.setVersionBytes(com.google.protobuf.ByteString value) |
The resource's logical version.
|
CollectionEntry.InlineEntry.Builder |
CollectionEntry.InlineEntry.toBuilder() |
|