public static final class EntryGroup.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<EntryGroup.Builder> implements EntryGroupOrBuilder
EntryGroup Metadata. An EntryGroup resource represents a logical grouping of zero or more Data Catalog [Entry][google.cloud.datacatalog.v1beta1.Entry] resources.Protobuf type
google.cloud.datacatalog.v1beta1.EntryGroup| Modifier and Type | Method and Description |
|---|---|
EntryGroup.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
EntryGroup |
build() |
EntryGroup |
buildPartial() |
EntryGroup.Builder |
clear() |
EntryGroup.Builder |
clearDataCatalogTimestamps()
Output only.
|
EntryGroup.Builder |
clearDescription()
Entry group description, which can consist of several sentences or
paragraphs that describe entry group contents.
|
EntryGroup.Builder |
clearDisplayName()
A short name to identify the entry group, for example,
"analytics data - jan 2011".
|
EntryGroup.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
EntryGroup.Builder |
clearName()
Identifier.
|
EntryGroup.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
EntryGroup.Builder |
clone() |
SystemTimestamps |
getDataCatalogTimestamps()
Output only.
|
SystemTimestamps.Builder |
getDataCatalogTimestampsBuilder()
Output only.
|
SystemTimestampsOrBuilder |
getDataCatalogTimestampsOrBuilder()
Output only.
|
EntryGroup |
getDefaultInstanceForType() |
String |
getDescription()
Entry group description, which can consist of several sentences or
paragraphs that describe entry group contents.
|
com.google.protobuf.ByteString |
getDescriptionBytes()
Entry group description, which can consist of several sentences or
paragraphs that describe entry group contents.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getDisplayName()
A short name to identify the entry group, for example,
"analytics data - jan 2011".
|
com.google.protobuf.ByteString |
getDisplayNameBytes()
A short name to identify the entry group, for example,
"analytics data - jan 2011".
|
String |
getName()
Identifier.
|
com.google.protobuf.ByteString |
getNameBytes()
Identifier.
|
boolean |
hasDataCatalogTimestamps()
Output only.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
EntryGroup.Builder |
mergeDataCatalogTimestamps(SystemTimestamps value)
Output only.
|
EntryGroup.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
EntryGroup.Builder |
mergeFrom(EntryGroup other) |
EntryGroup.Builder |
mergeFrom(com.google.protobuf.Message other) |
EntryGroup.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
EntryGroup.Builder |
setDataCatalogTimestamps(SystemTimestamps.Builder builderForValue)
Output only.
|
EntryGroup.Builder |
setDataCatalogTimestamps(SystemTimestamps value)
Output only.
|
EntryGroup.Builder |
setDescription(String value)
Entry group description, which can consist of several sentences or
paragraphs that describe entry group contents.
|
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 |
setDisplayName(String value)
A short name to identify the entry group, for example,
"analytics data - jan 2011".
|
EntryGroup.Builder |
setDisplayNameBytes(com.google.protobuf.ByteString value)
A short name to identify the entry group, for example,
"analytics data - jan 2011".
|
EntryGroup.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
EntryGroup.Builder |
setName(String value)
Identifier.
|
EntryGroup.Builder |
setNameBytes(com.google.protobuf.ByteString value)
Identifier.
|
EntryGroup.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
EntryGroup.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<EntryGroup.Builder>public EntryGroup.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<EntryGroup.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<EntryGroup.Builder>public EntryGroup getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic EntryGroup build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic EntryGroup buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic EntryGroup.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<EntryGroup.Builder>public EntryGroup.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<EntryGroup.Builder>public EntryGroup.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<EntryGroup.Builder>public EntryGroup.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<EntryGroup.Builder>public EntryGroup.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<EntryGroup.Builder>public EntryGroup.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<EntryGroup.Builder>public EntryGroup.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<EntryGroup.Builder>public EntryGroup.Builder mergeFrom(EntryGroup other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<EntryGroup.Builder>public EntryGroup.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<EntryGroup.Builder>IOExceptionpublic String getName()
Identifier. The resource name of the entry group in URL format. Example:
* projects/{project_id}/locations/{location}/entryGroups/{entry_group_id}
Note that this EntryGroup and its child resources may not actually be
stored in the location in this name.
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];getName in interface EntryGroupOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Identifier. The resource name of the entry group in URL format. Example:
* projects/{project_id}/locations/{location}/entryGroups/{entry_group_id}
Note that this EntryGroup and its child resources may not actually be
stored in the location in this name.
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];getNameBytes in interface EntryGroupOrBuilderpublic EntryGroup.Builder setName(String value)
Identifier. The resource name of the entry group in URL format. Example:
* projects/{project_id}/locations/{location}/entryGroups/{entry_group_id}
Note that this EntryGroup and its child resources may not actually be
stored in the location in this name.
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];value - The name to set.public EntryGroup.Builder clearName()
Identifier. The resource name of the entry group in URL format. Example:
* projects/{project_id}/locations/{location}/entryGroups/{entry_group_id}
Note that this EntryGroup and its child resources may not actually be
stored in the location in this name.
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];public EntryGroup.Builder setNameBytes(com.google.protobuf.ByteString value)
Identifier. The resource name of the entry group in URL format. Example:
* projects/{project_id}/locations/{location}/entryGroups/{entry_group_id}
Note that this EntryGroup and its child resources may not actually be
stored in the location in this name.
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];value - The bytes for name to set.public String getDisplayName()
A short name to identify the entry group, for example, "analytics data - jan 2011". Default value is an empty string.
string display_name = 2;getDisplayName in interface EntryGroupOrBuilderpublic com.google.protobuf.ByteString getDisplayNameBytes()
A short name to identify the entry group, for example, "analytics data - jan 2011". Default value is an empty string.
string display_name = 2;getDisplayNameBytes in interface EntryGroupOrBuilderpublic EntryGroup.Builder setDisplayName(String value)
A short name to identify the entry group, for example, "analytics data - jan 2011". Default value is an empty string.
string display_name = 2;value - The displayName to set.public EntryGroup.Builder clearDisplayName()
A short name to identify the entry group, for example, "analytics data - jan 2011". Default value is an empty string.
string display_name = 2;public EntryGroup.Builder setDisplayNameBytes(com.google.protobuf.ByteString value)
A short name to identify the entry group, for example, "analytics data - jan 2011". Default value is an empty string.
string display_name = 2;value - The bytes for displayName to set.public String getDescription()
Entry group description, which can consist of several sentences or paragraphs that describe entry group contents. Default value is an empty string.
string description = 3;getDescription in interface EntryGroupOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
Entry group description, which can consist of several sentences or paragraphs that describe entry group contents. Default value is an empty string.
string description = 3;getDescriptionBytes in interface EntryGroupOrBuilderpublic EntryGroup.Builder setDescription(String value)
Entry group description, which can consist of several sentences or paragraphs that describe entry group contents. Default value is an empty string.
string description = 3;value - The description to set.public EntryGroup.Builder clearDescription()
Entry group description, which can consist of several sentences or paragraphs that describe entry group contents. Default value is an empty string.
string description = 3;public EntryGroup.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
Entry group description, which can consist of several sentences or paragraphs that describe entry group contents. Default value is an empty string.
string description = 3;value - The bytes for description to set.public boolean hasDataCatalogTimestamps()
Output only. Timestamps about this EntryGroup. Default value is empty timestamps.
.google.cloud.datacatalog.v1beta1.SystemTimestamps data_catalog_timestamps = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasDataCatalogTimestamps in interface EntryGroupOrBuilderpublic SystemTimestamps getDataCatalogTimestamps()
Output only. Timestamps about this EntryGroup. Default value is empty timestamps.
.google.cloud.datacatalog.v1beta1.SystemTimestamps data_catalog_timestamps = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
getDataCatalogTimestamps in interface EntryGroupOrBuilderpublic EntryGroup.Builder setDataCatalogTimestamps(SystemTimestamps value)
Output only. Timestamps about this EntryGroup. Default value is empty timestamps.
.google.cloud.datacatalog.v1beta1.SystemTimestamps data_catalog_timestamps = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public EntryGroup.Builder setDataCatalogTimestamps(SystemTimestamps.Builder builderForValue)
Output only. Timestamps about this EntryGroup. Default value is empty timestamps.
.google.cloud.datacatalog.v1beta1.SystemTimestamps data_catalog_timestamps = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public EntryGroup.Builder mergeDataCatalogTimestamps(SystemTimestamps value)
Output only. Timestamps about this EntryGroup. Default value is empty timestamps.
.google.cloud.datacatalog.v1beta1.SystemTimestamps data_catalog_timestamps = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public EntryGroup.Builder clearDataCatalogTimestamps()
Output only. Timestamps about this EntryGroup. Default value is empty timestamps.
.google.cloud.datacatalog.v1beta1.SystemTimestamps data_catalog_timestamps = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public SystemTimestamps.Builder getDataCatalogTimestampsBuilder()
Output only. Timestamps about this EntryGroup. Default value is empty timestamps.
.google.cloud.datacatalog.v1beta1.SystemTimestamps data_catalog_timestamps = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public SystemTimestampsOrBuilder getDataCatalogTimestampsOrBuilder()
Output only. Timestamps about this EntryGroup. Default value is empty timestamps.
.google.cloud.datacatalog.v1beta1.SystemTimestamps data_catalog_timestamps = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
getDataCatalogTimestampsOrBuilder in interface EntryGroupOrBuilderpublic final EntryGroup.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<EntryGroup.Builder>public final EntryGroup.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<EntryGroup.Builder>Copyright © 2025 Google LLC. All rights reserved.