public static final class Entry.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Entry.Builder> implements EntryOrBuilder
Entry Metadata. A Data Catalog Entry resource represents another resource in Google Cloud Platform, such as a BigQuery Dataset or a Pub/Sub Topic. Clients can use the `linked_resource` field in the Entry resource to refer to the original resource id of the source system. An Entry resource contains resource details, such as its schema. An Entry can also be used to attach flexible metadata, such as a [Tag][google.cloud.datacatalog.v1beta1.Tag].Protobuf type
google.cloud.datacatalog.v1beta1.Entry
Modifier and Type | Method and Description |
---|---|
Entry.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Entry |
build() |
Entry |
buildPartial() |
Entry.Builder |
clear() |
Entry.Builder |
clearBigqueryDateShardedSpec()
Specification for a group of BigQuery tables with name pattern
[prefix]YYYYMMDD.
|
Entry.Builder |
clearBigqueryTableSpec()
Specification that applies to a BigQuery table.
|
Entry.Builder |
clearDescription()
Optional.
|
Entry.Builder |
clearDisplayName()
Optional.
|
Entry.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Entry.Builder |
clearLinkedResource()
Output only.
|
Entry.Builder |
clearName()
Required when used in
[UpdateEntryRequest][google.cloud.datacatalog.v1beta1.UpdateEntryRequest].
|
Entry.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Entry.Builder |
clearSchema()
Optional.
|
Entry.Builder |
clearSourceSystemTimestamps()
Output only.
|
Entry.Builder |
clearType()
Required.
|
Entry.Builder |
clearTypeSpec() |
Entry.Builder |
clone() |
BigQueryDateShardedSpec |
getBigqueryDateShardedSpec()
Specification for a group of BigQuery tables with name pattern
[prefix]YYYYMMDD.
|
BigQueryDateShardedSpec.Builder |
getBigqueryDateShardedSpecBuilder()
Specification for a group of BigQuery tables with name pattern
[prefix]YYYYMMDD.
|
BigQueryDateShardedSpecOrBuilder |
getBigqueryDateShardedSpecOrBuilder()
Specification for a group of BigQuery tables with name pattern
[prefix]YYYYMMDD.
|
BigQueryTableSpec |
getBigqueryTableSpec()
Specification that applies to a BigQuery table.
|
BigQueryTableSpec.Builder |
getBigqueryTableSpecBuilder()
Specification that applies to a BigQuery table.
|
BigQueryTableSpecOrBuilder |
getBigqueryTableSpecOrBuilder()
Specification that applies to a BigQuery table.
|
Entry |
getDefaultInstanceForType() |
String |
getDescription()
Optional.
|
com.google.protobuf.ByteString |
getDescriptionBytes()
Optional.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getDisplayName()
Optional.
|
com.google.protobuf.ByteString |
getDisplayNameBytes()
Optional.
|
String |
getLinkedResource()
Output only.
|
com.google.protobuf.ByteString |
getLinkedResourceBytes()
Output only.
|
String |
getName()
Required when used in
[UpdateEntryRequest][google.cloud.datacatalog.v1beta1.UpdateEntryRequest].
|
com.google.protobuf.ByteString |
getNameBytes()
Required when used in
[UpdateEntryRequest][google.cloud.datacatalog.v1beta1.UpdateEntryRequest].
|
Schema |
getSchema()
Optional.
|
Schema.Builder |
getSchemaBuilder()
Optional.
|
SchemaOrBuilder |
getSchemaOrBuilder()
Optional.
|
SystemTimestamps |
getSourceSystemTimestamps()
Output only.
|
SystemTimestamps.Builder |
getSourceSystemTimestampsBuilder()
Output only.
|
SystemTimestampsOrBuilder |
getSourceSystemTimestampsOrBuilder()
Output only.
|
EntryType |
getType()
Required.
|
Entry.TypeSpecCase |
getTypeSpecCase() |
int |
getTypeValue()
Required.
|
boolean |
hasBigqueryDateShardedSpec()
Specification for a group of BigQuery tables with name pattern
[prefix]YYYYMMDD.
|
boolean |
hasBigqueryTableSpec()
Specification that applies to a BigQuery table.
|
boolean |
hasSchema()
Optional.
|
boolean |
hasSourceSystemTimestamps()
Output only.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Entry.Builder |
mergeBigqueryDateShardedSpec(BigQueryDateShardedSpec value)
Specification for a group of BigQuery tables with name pattern
[prefix]YYYYMMDD.
|
Entry.Builder |
mergeBigqueryTableSpec(BigQueryTableSpec value)
Specification that applies to a BigQuery table.
|
Entry.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Entry.Builder |
mergeFrom(Entry other) |
Entry.Builder |
mergeFrom(com.google.protobuf.Message other) |
Entry.Builder |
mergeSchema(Schema value)
Optional.
|
Entry.Builder |
mergeSourceSystemTimestamps(SystemTimestamps value)
Output only.
|
Entry.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Entry.Builder |
setBigqueryDateShardedSpec(BigQueryDateShardedSpec.Builder builderForValue)
Specification for a group of BigQuery tables with name pattern
[prefix]YYYYMMDD.
|
Entry.Builder |
setBigqueryDateShardedSpec(BigQueryDateShardedSpec value)
Specification for a group of BigQuery tables with name pattern
[prefix]YYYYMMDD.
|
Entry.Builder |
setBigqueryTableSpec(BigQueryTableSpec.Builder builderForValue)
Specification that applies to a BigQuery table.
|
Entry.Builder |
setBigqueryTableSpec(BigQueryTableSpec value)
Specification that applies to a BigQuery table.
|
Entry.Builder |
setDescription(String value)
Optional.
|
Entry.Builder |
setDescriptionBytes(com.google.protobuf.ByteString value)
Optional.
|
Entry.Builder |
setDisplayName(String value)
Optional.
|
Entry.Builder |
setDisplayNameBytes(com.google.protobuf.ByteString value)
Optional.
|
Entry.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Entry.Builder |
setLinkedResource(String value)
Output only.
|
Entry.Builder |
setLinkedResourceBytes(com.google.protobuf.ByteString value)
Output only.
|
Entry.Builder |
setName(String value)
Required when used in
[UpdateEntryRequest][google.cloud.datacatalog.v1beta1.UpdateEntryRequest].
|
Entry.Builder |
setNameBytes(com.google.protobuf.ByteString value)
Required when used in
[UpdateEntryRequest][google.cloud.datacatalog.v1beta1.UpdateEntryRequest].
|
Entry.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Entry.Builder |
setSchema(Schema.Builder builderForValue)
Optional.
|
Entry.Builder |
setSchema(Schema value)
Optional.
|
Entry.Builder |
setSourceSystemTimestamps(SystemTimestamps.Builder builderForValue)
Output only.
|
Entry.Builder |
setSourceSystemTimestamps(SystemTimestamps value)
Output only.
|
Entry.Builder |
setType(EntryType value)
Required.
|
Entry.Builder |
setTypeValue(int value)
Required.
|
Entry.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<Entry.Builder>
public Entry.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<Entry.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<Entry.Builder>
public Entry getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public Entry build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public Entry buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public Entry.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<Entry.Builder>
public Entry.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<Entry.Builder>
public Entry.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<Entry.Builder>
public Entry.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<Entry.Builder>
public Entry.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<Entry.Builder>
public Entry.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<Entry.Builder>
public Entry.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<Entry.Builder>
public Entry.Builder mergeFrom(Entry other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<Entry.Builder>
public Entry.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<Entry.Builder>
IOException
public Entry.TypeSpecCase getTypeSpecCase()
getTypeSpecCase
in interface EntryOrBuilder
public Entry.Builder clearTypeSpec()
public String getName()
Required when used in [UpdateEntryRequest][google.cloud.datacatalog.v1beta1.UpdateEntryRequest]. The Data Catalog resource name of the entry in URL format. For example, "projects/{project_id}/locations/{location}/entryGroups/{entry_group_id}/entries/{entry_id}". Note that this Entry and its child resources may not actually be stored in the location in this name.
string name = 1;
getName
in interface EntryOrBuilder
public com.google.protobuf.ByteString getNameBytes()
Required when used in [UpdateEntryRequest][google.cloud.datacatalog.v1beta1.UpdateEntryRequest]. The Data Catalog resource name of the entry in URL format. For example, "projects/{project_id}/locations/{location}/entryGroups/{entry_group_id}/entries/{entry_id}". Note that this Entry and its child resources may not actually be stored in the location in this name.
string name = 1;
getNameBytes
in interface EntryOrBuilder
public Entry.Builder setName(String value)
Required when used in [UpdateEntryRequest][google.cloud.datacatalog.v1beta1.UpdateEntryRequest]. The Data Catalog resource name of the entry in URL format. For example, "projects/{project_id}/locations/{location}/entryGroups/{entry_group_id}/entries/{entry_id}". Note that this Entry and its child resources may not actually be stored in the location in this name.
string name = 1;
public Entry.Builder clearName()
Required when used in [UpdateEntryRequest][google.cloud.datacatalog.v1beta1.UpdateEntryRequest]. The Data Catalog resource name of the entry in URL format. For example, "projects/{project_id}/locations/{location}/entryGroups/{entry_group_id}/entries/{entry_id}". Note that this Entry and its child resources may not actually be stored in the location in this name.
string name = 1;
public Entry.Builder setNameBytes(com.google.protobuf.ByteString value)
Required when used in [UpdateEntryRequest][google.cloud.datacatalog.v1beta1.UpdateEntryRequest]. The Data Catalog resource name of the entry in URL format. For example, "projects/{project_id}/locations/{location}/entryGroups/{entry_group_id}/entries/{entry_id}". Note that this Entry and its child resources may not actually be stored in the location in this name.
string name = 1;
public String getLinkedResource()
Output only. The full name of the cloud resource the entry belongs to. See: https://cloud.google.com/apis/design/resource_names#full_resource_name Data Catalog supports resources from select Google Cloud Platform systems. `linked_resource` is the full name of the Google Cloud Platform resource. For example, the `linked_resource` for a table resource from BigQuery is: "//bigquery.googleapis.com/projects/projectId/datasets/datasetId/tables/tableId".
string linked_resource = 9;
getLinkedResource
in interface EntryOrBuilder
public com.google.protobuf.ByteString getLinkedResourceBytes()
Output only. The full name of the cloud resource the entry belongs to. See: https://cloud.google.com/apis/design/resource_names#full_resource_name Data Catalog supports resources from select Google Cloud Platform systems. `linked_resource` is the full name of the Google Cloud Platform resource. For example, the `linked_resource` for a table resource from BigQuery is: "//bigquery.googleapis.com/projects/projectId/datasets/datasetId/tables/tableId".
string linked_resource = 9;
getLinkedResourceBytes
in interface EntryOrBuilder
public Entry.Builder setLinkedResource(String value)
Output only. The full name of the cloud resource the entry belongs to. See: https://cloud.google.com/apis/design/resource_names#full_resource_name Data Catalog supports resources from select Google Cloud Platform systems. `linked_resource` is the full name of the Google Cloud Platform resource. For example, the `linked_resource` for a table resource from BigQuery is: "//bigquery.googleapis.com/projects/projectId/datasets/datasetId/tables/tableId".
string linked_resource = 9;
public Entry.Builder clearLinkedResource()
Output only. The full name of the cloud resource the entry belongs to. See: https://cloud.google.com/apis/design/resource_names#full_resource_name Data Catalog supports resources from select Google Cloud Platform systems. `linked_resource` is the full name of the Google Cloud Platform resource. For example, the `linked_resource` for a table resource from BigQuery is: "//bigquery.googleapis.com/projects/projectId/datasets/datasetId/tables/tableId".
string linked_resource = 9;
public Entry.Builder setLinkedResourceBytes(com.google.protobuf.ByteString value)
Output only. The full name of the cloud resource the entry belongs to. See: https://cloud.google.com/apis/design/resource_names#full_resource_name Data Catalog supports resources from select Google Cloud Platform systems. `linked_resource` is the full name of the Google Cloud Platform resource. For example, the `linked_resource` for a table resource from BigQuery is: "//bigquery.googleapis.com/projects/projectId/datasets/datasetId/tables/tableId".
string linked_resource = 9;
public int getTypeValue()
Required. Type of entry.
.google.cloud.datacatalog.v1beta1.EntryType type = 2;
getTypeValue
in interface EntryOrBuilder
public Entry.Builder setTypeValue(int value)
Required. Type of entry.
.google.cloud.datacatalog.v1beta1.EntryType type = 2;
public EntryType getType()
Required. Type of entry.
.google.cloud.datacatalog.v1beta1.EntryType type = 2;
getType
in interface EntryOrBuilder
public Entry.Builder setType(EntryType value)
Required. Type of entry.
.google.cloud.datacatalog.v1beta1.EntryType type = 2;
public Entry.Builder clearType()
Required. Type of entry.
.google.cloud.datacatalog.v1beta1.EntryType type = 2;
public boolean hasBigqueryTableSpec()
Specification that applies to a BigQuery table. This is only valid on entries of type TABLE.
.google.cloud.datacatalog.v1beta1.BigQueryTableSpec bigquery_table_spec = 12;
hasBigqueryTableSpec
in interface EntryOrBuilder
public BigQueryTableSpec getBigqueryTableSpec()
Specification that applies to a BigQuery table. This is only valid on entries of type TABLE.
.google.cloud.datacatalog.v1beta1.BigQueryTableSpec bigquery_table_spec = 12;
getBigqueryTableSpec
in interface EntryOrBuilder
public Entry.Builder setBigqueryTableSpec(BigQueryTableSpec value)
Specification that applies to a BigQuery table. This is only valid on entries of type TABLE.
.google.cloud.datacatalog.v1beta1.BigQueryTableSpec bigquery_table_spec = 12;
public Entry.Builder setBigqueryTableSpec(BigQueryTableSpec.Builder builderForValue)
Specification that applies to a BigQuery table. This is only valid on entries of type TABLE.
.google.cloud.datacatalog.v1beta1.BigQueryTableSpec bigquery_table_spec = 12;
public Entry.Builder mergeBigqueryTableSpec(BigQueryTableSpec value)
Specification that applies to a BigQuery table. This is only valid on entries of type TABLE.
.google.cloud.datacatalog.v1beta1.BigQueryTableSpec bigquery_table_spec = 12;
public Entry.Builder clearBigqueryTableSpec()
Specification that applies to a BigQuery table. This is only valid on entries of type TABLE.
.google.cloud.datacatalog.v1beta1.BigQueryTableSpec bigquery_table_spec = 12;
public BigQueryTableSpec.Builder getBigqueryTableSpecBuilder()
Specification that applies to a BigQuery table. This is only valid on entries of type TABLE.
.google.cloud.datacatalog.v1beta1.BigQueryTableSpec bigquery_table_spec = 12;
public BigQueryTableSpecOrBuilder getBigqueryTableSpecOrBuilder()
Specification that applies to a BigQuery table. This is only valid on entries of type TABLE.
.google.cloud.datacatalog.v1beta1.BigQueryTableSpec bigquery_table_spec = 12;
getBigqueryTableSpecOrBuilder
in interface EntryOrBuilder
public boolean hasBigqueryDateShardedSpec()
Specification for a group of BigQuery tables with name pattern [prefix]YYYYMMDD. Context: https://cloud.google.com/bigquery/docs/partitioned-tables#partitioning_versus_sharding
.google.cloud.datacatalog.v1beta1.BigQueryDateShardedSpec bigquery_date_sharded_spec = 15;
hasBigqueryDateShardedSpec
in interface EntryOrBuilder
public BigQueryDateShardedSpec getBigqueryDateShardedSpec()
Specification for a group of BigQuery tables with name pattern [prefix]YYYYMMDD. Context: https://cloud.google.com/bigquery/docs/partitioned-tables#partitioning_versus_sharding
.google.cloud.datacatalog.v1beta1.BigQueryDateShardedSpec bigquery_date_sharded_spec = 15;
getBigqueryDateShardedSpec
in interface EntryOrBuilder
public Entry.Builder setBigqueryDateShardedSpec(BigQueryDateShardedSpec value)
Specification for a group of BigQuery tables with name pattern [prefix]YYYYMMDD. Context: https://cloud.google.com/bigquery/docs/partitioned-tables#partitioning_versus_sharding
.google.cloud.datacatalog.v1beta1.BigQueryDateShardedSpec bigquery_date_sharded_spec = 15;
public Entry.Builder setBigqueryDateShardedSpec(BigQueryDateShardedSpec.Builder builderForValue)
Specification for a group of BigQuery tables with name pattern [prefix]YYYYMMDD. Context: https://cloud.google.com/bigquery/docs/partitioned-tables#partitioning_versus_sharding
.google.cloud.datacatalog.v1beta1.BigQueryDateShardedSpec bigquery_date_sharded_spec = 15;
public Entry.Builder mergeBigqueryDateShardedSpec(BigQueryDateShardedSpec value)
Specification for a group of BigQuery tables with name pattern [prefix]YYYYMMDD. Context: https://cloud.google.com/bigquery/docs/partitioned-tables#partitioning_versus_sharding
.google.cloud.datacatalog.v1beta1.BigQueryDateShardedSpec bigquery_date_sharded_spec = 15;
public Entry.Builder clearBigqueryDateShardedSpec()
Specification for a group of BigQuery tables with name pattern [prefix]YYYYMMDD. Context: https://cloud.google.com/bigquery/docs/partitioned-tables#partitioning_versus_sharding
.google.cloud.datacatalog.v1beta1.BigQueryDateShardedSpec bigquery_date_sharded_spec = 15;
public BigQueryDateShardedSpec.Builder getBigqueryDateShardedSpecBuilder()
Specification for a group of BigQuery tables with name pattern [prefix]YYYYMMDD. Context: https://cloud.google.com/bigquery/docs/partitioned-tables#partitioning_versus_sharding
.google.cloud.datacatalog.v1beta1.BigQueryDateShardedSpec bigquery_date_sharded_spec = 15;
public BigQueryDateShardedSpecOrBuilder getBigqueryDateShardedSpecOrBuilder()
Specification for a group of BigQuery tables with name pattern [prefix]YYYYMMDD. Context: https://cloud.google.com/bigquery/docs/partitioned-tables#partitioning_versus_sharding
.google.cloud.datacatalog.v1beta1.BigQueryDateShardedSpec bigquery_date_sharded_spec = 15;
getBigqueryDateShardedSpecOrBuilder
in interface EntryOrBuilder
public String getDisplayName()
Optional. Display information such as title and description. A short name to identify the entry, for example, "Analytics Data - Jan 2011". Default value is an empty string.
string display_name = 3;
getDisplayName
in interface EntryOrBuilder
public com.google.protobuf.ByteString getDisplayNameBytes()
Optional. Display information such as title and description. A short name to identify the entry, for example, "Analytics Data - Jan 2011". Default value is an empty string.
string display_name = 3;
getDisplayNameBytes
in interface EntryOrBuilder
public Entry.Builder setDisplayName(String value)
Optional. Display information such as title and description. A short name to identify the entry, for example, "Analytics Data - Jan 2011". Default value is an empty string.
string display_name = 3;
public Entry.Builder clearDisplayName()
Optional. Display information such as title and description. A short name to identify the entry, for example, "Analytics Data - Jan 2011". Default value is an empty string.
string display_name = 3;
public Entry.Builder setDisplayNameBytes(com.google.protobuf.ByteString value)
Optional. Display information such as title and description. A short name to identify the entry, for example, "Analytics Data - Jan 2011". Default value is an empty string.
string display_name = 3;
public String getDescription()
Optional. Entry description, which can consist of several sentences or paragraphs that describe entry contents. Default value is an empty string.
string description = 4;
getDescription
in interface EntryOrBuilder
public com.google.protobuf.ByteString getDescriptionBytes()
Optional. Entry description, which can consist of several sentences or paragraphs that describe entry contents. Default value is an empty string.
string description = 4;
getDescriptionBytes
in interface EntryOrBuilder
public Entry.Builder setDescription(String value)
Optional. Entry description, which can consist of several sentences or paragraphs that describe entry contents. Default value is an empty string.
string description = 4;
public Entry.Builder clearDescription()
Optional. Entry description, which can consist of several sentences or paragraphs that describe entry contents. Default value is an empty string.
string description = 4;
public Entry.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
Optional. Entry description, which can consist of several sentences or paragraphs that describe entry contents. Default value is an empty string.
string description = 4;
public boolean hasSchema()
Optional. Schema of the entry. An entry might not have any schema attached to it.
.google.cloud.datacatalog.v1beta1.Schema schema = 5;
hasSchema
in interface EntryOrBuilder
public Schema getSchema()
Optional. Schema of the entry. An entry might not have any schema attached to it.
.google.cloud.datacatalog.v1beta1.Schema schema = 5;
getSchema
in interface EntryOrBuilder
public Entry.Builder setSchema(Schema value)
Optional. Schema of the entry. An entry might not have any schema attached to it.
.google.cloud.datacatalog.v1beta1.Schema schema = 5;
public Entry.Builder setSchema(Schema.Builder builderForValue)
Optional. Schema of the entry. An entry might not have any schema attached to it.
.google.cloud.datacatalog.v1beta1.Schema schema = 5;
public Entry.Builder mergeSchema(Schema value)
Optional. Schema of the entry. An entry might not have any schema attached to it.
.google.cloud.datacatalog.v1beta1.Schema schema = 5;
public Entry.Builder clearSchema()
Optional. Schema of the entry. An entry might not have any schema attached to it.
.google.cloud.datacatalog.v1beta1.Schema schema = 5;
public Schema.Builder getSchemaBuilder()
Optional. Schema of the entry. An entry might not have any schema attached to it.
.google.cloud.datacatalog.v1beta1.Schema schema = 5;
public SchemaOrBuilder getSchemaOrBuilder()
Optional. Schema of the entry. An entry might not have any schema attached to it.
.google.cloud.datacatalog.v1beta1.Schema schema = 5;
getSchemaOrBuilder
in interface EntryOrBuilder
public boolean hasSourceSystemTimestamps()
Output only. Timestamps about the underlying Google Cloud Platform resource -- not about this Data Catalog Entry.
.google.cloud.datacatalog.v1beta1.SystemTimestamps source_system_timestamps = 7;
hasSourceSystemTimestamps
in interface EntryOrBuilder
public SystemTimestamps getSourceSystemTimestamps()
Output only. Timestamps about the underlying Google Cloud Platform resource -- not about this Data Catalog Entry.
.google.cloud.datacatalog.v1beta1.SystemTimestamps source_system_timestamps = 7;
getSourceSystemTimestamps
in interface EntryOrBuilder
public Entry.Builder setSourceSystemTimestamps(SystemTimestamps value)
Output only. Timestamps about the underlying Google Cloud Platform resource -- not about this Data Catalog Entry.
.google.cloud.datacatalog.v1beta1.SystemTimestamps source_system_timestamps = 7;
public Entry.Builder setSourceSystemTimestamps(SystemTimestamps.Builder builderForValue)
Output only. Timestamps about the underlying Google Cloud Platform resource -- not about this Data Catalog Entry.
.google.cloud.datacatalog.v1beta1.SystemTimestamps source_system_timestamps = 7;
public Entry.Builder mergeSourceSystemTimestamps(SystemTimestamps value)
Output only. Timestamps about the underlying Google Cloud Platform resource -- not about this Data Catalog Entry.
.google.cloud.datacatalog.v1beta1.SystemTimestamps source_system_timestamps = 7;
public Entry.Builder clearSourceSystemTimestamps()
Output only. Timestamps about the underlying Google Cloud Platform resource -- not about this Data Catalog Entry.
.google.cloud.datacatalog.v1beta1.SystemTimestamps source_system_timestamps = 7;
public SystemTimestamps.Builder getSourceSystemTimestampsBuilder()
Output only. Timestamps about the underlying Google Cloud Platform resource -- not about this Data Catalog Entry.
.google.cloud.datacatalog.v1beta1.SystemTimestamps source_system_timestamps = 7;
public SystemTimestampsOrBuilder getSourceSystemTimestampsOrBuilder()
Output only. Timestamps about the underlying Google Cloud Platform resource -- not about this Data Catalog Entry.
.google.cloud.datacatalog.v1beta1.SystemTimestamps source_system_timestamps = 7;
getSourceSystemTimestampsOrBuilder
in interface EntryOrBuilder
public final Entry.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Entry.Builder>
public final Entry.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Entry.Builder>
Copyright © 2019 Google LLC. All rights reserved.