public static final class EntryGroup.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<EntryGroup.Builder> implements EntryGroupOrBuilder
Entry group metadata. An `EntryGroup` resource represents a logical grouping of zero or more Data Catalog [Entry][google.cloud.datacatalog.v1.Entry] resources.Protobuf type
google.cloud.datacatalog.v1.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.
|
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()
The resource name of the entry group in URL format.
|
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.
|
com.google.protobuf.ByteString |
getDescriptionBytes()
Entry group description.
|
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()
The resource name of the entry group in URL format.
|
com.google.protobuf.ByteString |
getNameBytes()
The resource name of the entry group in URL format.
|
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.
|
EntryGroup.Builder |
setDescriptionBytes(com.google.protobuf.ByteString value)
Entry group description.
|
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)
The resource name of the entry group in URL format.
|
EntryGroup.Builder |
setNameBytes(com.google.protobuf.ByteString value)
The resource name of the entry group in URL format.
|
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, internalGetMutableMapField, 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, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic 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()
The resource name of the entry group in URL format. Note: The entry group itself and its child resources might not be stored in the location specified in its name.
string name = 1;getName in interface EntryGroupOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
The resource name of the entry group in URL format. Note: The entry group itself and its child resources might not be stored in the location specified in its name.
string name = 1;getNameBytes in interface EntryGroupOrBuilderpublic EntryGroup.Builder setName(String value)
The resource name of the entry group in URL format. Note: The entry group itself and its child resources might not be stored in the location specified in its name.
string name = 1;value - The name to set.public EntryGroup.Builder clearName()
The resource name of the entry group in URL format. Note: The entry group itself and its child resources might not be stored in the location specified in its name.
string name = 1;public EntryGroup.Builder setNameBytes(com.google.protobuf.ByteString value)
The resource name of the entry group in URL format. Note: The entry group itself and its child resources might not be stored in the location specified in its name.
string name = 1;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. Can consist of several sentences or paragraphs that describe the entry group contents. Default value is an empty string.
string description = 3;getDescription in interface EntryGroupOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
Entry group description. Can consist of several sentences or paragraphs that describe the entry group contents. Default value is an empty string.
string description = 3;getDescriptionBytes in interface EntryGroupOrBuilderpublic EntryGroup.Builder setDescription(String value)
Entry group description. Can consist of several sentences or paragraphs that describe the entry group contents. Default value is an empty string.
string description = 3;value - The description to set.public EntryGroup.Builder clearDescription()
Entry group description. Can consist of several sentences or paragraphs that describe the entry group contents. Default value is an empty string.
string description = 3;public EntryGroup.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
Entry group description. Can consist of several sentences or paragraphs that describe the 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 of the entry group. Default value is empty.
.google.cloud.datacatalog.v1.SystemTimestamps data_catalog_timestamps = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasDataCatalogTimestamps in interface EntryGroupOrBuilderpublic SystemTimestamps getDataCatalogTimestamps()
Output only. Timestamps of the entry group. Default value is empty.
.google.cloud.datacatalog.v1.SystemTimestamps data_catalog_timestamps = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
getDataCatalogTimestamps in interface EntryGroupOrBuilderpublic EntryGroup.Builder setDataCatalogTimestamps(SystemTimestamps value)
Output only. Timestamps of the entry group. Default value is empty.
.google.cloud.datacatalog.v1.SystemTimestamps data_catalog_timestamps = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public EntryGroup.Builder setDataCatalogTimestamps(SystemTimestamps.Builder builderForValue)
Output only. Timestamps of the entry group. Default value is empty.
.google.cloud.datacatalog.v1.SystemTimestamps data_catalog_timestamps = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public EntryGroup.Builder mergeDataCatalogTimestamps(SystemTimestamps value)
Output only. Timestamps of the entry group. Default value is empty.
.google.cloud.datacatalog.v1.SystemTimestamps data_catalog_timestamps = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public EntryGroup.Builder clearDataCatalogTimestamps()
Output only. Timestamps of the entry group. Default value is empty.
.google.cloud.datacatalog.v1.SystemTimestamps data_catalog_timestamps = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public SystemTimestamps.Builder getDataCatalogTimestampsBuilder()
Output only. Timestamps of the entry group. Default value is empty.
.google.cloud.datacatalog.v1.SystemTimestamps data_catalog_timestamps = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public SystemTimestampsOrBuilder getDataCatalogTimestampsOrBuilder()
Output only. Timestamps of the entry group. Default value is empty.
.google.cloud.datacatalog.v1.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 © 2023 Google LLC. All rights reserved.