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.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()
Entry description, which can consist of several sentences or paragraphs that describe entry contents.Entry.Builder
clearDisplayName()
Display information such as title and description.Entry.Builder
clearEntryType()
Entry.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
Entry.Builder
clearGcsFilesetSpec()
Specification that applies to a Cloud Storage fileset.Entry.Builder
clearIntegratedSystem()
Output only.Entry.Builder
clearLinkedResource()
The resource this metadata entry refers to.Entry.Builder
clearName()
Output only.Entry.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Entry.Builder
clearSchema()
Schema of the entry.Entry.Builder
clearSourceSystemTimestamps()
Output only.Entry.Builder
clearSystem()
Entry.Builder
clearType()
The type of the entry.Entry.Builder
clearTypeSpec()
Entry.Builder
clearUsageSignal()
Output only.Entry.Builder
clearUserSpecifiedSystem()
This field indicates the entry's source system that Data Catalog does not integrate with.Entry.Builder
clearUserSpecifiedType()
Entry type if it does not fit any of the input-allowed values listed in `EntryType` enum above.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()
Entry description, which can consist of several sentences or paragraphs that describe entry contents.com.google.protobuf.ByteString
getDescriptionBytes()
Entry description, which can consist of several sentences or paragraphs that describe entry contents.static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
String
getDisplayName()
Display information such as title and description.com.google.protobuf.ByteString
getDisplayNameBytes()
Display information such as title and description.Entry.EntryTypeCase
getEntryTypeCase()
GcsFilesetSpec
getGcsFilesetSpec()
Specification that applies to a Cloud Storage fileset.GcsFilesetSpec.Builder
getGcsFilesetSpecBuilder()
Specification that applies to a Cloud Storage fileset.GcsFilesetSpecOrBuilder
getGcsFilesetSpecOrBuilder()
Specification that applies to a Cloud Storage fileset.IntegratedSystem
getIntegratedSystem()
Output only.int
getIntegratedSystemValue()
Output only.String
getLinkedResource()
The resource this metadata entry refers to.com.google.protobuf.ByteString
getLinkedResourceBytes()
The resource this metadata entry refers to.String
getName()
Output only.com.google.protobuf.ByteString
getNameBytes()
Output only.Schema
getSchema()
Schema of the entry.Schema.Builder
getSchemaBuilder()
Schema of the entry.SchemaOrBuilder
getSchemaOrBuilder()
Schema of the entry.SystemTimestamps
getSourceSystemTimestamps()
Output only.SystemTimestamps.Builder
getSourceSystemTimestampsBuilder()
Output only.SystemTimestampsOrBuilder
getSourceSystemTimestampsOrBuilder()
Output only.Entry.SystemCase
getSystemCase()
EntryType
getType()
The type of the entry.Entry.TypeSpecCase
getTypeSpecCase()
int
getTypeValue()
The type of the entry.UsageSignal
getUsageSignal()
Output only.UsageSignal.Builder
getUsageSignalBuilder()
Output only.UsageSignalOrBuilder
getUsageSignalOrBuilder()
Output only.String
getUserSpecifiedSystem()
This field indicates the entry's source system that Data Catalog does not integrate with.com.google.protobuf.ByteString
getUserSpecifiedSystemBytes()
This field indicates the entry's source system that Data Catalog does not integrate with.String
getUserSpecifiedType()
Entry type if it does not fit any of the input-allowed values listed in `EntryType` enum above.com.google.protobuf.ByteString
getUserSpecifiedTypeBytes()
Entry type if it does not fit any of the input-allowed values listed in `EntryType` enum above.boolean
hasBigqueryDateShardedSpec()
Specification for a group of BigQuery tables with name pattern `[prefix]YYYYMMDD`.boolean
hasBigqueryTableSpec()
Specification that applies to a BigQuery table.boolean
hasGcsFilesetSpec()
Specification that applies to a Cloud Storage fileset.boolean
hasIntegratedSystem()
Output only.boolean
hasSchema()
Schema of the entry.boolean
hasSourceSystemTimestamps()
Output only.boolean
hasType()
The type of the entry.boolean
hasUsageSignal()
Output only.boolean
hasUserSpecifiedSystem()
This field indicates the entry's source system that Data Catalog does not integrate with.boolean
hasUserSpecifiedType()
Entry type if it does not fit any of the input-allowed values listed in `EntryType` enum above.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(Entry other)
Entry.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Entry.Builder
mergeFrom(com.google.protobuf.Message other)
Entry.Builder
mergeGcsFilesetSpec(GcsFilesetSpec value)
Specification that applies to a Cloud Storage fileset.Entry.Builder
mergeSchema(Schema value)
Schema of the entry.Entry.Builder
mergeSourceSystemTimestamps(SystemTimestamps value)
Output only.Entry.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Entry.Builder
mergeUsageSignal(UsageSignal value)
Output only.Entry.Builder
setBigqueryDateShardedSpec(BigQueryDateShardedSpec value)
Specification for a group of BigQuery tables with name pattern `[prefix]YYYYMMDD`.Entry.Builder
setBigqueryDateShardedSpec(BigQueryDateShardedSpec.Builder builderForValue)
Specification for a group of BigQuery tables with name pattern `[prefix]YYYYMMDD`.Entry.Builder
setBigqueryTableSpec(BigQueryTableSpec value)
Specification that applies to a BigQuery table.Entry.Builder
setBigqueryTableSpec(BigQueryTableSpec.Builder builderForValue)
Specification that applies to a BigQuery table.Entry.Builder
setDescription(String value)
Entry description, which can consist of several sentences or paragraphs that describe entry contents.Entry.Builder
setDescriptionBytes(com.google.protobuf.ByteString value)
Entry description, which can consist of several sentences or paragraphs that describe entry contents.Entry.Builder
setDisplayName(String value)
Display information such as title and description.Entry.Builder
setDisplayNameBytes(com.google.protobuf.ByteString value)
Display information such as title and description.Entry.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
Entry.Builder
setGcsFilesetSpec(GcsFilesetSpec value)
Specification that applies to a Cloud Storage fileset.Entry.Builder
setGcsFilesetSpec(GcsFilesetSpec.Builder builderForValue)
Specification that applies to a Cloud Storage fileset.Entry.Builder
setIntegratedSystem(IntegratedSystem value)
Output only.Entry.Builder
setIntegratedSystemValue(int value)
Output only.Entry.Builder
setLinkedResource(String value)
The resource this metadata entry refers to.Entry.Builder
setLinkedResourceBytes(com.google.protobuf.ByteString value)
The resource this metadata entry refers to.Entry.Builder
setName(String value)
Output only.Entry.Builder
setNameBytes(com.google.protobuf.ByteString value)
Output only.Entry.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
Entry.Builder
setSchema(Schema value)
Schema of the entry.Entry.Builder
setSchema(Schema.Builder builderForValue)
Schema of the entry.Entry.Builder
setSourceSystemTimestamps(SystemTimestamps value)
Output only.Entry.Builder
setSourceSystemTimestamps(SystemTimestamps.Builder builderForValue)
Output only.Entry.Builder
setType(EntryType value)
The type of the entry.Entry.Builder
setTypeValue(int value)
The type of the entry.Entry.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Entry.Builder
setUsageSignal(UsageSignal value)
Output only.Entry.Builder
setUsageSignal(UsageSignal.Builder builderForValue)
Output only.Entry.Builder
setUserSpecifiedSystem(String value)
This field indicates the entry's source system that Data Catalog does not integrate with.Entry.Builder
setUserSpecifiedSystemBytes(com.google.protobuf.ByteString value)
This field indicates the entry's source system that Data Catalog does not integrate with.Entry.Builder
setUserSpecifiedType(String value)
Entry type if it does not fit any of the input-allowed values listed in `EntryType` enum above.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.-
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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<Entry.Builder>
-
clear
public Entry.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<Entry.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<Entry.Builder>
-
getDefaultInstanceForType
public Entry getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public Entry build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Entry buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Entry.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<Entry.Builder>
-
setField
public Entry.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Entry.Builder>
-
clearField
public Entry.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Entry.Builder>
-
clearOneof
public Entry.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<Entry.Builder>
-
setRepeatedField
public Entry.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Entry.Builder>
-
addRepeatedField
public Entry.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Entry.Builder>
-
mergeFrom
public Entry.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Entry.Builder>
-
mergeFrom
public Entry.Builder mergeFrom(Entry other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in 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:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Entry.Builder>
- Throws:
IOException
-
getEntryTypeCase
public Entry.EntryTypeCase getEntryTypeCase()
- Specified by:
getEntryTypeCase
in interfaceEntryOrBuilder
-
clearEntryType
public Entry.Builder clearEntryType()
-
getSystemCase
public Entry.SystemCase getSystemCase()
- Specified by:
getSystemCase
in interfaceEntryOrBuilder
-
clearSystem
public Entry.Builder clearSystem()
-
getTypeSpecCase
public Entry.TypeSpecCase getTypeSpecCase()
- Specified by:
getTypeSpecCase
in 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:
getName
in 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:
getNameBytes
in 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:
getLinkedResource
in 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:
getLinkedResourceBytes
in 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:
hasType
in 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:
getTypeValue
in 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:
getType
in 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:
hasUserSpecifiedType
in 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:
getUserSpecifiedType
in 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:
getUserSpecifiedTypeBytes
in 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:
hasIntegratedSystem
in 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:
getIntegratedSystemValue
in 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:
getIntegratedSystem
in 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:
hasUserSpecifiedSystem
in 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:
getUserSpecifiedSystem
in 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:
getUserSpecifiedSystemBytes
in 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:
hasGcsFilesetSpec
in 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:
getGcsFilesetSpec
in 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:
getGcsFilesetSpecOrBuilder
in 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:
hasBigqueryTableSpec
in 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:
getBigqueryTableSpec
in 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:
getBigqueryTableSpecOrBuilder
in 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:
hasBigqueryDateShardedSpec
in 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:
getBigqueryDateShardedSpec
in 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:
getBigqueryDateShardedSpecOrBuilder
in 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:
getDisplayName
in 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:
getDisplayNameBytes
in 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:
getDescription
in 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:
getDescriptionBytes
in 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:
hasSchema
in 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:
getSchema
in 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:
getSchemaOrBuilder
in 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:
hasSourceSystemTimestamps
in 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:
getSourceSystemTimestamps
in 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:
getSourceSystemTimestampsOrBuilder
in 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:
hasUsageSignal
in 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:
getUsageSignal
in 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:
getUsageSignalOrBuilder
in interfaceEntryOrBuilder
-
setUnknownFields
public final Entry.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Entry.Builder>
-
mergeUnknownFields
public final Entry.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Entry.Builder>
-
-