Send feedback
Class EntryGroup.Builder
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.5.4 keyboard_arrow_down
public static final class EntryGroup . Builder extends 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
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public EntryGroup . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
build()
public EntryGroup build ()
Returns
buildPartial()
public EntryGroup buildPartial ()
Returns
clear()
public EntryGroup . Builder clear ()
Returns
Overrides
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];
Returns
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
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
clearField(Descriptors.FieldDescriptor field)
public EntryGroup . Builder clearField ( Descriptors . FieldDescriptor field )
Parameter
Returns
Overrides
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
clearOneof(Descriptors.OneofDescriptor oneof)
public EntryGroup . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Parameter
Returns
Overrides
clone()
public EntryGroup . Builder clone ()
Returns
Overrides
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];
Returns
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];
Returns
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];
Returns
getDefaultInstanceForType()
public EntryGroup getDefaultInstanceForType ()
Returns
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;
Returns
Type Description String The description.
getDescriptionBytes()
public 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;
Returns
Type Description ByteString The bytes for description.
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
Returns
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Returns
Overrides
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;
Returns
Type Description String The displayName.
getDisplayNameBytes()
public 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;
Returns
Type Description ByteString The bytes for displayName.
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;
Returns
Type Description String The name.
getNameBytes()
public 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;
Returns
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];
Returns
Type Description boolean Whether the dataCatalogTimestamps field is set.
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Returns
Overrides
isInitialized()
public final boolean isInitialized ()
Returns
Overrides
mergeDataCatalogTimestamps(SystemTimestamps value)
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];
Parameter
Returns
mergeFrom(EntryGroup other)
public EntryGroup . Builder mergeFrom ( EntryGroup other )
Parameter
Returns
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public EntryGroup . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Overrides
Exceptions
mergeFrom(Message other)
public EntryGroup . Builder mergeFrom ( Message other )
Parameter
Returns
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final EntryGroup . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
Overrides
setDataCatalogTimestamps(SystemTimestamps value)
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];
Parameter
Returns
setDataCatalogTimestamps(SystemTimestamps.Builder builderForValue)
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];
Parameter
Returns
setDescription(String value)
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;
Parameter
Name Description value String
The description to set.
Returns
setDescriptionBytes(ByteString value)
public EntryGroup . Builder setDescriptionBytes ( 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;
Parameter
Name Description value ByteString
The bytes for description to set.
Returns
setDisplayName(String value)
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;
Parameter
Name Description value String
The displayName to set.
Returns
setDisplayNameBytes(ByteString value)
public EntryGroup . Builder setDisplayNameBytes ( 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;
Parameter
Name Description value ByteString
The bytes for displayName to set.
Returns
setField(Descriptors.FieldDescriptor field, Object value)
public EntryGroup . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
setName(String value)
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;
Parameter
Name Description value String
The name to set.
Returns
setNameBytes(ByteString value)
public EntryGroup . Builder setNameBytes ( 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;
Parameter
Name Description value ByteString
The bytes for name to set.
Returns
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public EntryGroup . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Parameters
Returns
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final EntryGroup . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
Overrides
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-19 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-19 UTC."],[],[]]