Class Entry.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Entry.Builder>
-
- com.google.cloud.datacatalog.v1beta1.Entry.Builder
-
- All Implemented Interfaces:
EntryOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- Entry
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), or outside of Google Cloud Platform. 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 typegoogle.cloud.datacatalog.v1beta1.Entry
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Entry.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Entrybuild()EntrybuildPartial()Entry.Builderclear()Entry.BuilderclearBigqueryDateShardedSpec()Specification for a group of BigQuery tables with name pattern `[prefix]YYYYMMDD`.Entry.BuilderclearBigqueryTableSpec()Specification that applies to a BigQuery table.Entry.BuilderclearDescription()Entry description, which can consist of several sentences or paragraphs that describe entry contents.Entry.BuilderclearDisplayName()Display information such as title and description.Entry.BuilderclearEntryType()Entry.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Entry.BuilderclearGcsFilesetSpec()Specification that applies to a Cloud Storage fileset.Entry.BuilderclearIntegratedSystem()Output only.Entry.BuilderclearLinkedResource()The resource this metadata entry refers to.Entry.BuilderclearName()Output only.Entry.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Entry.BuilderclearSchema()Schema of the entry.Entry.BuilderclearSourceSystemTimestamps()Output only.Entry.BuilderclearSystem()Entry.BuilderclearType()The type of the entry.Entry.BuilderclearTypeSpec()Entry.BuilderclearUsageSignal()Output only.Entry.BuilderclearUserSpecifiedSystem()This field indicates the entry's source system that Data Catalog does not integrate with.Entry.BuilderclearUserSpecifiedType()Entry type if it does not fit any of the input-allowed values listed in `EntryType` enum above.Entry.Builderclone()BigQueryDateShardedSpecgetBigqueryDateShardedSpec()Specification for a group of BigQuery tables with name pattern `[prefix]YYYYMMDD`.BigQueryDateShardedSpec.BuildergetBigqueryDateShardedSpecBuilder()Specification for a group of BigQuery tables with name pattern `[prefix]YYYYMMDD`.BigQueryDateShardedSpecOrBuildergetBigqueryDateShardedSpecOrBuilder()Specification for a group of BigQuery tables with name pattern `[prefix]YYYYMMDD`.BigQueryTableSpecgetBigqueryTableSpec()Specification that applies to a BigQuery table.BigQueryTableSpec.BuildergetBigqueryTableSpecBuilder()Specification that applies to a BigQuery table.BigQueryTableSpecOrBuildergetBigqueryTableSpecOrBuilder()Specification that applies to a BigQuery table.EntrygetDefaultInstanceForType()StringgetDescription()Entry description, which can consist of several sentences or paragraphs that describe entry contents.com.google.protobuf.ByteStringgetDescriptionBytes()Entry description, which can consist of several sentences or paragraphs that describe entry contents.static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetDisplayName()Display information such as title and description.com.google.protobuf.ByteStringgetDisplayNameBytes()Display information such as title and description.Entry.EntryTypeCasegetEntryTypeCase()GcsFilesetSpecgetGcsFilesetSpec()Specification that applies to a Cloud Storage fileset.GcsFilesetSpec.BuildergetGcsFilesetSpecBuilder()Specification that applies to a Cloud Storage fileset.GcsFilesetSpecOrBuildergetGcsFilesetSpecOrBuilder()Specification that applies to a Cloud Storage fileset.IntegratedSystemgetIntegratedSystem()Output only.intgetIntegratedSystemValue()Output only.StringgetLinkedResource()The resource this metadata entry refers to.com.google.protobuf.ByteStringgetLinkedResourceBytes()The resource this metadata entry refers to.StringgetName()Output only.com.google.protobuf.ByteStringgetNameBytes()Output only.SchemagetSchema()Schema of the entry.Schema.BuildergetSchemaBuilder()Schema of the entry.SchemaOrBuildergetSchemaOrBuilder()Schema of the entry.SystemTimestampsgetSourceSystemTimestamps()Output only.SystemTimestamps.BuildergetSourceSystemTimestampsBuilder()Output only.SystemTimestampsOrBuildergetSourceSystemTimestampsOrBuilder()Output only.Entry.SystemCasegetSystemCase()EntryTypegetType()The type of the entry.Entry.TypeSpecCasegetTypeSpecCase()intgetTypeValue()The type of the entry.UsageSignalgetUsageSignal()Output only.UsageSignal.BuildergetUsageSignalBuilder()Output only.UsageSignalOrBuildergetUsageSignalOrBuilder()Output only.StringgetUserSpecifiedSystem()This field indicates the entry's source system that Data Catalog does not integrate with.com.google.protobuf.ByteStringgetUserSpecifiedSystemBytes()This field indicates the entry's source system that Data Catalog does not integrate with.StringgetUserSpecifiedType()Entry type if it does not fit any of the input-allowed values listed in `EntryType` enum above.com.google.protobuf.ByteStringgetUserSpecifiedTypeBytes()Entry type if it does not fit any of the input-allowed values listed in `EntryType` enum above.booleanhasBigqueryDateShardedSpec()Specification for a group of BigQuery tables with name pattern `[prefix]YYYYMMDD`.booleanhasBigqueryTableSpec()Specification that applies to a BigQuery table.booleanhasGcsFilesetSpec()Specification that applies to a Cloud Storage fileset.booleanhasIntegratedSystem()Output only.booleanhasSchema()Schema of the entry.booleanhasSourceSystemTimestamps()Output only.booleanhasType()The type of the entry.booleanhasUsageSignal()Output only.booleanhasUserSpecifiedSystem()This field indicates the entry's source system that Data Catalog does not integrate with.booleanhasUserSpecifiedType()Entry type if it does not fit any of the input-allowed values listed in `EntryType` enum above.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Entry.BuildermergeBigqueryDateShardedSpec(BigQueryDateShardedSpec value)Specification for a group of BigQuery tables with name pattern `[prefix]YYYYMMDD`.Entry.BuildermergeBigqueryTableSpec(BigQueryTableSpec value)Specification that applies to a BigQuery table.Entry.BuildermergeFrom(Entry other)Entry.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Entry.BuildermergeFrom(com.google.protobuf.Message other)Entry.BuildermergeGcsFilesetSpec(GcsFilesetSpec value)Specification that applies to a Cloud Storage fileset.Entry.BuildermergeSchema(Schema value)Schema of the entry.Entry.BuildermergeSourceSystemTimestamps(SystemTimestamps value)Output only.Entry.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Entry.BuildermergeUsageSignal(UsageSignal value)Output only.Entry.BuildersetBigqueryDateShardedSpec(BigQueryDateShardedSpec value)Specification for a group of BigQuery tables with name pattern `[prefix]YYYYMMDD`.Entry.BuildersetBigqueryDateShardedSpec(BigQueryDateShardedSpec.Builder builderForValue)Specification for a group of BigQuery tables with name pattern `[prefix]YYYYMMDD`.Entry.BuildersetBigqueryTableSpec(BigQueryTableSpec value)Specification that applies to a BigQuery table.Entry.BuildersetBigqueryTableSpec(BigQueryTableSpec.Builder builderForValue)Specification that applies to a BigQuery table.Entry.BuildersetDescription(String value)Entry description, which can consist of several sentences or paragraphs that describe entry contents.Entry.BuildersetDescriptionBytes(com.google.protobuf.ByteString value)Entry description, which can consist of several sentences or paragraphs that describe entry contents.Entry.BuildersetDisplayName(String value)Display information such as title and description.Entry.BuildersetDisplayNameBytes(com.google.protobuf.ByteString value)Display information such as title and description.Entry.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Entry.BuildersetGcsFilesetSpec(GcsFilesetSpec value)Specification that applies to a Cloud Storage fileset.Entry.BuildersetGcsFilesetSpec(GcsFilesetSpec.Builder builderForValue)Specification that applies to a Cloud Storage fileset.Entry.BuildersetIntegratedSystem(IntegratedSystem value)Output only.Entry.BuildersetIntegratedSystemValue(int value)Output only.Entry.BuildersetLinkedResource(String value)The resource this metadata entry refers to.Entry.BuildersetLinkedResourceBytes(com.google.protobuf.ByteString value)The resource this metadata entry refers to.Entry.BuildersetName(String value)Output only.Entry.BuildersetNameBytes(com.google.protobuf.ByteString value)Output only.Entry.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Entry.BuildersetSchema(Schema value)Schema of the entry.Entry.BuildersetSchema(Schema.Builder builderForValue)Schema of the entry.Entry.BuildersetSourceSystemTimestamps(SystemTimestamps value)Output only.Entry.BuildersetSourceSystemTimestamps(SystemTimestamps.Builder builderForValue)Output only.Entry.BuildersetType(EntryType value)The type of the entry.Entry.BuildersetTypeValue(int value)The type of the entry.Entry.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Entry.BuildersetUsageSignal(UsageSignal value)Output only.Entry.BuildersetUsageSignal(UsageSignal.Builder builderForValue)Output only.Entry.BuildersetUserSpecifiedSystem(String value)This field indicates the entry's source system that Data Catalog does not integrate with.Entry.BuildersetUserSpecifiedSystemBytes(com.google.protobuf.ByteString value)This field indicates the entry's source system that Data Catalog does not integrate with.Entry.BuildersetUserSpecifiedType(String value)Entry type if it does not fit any of the input-allowed values listed in `EntryType` enum above.Entry.BuildersetUserSpecifiedTypeBytes(com.google.protobuf.ByteString value)Entry type if it does not fit any of the input-allowed values listed in `EntryType` enum above.-
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<Entry.Builder>
-
clear
public Entry.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<Entry.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<Entry.Builder>
-
getDefaultInstanceForType
public Entry getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Entry build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Entry buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Entry.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<Entry.Builder>
-
setField
public Entry.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<Entry.Builder>
-
clearField
public Entry.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Entry.Builder>
-
clearOneof
public Entry.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Entry.Builder>
-
setRepeatedField
public Entry.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<Entry.Builder>
-
addRepeatedField
public Entry.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<Entry.Builder>
-
mergeFrom
public Entry.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Entry.Builder>
-
mergeFrom
public Entry.Builder mergeFrom(Entry other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Entry.Builder>
-
mergeFrom
public Entry.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<Entry.Builder>- Throws:
IOException
-
getEntryTypeCase
public Entry.EntryTypeCase getEntryTypeCase()
- Specified by:
getEntryTypeCasein interfaceEntryOrBuilder
-
clearEntryType
public Entry.Builder clearEntryType()
-
getSystemCase
public Entry.SystemCase getSystemCase()
- Specified by:
getSystemCasein interfaceEntryOrBuilder
-
clearSystem
public Entry.Builder clearSystem()
-
getTypeSpecCase
public Entry.TypeSpecCase getTypeSpecCase()
- Specified by:
getTypeSpecCasein interfaceEntryOrBuilder
-
clearTypeSpec
public Entry.Builder clearTypeSpec()
-
getName
public String getName()
Output only. The Data Catalog resource name of the entry in URL format. 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 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Specified by:
getNamein interfaceEntryOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Output only. The Data Catalog resource name of the entry in URL format. 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 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Specified by:
getNameBytesin interfaceEntryOrBuilder- Returns:
- The bytes for name.
-
setName
public Entry.Builder setName(String value)
Output only. The Data Catalog resource name of the entry in URL format. 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 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
public Entry.Builder clearName()
Output only. The Data Catalog resource name of the entry in URL format. 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 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Returns:
- This builder for chaining.
-
setNameBytes
public Entry.Builder setNameBytes(com.google.protobuf.ByteString value)
Output only. The Data Catalog resource name of the entry in URL format. 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 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
getLinkedResource
public String getLinkedResource()
The resource this metadata entry refers to. For Google Cloud Platform resources, `linked_resource` is the [full name of the resource](https://cloud.google.com/apis/design/resource_names#full_resource_name). For example, the `linked_resource` for a table resource from BigQuery is: * //bigquery.googleapis.com/projects/projectId/datasets/datasetId/tables/tableId Output only when Entry is of type in the EntryType enum. For entries with user_specified_type, this field is optional and defaults to an empty string.
string linked_resource = 9;- Specified by:
getLinkedResourcein interfaceEntryOrBuilder- Returns:
- The linkedResource.
-
getLinkedResourceBytes
public com.google.protobuf.ByteString getLinkedResourceBytes()
The resource this metadata entry refers to. For Google Cloud Platform resources, `linked_resource` is the [full name of the resource](https://cloud.google.com/apis/design/resource_names#full_resource_name). For example, the `linked_resource` for a table resource from BigQuery is: * //bigquery.googleapis.com/projects/projectId/datasets/datasetId/tables/tableId Output only when Entry is of type in the EntryType enum. For entries with user_specified_type, this field is optional and defaults to an empty string.
string linked_resource = 9;- Specified by:
getLinkedResourceBytesin interfaceEntryOrBuilder- Returns:
- The bytes for linkedResource.
-
setLinkedResource
public Entry.Builder setLinkedResource(String value)
The resource this metadata entry refers to. For Google Cloud Platform resources, `linked_resource` is the [full name of the resource](https://cloud.google.com/apis/design/resource_names#full_resource_name). For example, the `linked_resource` for a table resource from BigQuery is: * //bigquery.googleapis.com/projects/projectId/datasets/datasetId/tables/tableId Output only when Entry is of type in the EntryType enum. For entries with user_specified_type, this field is optional and defaults to an empty string.
string linked_resource = 9;- Parameters:
value- The linkedResource to set.- Returns:
- This builder for chaining.
-
clearLinkedResource
public Entry.Builder clearLinkedResource()
The resource this metadata entry refers to. For Google Cloud Platform resources, `linked_resource` is the [full name of the resource](https://cloud.google.com/apis/design/resource_names#full_resource_name). For example, the `linked_resource` for a table resource from BigQuery is: * //bigquery.googleapis.com/projects/projectId/datasets/datasetId/tables/tableId Output only when Entry is of type in the EntryType enum. For entries with user_specified_type, this field is optional and defaults to an empty string.
string linked_resource = 9;- Returns:
- This builder for chaining.
-
setLinkedResourceBytes
public Entry.Builder setLinkedResourceBytes(com.google.protobuf.ByteString value)
The resource this metadata entry refers to. For Google Cloud Platform resources, `linked_resource` is the [full name of the resource](https://cloud.google.com/apis/design/resource_names#full_resource_name). For example, the `linked_resource` for a table resource from BigQuery is: * //bigquery.googleapis.com/projects/projectId/datasets/datasetId/tables/tableId Output only when Entry is of type in the EntryType enum. For entries with user_specified_type, this field is optional and defaults to an empty string.
string linked_resource = 9;- Parameters:
value- The bytes for linkedResource to set.- Returns:
- This builder for chaining.
-
hasType
public boolean hasType()
The type of the entry. Only used for Entries with types in the EntryType enum.
.google.cloud.datacatalog.v1beta1.EntryType type = 2;- Specified by:
hasTypein interfaceEntryOrBuilder- Returns:
- Whether the type field is set.
-
getTypeValue
public int getTypeValue()
The type of the entry. Only used for Entries with types in the EntryType enum.
.google.cloud.datacatalog.v1beta1.EntryType type = 2;- Specified by:
getTypeValuein interfaceEntryOrBuilder- Returns:
- The enum numeric value on the wire for type.
-
setTypeValue
public Entry.Builder setTypeValue(int value)
The type of the entry. Only used for Entries with types in the EntryType enum.
.google.cloud.datacatalog.v1beta1.EntryType type = 2;- Parameters:
value- The enum numeric value on the wire for type to set.- Returns:
- This builder for chaining.
-
getType
public EntryType getType()
The type of the entry. Only used for Entries with types in the EntryType enum.
.google.cloud.datacatalog.v1beta1.EntryType type = 2;- Specified by:
getTypein interfaceEntryOrBuilder- Returns:
- The type.
-
setType
public Entry.Builder setType(EntryType value)
The type of the entry. Only used for Entries with types in the EntryType enum.
.google.cloud.datacatalog.v1beta1.EntryType type = 2;- Parameters:
value- The type to set.- Returns:
- This builder for chaining.
-
clearType
public Entry.Builder clearType()
The type of the entry. Only used for Entries with types in the EntryType enum.
.google.cloud.datacatalog.v1beta1.EntryType type = 2;- Returns:
- This builder for chaining.
-
hasUserSpecifiedType
public boolean hasUserSpecifiedType()
Entry type if it does not fit any of the input-allowed values listed in `EntryType` enum above. When creating an entry, users should check the enum values first, if nothing matches the entry to be created, then provide a custom value, for example "my_special_type". `user_specified_type` strings must begin with a letter or underscore and can only contain letters, numbers, and underscores; are case insensitive; must be at least 1 character and at most 64 characters long. Currently, only FILESET enum value is allowed. All other entries created through Data Catalog must use `user_specified_type`.
string user_specified_type = 16;- Specified by:
hasUserSpecifiedTypein interfaceEntryOrBuilder- Returns:
- Whether the userSpecifiedType field is set.
-
getUserSpecifiedType
public String getUserSpecifiedType()
Entry type if it does not fit any of the input-allowed values listed in `EntryType` enum above. When creating an entry, users should check the enum values first, if nothing matches the entry to be created, then provide a custom value, for example "my_special_type". `user_specified_type` strings must begin with a letter or underscore and can only contain letters, numbers, and underscores; are case insensitive; must be at least 1 character and at most 64 characters long. Currently, only FILESET enum value is allowed. All other entries created through Data Catalog must use `user_specified_type`.
string user_specified_type = 16;- Specified by:
getUserSpecifiedTypein interfaceEntryOrBuilder- Returns:
- The userSpecifiedType.
-
getUserSpecifiedTypeBytes
public com.google.protobuf.ByteString getUserSpecifiedTypeBytes()
Entry type if it does not fit any of the input-allowed values listed in `EntryType` enum above. When creating an entry, users should check the enum values first, if nothing matches the entry to be created, then provide a custom value, for example "my_special_type". `user_specified_type` strings must begin with a letter or underscore and can only contain letters, numbers, and underscores; are case insensitive; must be at least 1 character and at most 64 characters long. Currently, only FILESET enum value is allowed. All other entries created through Data Catalog must use `user_specified_type`.
string user_specified_type = 16;- Specified by:
getUserSpecifiedTypeBytesin interfaceEntryOrBuilder- Returns:
- The bytes for userSpecifiedType.
-
setUserSpecifiedType
public Entry.Builder setUserSpecifiedType(String value)
Entry type if it does not fit any of the input-allowed values listed in `EntryType` enum above. When creating an entry, users should check the enum values first, if nothing matches the entry to be created, then provide a custom value, for example "my_special_type". `user_specified_type` strings must begin with a letter or underscore and can only contain letters, numbers, and underscores; are case insensitive; must be at least 1 character and at most 64 characters long. Currently, only FILESET enum value is allowed. All other entries created through Data Catalog must use `user_specified_type`.
string user_specified_type = 16;- Parameters:
value- The userSpecifiedType to set.- Returns:
- This builder for chaining.
-
clearUserSpecifiedType
public Entry.Builder clearUserSpecifiedType()
Entry type if it does not fit any of the input-allowed values listed in `EntryType` enum above. When creating an entry, users should check the enum values first, if nothing matches the entry to be created, then provide a custom value, for example "my_special_type". `user_specified_type` strings must begin with a letter or underscore and can only contain letters, numbers, and underscores; are case insensitive; must be at least 1 character and at most 64 characters long. Currently, only FILESET enum value is allowed. All other entries created through Data Catalog must use `user_specified_type`.
string user_specified_type = 16;- Returns:
- This builder for chaining.
-
setUserSpecifiedTypeBytes
public Entry.Builder setUserSpecifiedTypeBytes(com.google.protobuf.ByteString value)
Entry type if it does not fit any of the input-allowed values listed in `EntryType` enum above. When creating an entry, users should check the enum values first, if nothing matches the entry to be created, then provide a custom value, for example "my_special_type". `user_specified_type` strings must begin with a letter or underscore and can only contain letters, numbers, and underscores; are case insensitive; must be at least 1 character and at most 64 characters long. Currently, only FILESET enum value is allowed. All other entries created through Data Catalog must use `user_specified_type`.
string user_specified_type = 16;- Parameters:
value- The bytes for userSpecifiedType to set.- Returns:
- This builder for chaining.
-
hasIntegratedSystem
public boolean hasIntegratedSystem()
Output only. This field indicates the entry's source system that Data Catalog integrates with, such as BigQuery or Pub/Sub.
.google.cloud.datacatalog.v1beta1.IntegratedSystem integrated_system = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasIntegratedSystemin interfaceEntryOrBuilder- Returns:
- Whether the integratedSystem field is set.
-
getIntegratedSystemValue
public int getIntegratedSystemValue()
Output only. This field indicates the entry's source system that Data Catalog integrates with, such as BigQuery or Pub/Sub.
.google.cloud.datacatalog.v1beta1.IntegratedSystem integrated_system = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getIntegratedSystemValuein interfaceEntryOrBuilder- Returns:
- The enum numeric value on the wire for integratedSystem.
-
setIntegratedSystemValue
public Entry.Builder setIntegratedSystemValue(int value)
Output only. This field indicates the entry's source system that Data Catalog integrates with, such as BigQuery or Pub/Sub.
.google.cloud.datacatalog.v1beta1.IntegratedSystem integrated_system = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The enum numeric value on the wire for integratedSystem to set.- Returns:
- This builder for chaining.
-
getIntegratedSystem
public IntegratedSystem getIntegratedSystem()
Output only. This field indicates the entry's source system that Data Catalog integrates with, such as BigQuery or Pub/Sub.
.google.cloud.datacatalog.v1beta1.IntegratedSystem integrated_system = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getIntegratedSystemin interfaceEntryOrBuilder- Returns:
- The integratedSystem.
-
setIntegratedSystem
public Entry.Builder setIntegratedSystem(IntegratedSystem value)
Output only. This field indicates the entry's source system that Data Catalog integrates with, such as BigQuery or Pub/Sub.
.google.cloud.datacatalog.v1beta1.IntegratedSystem integrated_system = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The integratedSystem to set.- Returns:
- This builder for chaining.
-
clearIntegratedSystem
public Entry.Builder clearIntegratedSystem()
Output only. This field indicates the entry's source system that Data Catalog integrates with, such as BigQuery or Pub/Sub.
.google.cloud.datacatalog.v1beta1.IntegratedSystem integrated_system = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
hasUserSpecifiedSystem
public boolean hasUserSpecifiedSystem()
This field indicates the entry's source system that Data Catalog does not integrate with. `user_specified_system` strings must begin with a letter or underscore and can only contain letters, numbers, and underscores; are case insensitive; must be at least 1 character and at most 64 characters long.
string user_specified_system = 18;- Specified by:
hasUserSpecifiedSystemin interfaceEntryOrBuilder- Returns:
- Whether the userSpecifiedSystem field is set.
-
getUserSpecifiedSystem
public String getUserSpecifiedSystem()
This field indicates the entry's source system that Data Catalog does not integrate with. `user_specified_system` strings must begin with a letter or underscore and can only contain letters, numbers, and underscores; are case insensitive; must be at least 1 character and at most 64 characters long.
string user_specified_system = 18;- Specified by:
getUserSpecifiedSystemin interfaceEntryOrBuilder- Returns:
- The userSpecifiedSystem.
-
getUserSpecifiedSystemBytes
public com.google.protobuf.ByteString getUserSpecifiedSystemBytes()
This field indicates the entry's source system that Data Catalog does not integrate with. `user_specified_system` strings must begin with a letter or underscore and can only contain letters, numbers, and underscores; are case insensitive; must be at least 1 character and at most 64 characters long.
string user_specified_system = 18;- Specified by:
getUserSpecifiedSystemBytesin interfaceEntryOrBuilder- Returns:
- The bytes for userSpecifiedSystem.
-
setUserSpecifiedSystem
public Entry.Builder setUserSpecifiedSystem(String value)
This field indicates the entry's source system that Data Catalog does not integrate with. `user_specified_system` strings must begin with a letter or underscore and can only contain letters, numbers, and underscores; are case insensitive; must be at least 1 character and at most 64 characters long.
string user_specified_system = 18;- Parameters:
value- The userSpecifiedSystem to set.- Returns:
- This builder for chaining.
-
clearUserSpecifiedSystem
public Entry.Builder clearUserSpecifiedSystem()
This field indicates the entry's source system that Data Catalog does not integrate with. `user_specified_system` strings must begin with a letter or underscore and can only contain letters, numbers, and underscores; are case insensitive; must be at least 1 character and at most 64 characters long.
string user_specified_system = 18;- Returns:
- This builder for chaining.
-
setUserSpecifiedSystemBytes
public Entry.Builder setUserSpecifiedSystemBytes(com.google.protobuf.ByteString value)
This field indicates the entry's source system that Data Catalog does not integrate with. `user_specified_system` strings must begin with a letter or underscore and can only contain letters, numbers, and underscores; are case insensitive; must be at least 1 character and at most 64 characters long.
string user_specified_system = 18;- Parameters:
value- The bytes for userSpecifiedSystem to set.- Returns:
- This builder for chaining.
-
hasGcsFilesetSpec
public boolean hasGcsFilesetSpec()
Specification that applies to a Cloud Storage fileset. This is only valid on entries of type FILESET.
.google.cloud.datacatalog.v1beta1.GcsFilesetSpec gcs_fileset_spec = 6;- Specified by:
hasGcsFilesetSpecin interfaceEntryOrBuilder- Returns:
- Whether the gcsFilesetSpec field is set.
-
getGcsFilesetSpec
public GcsFilesetSpec getGcsFilesetSpec()
Specification that applies to a Cloud Storage fileset. This is only valid on entries of type FILESET.
.google.cloud.datacatalog.v1beta1.GcsFilesetSpec gcs_fileset_spec = 6;- Specified by:
getGcsFilesetSpecin interfaceEntryOrBuilder- Returns:
- The gcsFilesetSpec.
-
setGcsFilesetSpec
public Entry.Builder setGcsFilesetSpec(GcsFilesetSpec value)
Specification that applies to a Cloud Storage fileset. This is only valid on entries of type FILESET.
.google.cloud.datacatalog.v1beta1.GcsFilesetSpec gcs_fileset_spec = 6;
-
setGcsFilesetSpec
public Entry.Builder setGcsFilesetSpec(GcsFilesetSpec.Builder builderForValue)
Specification that applies to a Cloud Storage fileset. This is only valid on entries of type FILESET.
.google.cloud.datacatalog.v1beta1.GcsFilesetSpec gcs_fileset_spec = 6;
-
mergeGcsFilesetSpec
public Entry.Builder mergeGcsFilesetSpec(GcsFilesetSpec value)
Specification that applies to a Cloud Storage fileset. This is only valid on entries of type FILESET.
.google.cloud.datacatalog.v1beta1.GcsFilesetSpec gcs_fileset_spec = 6;
-
clearGcsFilesetSpec
public Entry.Builder clearGcsFilesetSpec()
Specification that applies to a Cloud Storage fileset. This is only valid on entries of type FILESET.
.google.cloud.datacatalog.v1beta1.GcsFilesetSpec gcs_fileset_spec = 6;
-
getGcsFilesetSpecBuilder
public GcsFilesetSpec.Builder getGcsFilesetSpecBuilder()
Specification that applies to a Cloud Storage fileset. This is only valid on entries of type FILESET.
.google.cloud.datacatalog.v1beta1.GcsFilesetSpec gcs_fileset_spec = 6;
-
getGcsFilesetSpecOrBuilder
public GcsFilesetSpecOrBuilder getGcsFilesetSpecOrBuilder()
Specification that applies to a Cloud Storage fileset. This is only valid on entries of type FILESET.
.google.cloud.datacatalog.v1beta1.GcsFilesetSpec gcs_fileset_spec = 6;- Specified by:
getGcsFilesetSpecOrBuilderin interfaceEntryOrBuilder
-
hasBigqueryTableSpec
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;- Specified by:
hasBigqueryTableSpecin interfaceEntryOrBuilder- Returns:
- Whether the bigqueryTableSpec field is set.
-
getBigqueryTableSpec
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;- Specified by:
getBigqueryTableSpecin interfaceEntryOrBuilder- Returns:
- The bigqueryTableSpec.
-
setBigqueryTableSpec
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;
-
setBigqueryTableSpec
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;
-
mergeBigqueryTableSpec
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;
-
clearBigqueryTableSpec
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;
-
getBigqueryTableSpecBuilder
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;
-
getBigqueryTableSpecOrBuilder
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;- Specified by:
getBigqueryTableSpecOrBuilderin interfaceEntryOrBuilder
-
hasBigqueryDateShardedSpec
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;- Specified by:
hasBigqueryDateShardedSpecin interfaceEntryOrBuilder- Returns:
- Whether the bigqueryDateShardedSpec field is set.
-
getBigqueryDateShardedSpec
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;- Specified by:
getBigqueryDateShardedSpecin interfaceEntryOrBuilder- Returns:
- The bigqueryDateShardedSpec.
-
setBigqueryDateShardedSpec
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;
-
setBigqueryDateShardedSpec
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;
-
mergeBigqueryDateShardedSpec
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;
-
clearBigqueryDateShardedSpec
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;
-
getBigqueryDateShardedSpecBuilder
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;
-
getBigqueryDateShardedSpecOrBuilder
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;- Specified by:
getBigqueryDateShardedSpecOrBuilderin interfaceEntryOrBuilder
-
getDisplayName
public String getDisplayName()
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;- Specified by:
getDisplayNamein interfaceEntryOrBuilder- Returns:
- The displayName.
-
getDisplayNameBytes
public com.google.protobuf.ByteString getDisplayNameBytes()
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;- Specified by:
getDisplayNameBytesin interfaceEntryOrBuilder- Returns:
- The bytes for displayName.
-
setDisplayName
public Entry.Builder setDisplayName(String value)
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;- Parameters:
value- The displayName to set.- Returns:
- This builder for chaining.
-
clearDisplayName
public Entry.Builder clearDisplayName()
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;- Returns:
- This builder for chaining.
-
setDisplayNameBytes
public Entry.Builder setDisplayNameBytes(com.google.protobuf.ByteString value)
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;- Parameters:
value- The bytes for displayName to set.- Returns:
- This builder for chaining.
-
getDescription
public String getDescription()
Entry description, which can consist of several sentences or paragraphs that describe entry contents. Default value is an empty string.
string description = 4;- Specified by:
getDescriptionin interfaceEntryOrBuilder- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()
Entry description, which can consist of several sentences or paragraphs that describe entry contents. Default value is an empty string.
string description = 4;- Specified by:
getDescriptionBytesin interfaceEntryOrBuilder- Returns:
- The bytes for description.
-
setDescription
public Entry.Builder setDescription(String value)
Entry description, which can consist of several sentences or paragraphs that describe entry contents. Default value is an empty string.
string description = 4;- Parameters:
value- The description to set.- Returns:
- This builder for chaining.
-
clearDescription
public Entry.Builder clearDescription()
Entry description, which can consist of several sentences or paragraphs that describe entry contents. Default value is an empty string.
string description = 4;- Returns:
- This builder for chaining.
-
setDescriptionBytes
public Entry.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
Entry description, which can consist of several sentences or paragraphs that describe entry contents. Default value is an empty string.
string description = 4;- Parameters:
value- The bytes for description to set.- Returns:
- This builder for chaining.
-
hasSchema
public boolean hasSchema()
Schema of the entry. An entry might not have any schema attached to it.
.google.cloud.datacatalog.v1beta1.Schema schema = 5;- Specified by:
hasSchemain interfaceEntryOrBuilder- Returns:
- Whether the schema field is set.
-
getSchema
public Schema getSchema()
Schema of the entry. An entry might not have any schema attached to it.
.google.cloud.datacatalog.v1beta1.Schema schema = 5;- Specified by:
getSchemain interfaceEntryOrBuilder- Returns:
- The schema.
-
setSchema
public Entry.Builder setSchema(Schema value)
Schema of the entry. An entry might not have any schema attached to it.
.google.cloud.datacatalog.v1beta1.Schema schema = 5;
-
setSchema
public Entry.Builder setSchema(Schema.Builder builderForValue)
Schema of the entry. An entry might not have any schema attached to it.
.google.cloud.datacatalog.v1beta1.Schema schema = 5;
-
mergeSchema
public Entry.Builder mergeSchema(Schema value)
Schema of the entry. An entry might not have any schema attached to it.
.google.cloud.datacatalog.v1beta1.Schema schema = 5;
-
clearSchema
public Entry.Builder clearSchema()
Schema of the entry. An entry might not have any schema attached to it.
.google.cloud.datacatalog.v1beta1.Schema schema = 5;
-
getSchemaBuilder
public Schema.Builder getSchemaBuilder()
Schema of the entry. An entry might not have any schema attached to it.
.google.cloud.datacatalog.v1beta1.Schema schema = 5;
-
getSchemaOrBuilder
public SchemaOrBuilder getSchemaOrBuilder()
Schema of the entry. An entry might not have any schema attached to it.
.google.cloud.datacatalog.v1beta1.Schema schema = 5;- Specified by:
getSchemaOrBuilderin interfaceEntryOrBuilder
-
hasSourceSystemTimestamps
public boolean hasSourceSystemTimestamps()
Output only. Timestamps about the underlying resource, not about this Data Catalog entry. Output only when Entry is of type in the EntryType enum. For entries with user_specified_type, this field is optional and defaults to an empty timestamp.
.google.cloud.datacatalog.v1beta1.SystemTimestamps source_system_timestamps = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasSourceSystemTimestampsin interfaceEntryOrBuilder- Returns:
- Whether the sourceSystemTimestamps field is set.
-
getSourceSystemTimestamps
public SystemTimestamps getSourceSystemTimestamps()
Output only. Timestamps about the underlying resource, not about this Data Catalog entry. Output only when Entry is of type in the EntryType enum. For entries with user_specified_type, this field is optional and defaults to an empty timestamp.
.google.cloud.datacatalog.v1beta1.SystemTimestamps source_system_timestamps = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getSourceSystemTimestampsin interfaceEntryOrBuilder- Returns:
- The sourceSystemTimestamps.
-
setSourceSystemTimestamps
public Entry.Builder setSourceSystemTimestamps(SystemTimestamps value)
Output only. Timestamps about the underlying resource, not about this Data Catalog entry. Output only when Entry is of type in the EntryType enum. For entries with user_specified_type, this field is optional and defaults to an empty timestamp.
.google.cloud.datacatalog.v1beta1.SystemTimestamps source_system_timestamps = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setSourceSystemTimestamps
public Entry.Builder setSourceSystemTimestamps(SystemTimestamps.Builder builderForValue)
Output only. Timestamps about the underlying resource, not about this Data Catalog entry. Output only when Entry is of type in the EntryType enum. For entries with user_specified_type, this field is optional and defaults to an empty timestamp.
.google.cloud.datacatalog.v1beta1.SystemTimestamps source_system_timestamps = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeSourceSystemTimestamps
public Entry.Builder mergeSourceSystemTimestamps(SystemTimestamps value)
Output only. Timestamps about the underlying resource, not about this Data Catalog entry. Output only when Entry is of type in the EntryType enum. For entries with user_specified_type, this field is optional and defaults to an empty timestamp.
.google.cloud.datacatalog.v1beta1.SystemTimestamps source_system_timestamps = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearSourceSystemTimestamps
public Entry.Builder clearSourceSystemTimestamps()
Output only. Timestamps about the underlying resource, not about this Data Catalog entry. Output only when Entry is of type in the EntryType enum. For entries with user_specified_type, this field is optional and defaults to an empty timestamp.
.google.cloud.datacatalog.v1beta1.SystemTimestamps source_system_timestamps = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getSourceSystemTimestampsBuilder
public SystemTimestamps.Builder getSourceSystemTimestampsBuilder()
Output only. Timestamps about the underlying resource, not about this Data Catalog entry. Output only when Entry is of type in the EntryType enum. For entries with user_specified_type, this field is optional and defaults to an empty timestamp.
.google.cloud.datacatalog.v1beta1.SystemTimestamps source_system_timestamps = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getSourceSystemTimestampsOrBuilder
public SystemTimestampsOrBuilder getSourceSystemTimestampsOrBuilder()
Output only. Timestamps about the underlying resource, not about this Data Catalog entry. Output only when Entry is of type in the EntryType enum. For entries with user_specified_type, this field is optional and defaults to an empty timestamp.
.google.cloud.datacatalog.v1beta1.SystemTimestamps source_system_timestamps = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getSourceSystemTimestampsOrBuilderin interfaceEntryOrBuilder
-
hasUsageSignal
public boolean hasUsageSignal()
Output only. Statistics on the usage level of the resource.
.google.cloud.datacatalog.v1beta1.UsageSignal usage_signal = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasUsageSignalin interfaceEntryOrBuilder- Returns:
- Whether the usageSignal field is set.
-
getUsageSignal
public UsageSignal getUsageSignal()
Output only. Statistics on the usage level of the resource.
.google.cloud.datacatalog.v1beta1.UsageSignal usage_signal = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getUsageSignalin interfaceEntryOrBuilder- Returns:
- The usageSignal.
-
setUsageSignal
public Entry.Builder setUsageSignal(UsageSignal value)
Output only. Statistics on the usage level of the resource.
.google.cloud.datacatalog.v1beta1.UsageSignal usage_signal = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setUsageSignal
public Entry.Builder setUsageSignal(UsageSignal.Builder builderForValue)
Output only. Statistics on the usage level of the resource.
.google.cloud.datacatalog.v1beta1.UsageSignal usage_signal = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeUsageSignal
public Entry.Builder mergeUsageSignal(UsageSignal value)
Output only. Statistics on the usage level of the resource.
.google.cloud.datacatalog.v1beta1.UsageSignal usage_signal = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearUsageSignal
public Entry.Builder clearUsageSignal()
Output only. Statistics on the usage level of the resource.
.google.cloud.datacatalog.v1beta1.UsageSignal usage_signal = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getUsageSignalBuilder
public UsageSignal.Builder getUsageSignalBuilder()
Output only. Statistics on the usage level of the resource.
.google.cloud.datacatalog.v1beta1.UsageSignal usage_signal = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getUsageSignalOrBuilder
public UsageSignalOrBuilder getUsageSignalOrBuilder()
Output only. Statistics on the usage level of the resource.
.google.cloud.datacatalog.v1beta1.UsageSignal usage_signal = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getUsageSignalOrBuilderin interfaceEntryOrBuilder
-
setUnknownFields
public final Entry.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Entry.Builder>
-
mergeUnknownFields
public final Entry.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Entry.Builder>
-
-