EntryGroup.Builder |
ListEntryGroupsResponse.Builder.addEntryGroupsBuilder() |
EntryGroup details.
|
EntryGroup.Builder |
ListEntryGroupsResponse.Builder.addEntryGroupsBuilder(int index) |
EntryGroup details.
|
EntryGroup.Builder |
EntryGroup.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
EntryGroup.Builder |
EntryGroup.Builder.clear() |
|
EntryGroup.Builder |
EntryGroup.Builder.clearDataCatalogTimestamps() |
Output only.
|
EntryGroup.Builder |
EntryGroup.Builder.clearDescription() |
Entry group description, which can consist of several sentences or
paragraphs that describe entry group contents.
|
EntryGroup.Builder |
EntryGroup.Builder.clearDisplayName() |
A short name to identify the entry group, for example,
"analytics data - jan 2011".
|
EntryGroup.Builder |
EntryGroup.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
EntryGroup.Builder |
EntryGroup.Builder.clearName() |
The resource name of the entry group in URL format.
|
EntryGroup.Builder |
EntryGroup.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
EntryGroup.Builder |
EntryGroup.Builder.clone() |
|
EntryGroup.Builder |
CreateEntryGroupRequest.Builder.getEntryGroupBuilder() |
The entry group to create.
|
EntryGroup.Builder |
UpdateEntryGroupRequest.Builder.getEntryGroupBuilder() |
Required.
|
EntryGroup.Builder |
ListEntryGroupsResponse.Builder.getEntryGroupsBuilder(int index) |
EntryGroup details.
|
EntryGroup.Builder |
EntryGroup.Builder.mergeDataCatalogTimestamps(SystemTimestamps value) |
Output only.
|
EntryGroup.Builder |
EntryGroup.Builder.mergeFrom(EntryGroup other) |
|
EntryGroup.Builder |
EntryGroup.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
EntryGroup.Builder |
EntryGroup.Builder.mergeFrom(com.google.protobuf.Message other) |
|
EntryGroup.Builder |
EntryGroup.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static EntryGroup.Builder |
EntryGroup.newBuilder() |
|
static EntryGroup.Builder |
EntryGroup.newBuilder(EntryGroup prototype) |
|
EntryGroup.Builder |
EntryGroup.newBuilderForType() |
|
protected EntryGroup.Builder |
EntryGroup.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
EntryGroup.Builder |
EntryGroup.Builder.setDataCatalogTimestamps(SystemTimestamps value) |
Output only.
|
EntryGroup.Builder |
EntryGroup.Builder.setDataCatalogTimestamps(SystemTimestamps.Builder builderForValue) |
Output only.
|
EntryGroup.Builder |
EntryGroup.Builder.setDescription(String value) |
Entry group description, which can consist of several sentences or
paragraphs that describe entry group contents.
|
EntryGroup.Builder |
EntryGroup.Builder.setDescriptionBytes(com.google.protobuf.ByteString value) |
Entry group description, which can consist of several sentences or
paragraphs that describe entry group contents.
|
EntryGroup.Builder |
EntryGroup.Builder.setDisplayName(String value) |
A short name to identify the entry group, for example,
"analytics data - jan 2011".
|
EntryGroup.Builder |
EntryGroup.Builder.setDisplayNameBytes(com.google.protobuf.ByteString value) |
A short name to identify the entry group, for example,
"analytics data - jan 2011".
|
EntryGroup.Builder |
EntryGroup.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
EntryGroup.Builder |
EntryGroup.Builder.setName(String value) |
The resource name of the entry group in URL format.
|
EntryGroup.Builder |
EntryGroup.Builder.setNameBytes(com.google.protobuf.ByteString value) |
The resource name of the entry group in URL format.
|
EntryGroup.Builder |
EntryGroup.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
EntryGroup.Builder |
EntryGroup.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
EntryGroup.Builder |
EntryGroup.toBuilder() |
|