Class EntryGroup.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<EntryGroup.Builder>
-
- com.google.cloud.datacatalog.v1beta1.EntryGroup.Builder
-
- All Implemented Interfaces:
EntryGroupOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- EntryGroup
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 typegoogle.cloud.datacatalog.v1beta1.EntryGroup
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description EntryGroup.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)EntryGroupbuild()EntryGroupbuildPartial()EntryGroup.Builderclear()EntryGroup.BuilderclearDataCatalogTimestamps()Output only.EntryGroup.BuilderclearDescription()Entry group description, which can consist of several sentences or paragraphs that describe entry group contents.EntryGroup.BuilderclearDisplayName()A short name to identify the entry group, for example, "analytics data - jan 2011".EntryGroup.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)EntryGroup.BuilderclearName()The resource name of the entry group in URL format.EntryGroup.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)EntryGroup.Builderclone()SystemTimestampsgetDataCatalogTimestamps()Output only.SystemTimestamps.BuildergetDataCatalogTimestampsBuilder()Output only.SystemTimestampsOrBuildergetDataCatalogTimestampsOrBuilder()Output only.EntryGroupgetDefaultInstanceForType()StringgetDescription()Entry group description, which can consist of several sentences or paragraphs that describe entry group contents.com.google.protobuf.ByteStringgetDescriptionBytes()Entry group description, which can consist of several sentences or paragraphs that describe entry group contents.static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetDisplayName()A short name to identify the entry group, for example, "analytics data - jan 2011".com.google.protobuf.ByteStringgetDisplayNameBytes()A short name to identify the entry group, for example, "analytics data - jan 2011".StringgetName()The resource name of the entry group in URL format.com.google.protobuf.ByteStringgetNameBytes()The resource name of the entry group in URL format.booleanhasDataCatalogTimestamps()Output only.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()EntryGroup.BuildermergeDataCatalogTimestamps(SystemTimestamps value)Output only.EntryGroup.BuildermergeFrom(EntryGroup other)EntryGroup.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)EntryGroup.BuildermergeFrom(com.google.protobuf.Message other)EntryGroup.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)EntryGroup.BuildersetDataCatalogTimestamps(SystemTimestamps value)Output only.EntryGroup.BuildersetDataCatalogTimestamps(SystemTimestamps.Builder builderForValue)Output only.EntryGroup.BuildersetDescription(String value)Entry group description, which can consist of several sentences or paragraphs that describe entry group contents.EntryGroup.BuildersetDescriptionBytes(com.google.protobuf.ByteString value)Entry group description, which can consist of several sentences or paragraphs that describe entry group contents.EntryGroup.BuildersetDisplayName(String value)A short name to identify the entry group, for example, "analytics data - jan 2011".EntryGroup.BuildersetDisplayNameBytes(com.google.protobuf.ByteString value)A short name to identify the entry group, for example, "analytics data - jan 2011".EntryGroup.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)EntryGroup.BuildersetName(String value)The resource name of the entry group in URL format.EntryGroup.BuildersetNameBytes(com.google.protobuf.ByteString value)The resource name of the entry group in URL format.EntryGroup.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)EntryGroup.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<EntryGroup.Builder>
-
clear
public EntryGroup.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<EntryGroup.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<EntryGroup.Builder>
-
getDefaultInstanceForType
public EntryGroup getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public EntryGroup build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public EntryGroup buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public EntryGroup.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<EntryGroup.Builder>
-
setField
public EntryGroup.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<EntryGroup.Builder>
-
clearField
public EntryGroup.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<EntryGroup.Builder>
-
clearOneof
public EntryGroup.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<EntryGroup.Builder>
-
setRepeatedField
public EntryGroup.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<EntryGroup.Builder>
-
addRepeatedField
public EntryGroup.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<EntryGroup.Builder>
-
mergeFrom
public EntryGroup.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<EntryGroup.Builder>
-
mergeFrom
public EntryGroup.Builder mergeFrom(EntryGroup other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<EntryGroup.Builder>
-
mergeFrom
public EntryGroup.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<EntryGroup.Builder>- Throws:
IOException
-
getName
public String getName()
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;- Specified by:
getNamein interfaceEntryGroupOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
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;- Specified by:
getNameBytesin interfaceEntryGroupOrBuilder- Returns:
- The bytes for name.
-
setName
public EntryGroup.Builder setName(String value)
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;- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
public EntryGroup.Builder clearName()
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;- Returns:
- This builder for chaining.
-
setNameBytes
public EntryGroup.Builder setNameBytes(com.google.protobuf.ByteString value)
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;- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
getDisplayName
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;- Specified by:
getDisplayNamein interfaceEntryGroupOrBuilder- Returns:
- The displayName.
-
getDisplayNameBytes
public 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;- Specified by:
getDisplayNameBytesin interfaceEntryGroupOrBuilder- Returns:
- The bytes for displayName.
-
setDisplayName
public 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;- Parameters:
value- The displayName to set.- Returns:
- This builder for chaining.
-
clearDisplayName
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;- Returns:
- This builder for chaining.
-
setDisplayNameBytes
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;- Parameters:
value- The bytes for displayName to set.- Returns:
- This builder for chaining.
-
getDescription
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;- Specified by:
getDescriptionin interfaceEntryGroupOrBuilder- Returns:
- The description.
-
getDescriptionBytes
public 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;- Specified by:
getDescriptionBytesin interfaceEntryGroupOrBuilder- Returns:
- The bytes for description.
-
setDescription
public 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;- Parameters:
value- The description to set.- Returns:
- This builder for chaining.
-
clearDescription
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;- Returns:
- This builder for chaining.
-
setDescriptionBytes
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;- Parameters:
value- The bytes for description to set.- Returns:
- This builder for chaining.
-
hasDataCatalogTimestamps
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];- Specified by:
hasDataCatalogTimestampsin interfaceEntryGroupOrBuilder- Returns:
- Whether the dataCatalogTimestamps field is set.
-
getDataCatalogTimestamps
public 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];- Specified by:
getDataCatalogTimestampsin interfaceEntryGroupOrBuilder- Returns:
- The dataCatalogTimestamps.
-
setDataCatalogTimestamps
public 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];
-
setDataCatalogTimestamps
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];
-
mergeDataCatalogTimestamps
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];
-
clearDataCatalogTimestamps
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];
-
getDataCatalogTimestampsBuilder
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];
-
getDataCatalogTimestampsOrBuilder
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];- Specified by:
getDataCatalogTimestampsOrBuilderin interfaceEntryGroupOrBuilder
-
setUnknownFields
public final EntryGroup.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<EntryGroup.Builder>
-
mergeUnknownFields
public final EntryGroup.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<EntryGroup.Builder>
-
-