| Modifier and Type | Method and Description |
|---|---|
Entry.Builder |
ListEntriesResponse.Builder.addEntriesBuilder()
Entry details.
|
Entry.Builder |
ListEntriesResponse.Builder.addEntriesBuilder(int index)
Entry details.
|
Entry.Builder |
Entry.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Entry.Builder |
Entry.Builder.clear() |
Entry.Builder |
Entry.Builder.clearBigqueryDateShardedSpec()
Output only.
|
Entry.Builder |
Entry.Builder.clearBigqueryTableSpec()
Output only.
|
Entry.Builder |
Entry.Builder.clearBusinessContext()
Business Context of the entry.
|
Entry.Builder |
Entry.Builder.clearCloudBigtableSystemSpec()
Specification that applies to Cloud Bigtable system.
|
Entry.Builder |
Entry.Builder.clearDatabaseTableSpec()
Specification that applies to a table resource.
|
Entry.Builder |
Entry.Builder.clearDataSource()
Output only.
|
Entry.Builder |
Entry.Builder.clearDataSourceConnectionSpec()
Specification that applies to a data source connection.
|
Entry.Builder |
Entry.Builder.clearDescription()
Entry description that can consist of several sentences or paragraphs
that describe entry contents.
|
Entry.Builder |
Entry.Builder.clearDisplayName()
Display name of an entry.
|
Entry.Builder |
Entry.Builder.clearEntryType() |
Entry.Builder |
Entry.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Entry.Builder |
Entry.Builder.clearFilesetSpec()
Specification that applies to a fileset resource.
|
Entry.Builder |
Entry.Builder.clearFullyQualifiedName()
[Fully Qualified Name
(FQN)](https://cloud.google.com//data-catalog/docs/fully-qualified-names)
of the resource.
|
Entry.Builder |
Entry.Builder.clearGcsFilesetSpec()
Specification that applies to a Cloud Storage fileset.
|
Entry.Builder |
Entry.Builder.clearIntegratedSystem()
Output only.
|
Entry.Builder |
Entry.Builder.clearLabels() |
Entry.Builder |
Entry.Builder.clearLinkedResource()
The resource this metadata entry refers to.
|
Entry.Builder |
Entry.Builder.clearLookerSystemSpec()
Specification that applies to Looker sysstem.
|
Entry.Builder |
Entry.Builder.clearName()
Output only.
|
Entry.Builder |
Entry.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Entry.Builder |
Entry.Builder.clearPersonalDetails()
Output only.
|
Entry.Builder |
Entry.Builder.clearRoutineSpec()
Specification that applies to a user-defined function or procedure.
|
Entry.Builder |
Entry.Builder.clearSchema()
Schema of the entry.
|
Entry.Builder |
Entry.Builder.clearServiceSpec()
Specification that applies to a Service resource.
|
Entry.Builder |
Entry.Builder.clearSourceSystemTimestamps()
Timestamps from the underlying resource, not from the Data Catalog
entry.
|
Entry.Builder |
Entry.Builder.clearSpec() |
Entry.Builder |
Entry.Builder.clearSqlDatabaseSystemSpec()
Specification that applies to a relational database system.
|
Entry.Builder |
Entry.Builder.clearSystem() |
Entry.Builder |
Entry.Builder.clearSystemSpec() |
Entry.Builder |
Entry.Builder.clearType()
The type of the entry.
|
Entry.Builder |
Entry.Builder.clearTypeSpec() |
Entry.Builder |
Entry.Builder.clearUsageSignal()
Resource usage statistics.
|
Entry.Builder |
Entry.Builder.clearUserSpecifiedSystem()
Indicates the entry's source system that Data Catalog doesn't
automatically integrate with.
|
Entry.Builder |
Entry.Builder.clearUserSpecifiedType()
Custom entry type that doesn't match any of the values allowed for input
and listed in the `EntryType` enum.
|
Entry.Builder |
Entry.Builder.clone() |
Entry.Builder |
ListEntriesResponse.Builder.getEntriesBuilder(int index)
Entry details.
|
Entry.Builder |
UpdateEntryRequest.Builder.getEntryBuilder()
Required.
|
Entry.Builder |
CreateEntryRequest.Builder.getEntryBuilder()
Required.
|
Entry.Builder |
TaggedEntry.Builder.getV1EntryBuilder()
Non-encrypted Data Catalog v1 Entry.
|
Entry.Builder |
Entry.Builder.mergeBigqueryDateShardedSpec(BigQueryDateShardedSpec value)
Output only.
|
Entry.Builder |
Entry.Builder.mergeBigqueryTableSpec(BigQueryTableSpec value)
Output only.
|
Entry.Builder |
Entry.Builder.mergeBusinessContext(BusinessContext value)
Business Context of the entry.
|
Entry.Builder |
Entry.Builder.mergeCloudBigtableSystemSpec(CloudBigtableSystemSpec value)
Specification that applies to Cloud Bigtable system.
|
Entry.Builder |
Entry.Builder.mergeDatabaseTableSpec(DatabaseTableSpec value)
Specification that applies to a table resource.
|
Entry.Builder |
Entry.Builder.mergeDataSource(DataSource value)
Output only.
|
Entry.Builder |
Entry.Builder.mergeDataSourceConnectionSpec(DataSourceConnectionSpec value)
Specification that applies to a data source connection.
|
Entry.Builder |
Entry.Builder.mergeFilesetSpec(FilesetSpec value)
Specification that applies to a fileset resource.
|
Entry.Builder |
Entry.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Entry.Builder |
Entry.Builder.mergeFrom(Entry other) |
Entry.Builder |
Entry.Builder.mergeFrom(com.google.protobuf.Message other) |
Entry.Builder |
Entry.Builder.mergeGcsFilesetSpec(GcsFilesetSpec value)
Specification that applies to a Cloud Storage fileset.
|
Entry.Builder |
Entry.Builder.mergeLookerSystemSpec(LookerSystemSpec value)
Specification that applies to Looker sysstem.
|
Entry.Builder |
Entry.Builder.mergePersonalDetails(PersonalDetails value)
Output only.
|
Entry.Builder |
Entry.Builder.mergeRoutineSpec(RoutineSpec value)
Specification that applies to a user-defined function or procedure.
|
Entry.Builder |
Entry.Builder.mergeSchema(Schema value)
Schema of the entry.
|
Entry.Builder |
Entry.Builder.mergeServiceSpec(ServiceSpec value)
Specification that applies to a Service resource.
|
Entry.Builder |
Entry.Builder.mergeSourceSystemTimestamps(SystemTimestamps value)
Timestamps from the underlying resource, not from the Data Catalog
entry.
|
Entry.Builder |
Entry.Builder.mergeSqlDatabaseSystemSpec(SqlDatabaseSystemSpec value)
Specification that applies to a relational database system.
|
Entry.Builder |
Entry.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Entry.Builder |
Entry.Builder.mergeUsageSignal(UsageSignal value)
Resource usage statistics.
|
static Entry.Builder |
Entry.newBuilder() |
static Entry.Builder |
Entry.newBuilder(Entry prototype) |
Entry.Builder |
Entry.newBuilderForType() |
protected Entry.Builder |
Entry.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Entry.Builder |
Entry.Builder.putAllLabels(Map<String,String> values)
Cloud labels attached to the entry.
|
Entry.Builder |
Entry.Builder.putLabels(String key,
String value)
Cloud labels attached to the entry.
|
Entry.Builder |
Entry.Builder.removeLabels(String key)
Cloud labels attached to the entry.
|
Entry.Builder |
Entry.Builder.setBigqueryDateShardedSpec(BigQueryDateShardedSpec.Builder builderForValue)
Output only.
|
Entry.Builder |
Entry.Builder.setBigqueryDateShardedSpec(BigQueryDateShardedSpec value)
Output only.
|
Entry.Builder |
Entry.Builder.setBigqueryTableSpec(BigQueryTableSpec.Builder builderForValue)
Output only.
|
Entry.Builder |
Entry.Builder.setBigqueryTableSpec(BigQueryTableSpec value)
Output only.
|
Entry.Builder |
Entry.Builder.setBusinessContext(BusinessContext.Builder builderForValue)
Business Context of the entry.
|
Entry.Builder |
Entry.Builder.setBusinessContext(BusinessContext value)
Business Context of the entry.
|
Entry.Builder |
Entry.Builder.setCloudBigtableSystemSpec(CloudBigtableSystemSpec.Builder builderForValue)
Specification that applies to Cloud Bigtable system.
|
Entry.Builder |
Entry.Builder.setCloudBigtableSystemSpec(CloudBigtableSystemSpec value)
Specification that applies to Cloud Bigtable system.
|
Entry.Builder |
Entry.Builder.setDatabaseTableSpec(DatabaseTableSpec.Builder builderForValue)
Specification that applies to a table resource.
|
Entry.Builder |
Entry.Builder.setDatabaseTableSpec(DatabaseTableSpec value)
Specification that applies to a table resource.
|
Entry.Builder |
Entry.Builder.setDataSource(DataSource.Builder builderForValue)
Output only.
|
Entry.Builder |
Entry.Builder.setDataSource(DataSource value)
Output only.
|
Entry.Builder |
Entry.Builder.setDataSourceConnectionSpec(DataSourceConnectionSpec.Builder builderForValue)
Specification that applies to a data source connection.
|
Entry.Builder |
Entry.Builder.setDataSourceConnectionSpec(DataSourceConnectionSpec value)
Specification that applies to a data source connection.
|
Entry.Builder |
Entry.Builder.setDescription(String value)
Entry description that can consist of several sentences or paragraphs
that describe entry contents.
|
Entry.Builder |
Entry.Builder.setDescriptionBytes(com.google.protobuf.ByteString value)
Entry description that can consist of several sentences or paragraphs
that describe entry contents.
|
Entry.Builder |
Entry.Builder.setDisplayName(String value)
Display name of an entry.
|
Entry.Builder |
Entry.Builder.setDisplayNameBytes(com.google.protobuf.ByteString value)
Display name of an entry.
|
Entry.Builder |
Entry.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Entry.Builder |
Entry.Builder.setFilesetSpec(FilesetSpec.Builder builderForValue)
Specification that applies to a fileset resource.
|
Entry.Builder |
Entry.Builder.setFilesetSpec(FilesetSpec value)
Specification that applies to a fileset resource.
|
Entry.Builder |
Entry.Builder.setFullyQualifiedName(String value)
[Fully Qualified Name
(FQN)](https://cloud.google.com//data-catalog/docs/fully-qualified-names)
of the resource.
|
Entry.Builder |
Entry.Builder.setFullyQualifiedNameBytes(com.google.protobuf.ByteString value)
[Fully Qualified Name
(FQN)](https://cloud.google.com//data-catalog/docs/fully-qualified-names)
of the resource.
|
Entry.Builder |
Entry.Builder.setGcsFilesetSpec(GcsFilesetSpec.Builder builderForValue)
Specification that applies to a Cloud Storage fileset.
|
Entry.Builder |
Entry.Builder.setGcsFilesetSpec(GcsFilesetSpec value)
Specification that applies to a Cloud Storage fileset.
|
Entry.Builder |
Entry.Builder.setIntegratedSystem(IntegratedSystem value)
Output only.
|
Entry.Builder |
Entry.Builder.setIntegratedSystemValue(int value)
Output only.
|
Entry.Builder |
Entry.Builder.setLinkedResource(String value)
The resource this metadata entry refers to.
|
Entry.Builder |
Entry.Builder.setLinkedResourceBytes(com.google.protobuf.ByteString value)
The resource this metadata entry refers to.
|
Entry.Builder |
Entry.Builder.setLookerSystemSpec(LookerSystemSpec.Builder builderForValue)
Specification that applies to Looker sysstem.
|
Entry.Builder |
Entry.Builder.setLookerSystemSpec(LookerSystemSpec value)
Specification that applies to Looker sysstem.
|
Entry.Builder |
Entry.Builder.setName(String value)
Output only.
|
Entry.Builder |
Entry.Builder.setNameBytes(com.google.protobuf.ByteString value)
Output only.
|
Entry.Builder |
Entry.Builder.setPersonalDetails(PersonalDetails.Builder builderForValue)
Output only.
|
Entry.Builder |
Entry.Builder.setPersonalDetails(PersonalDetails value)
Output only.
|
Entry.Builder |
Entry.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Entry.Builder |
Entry.Builder.setRoutineSpec(RoutineSpec.Builder builderForValue)
Specification that applies to a user-defined function or procedure.
|
Entry.Builder |
Entry.Builder.setRoutineSpec(RoutineSpec value)
Specification that applies to a user-defined function or procedure.
|
Entry.Builder |
Entry.Builder.setSchema(Schema.Builder builderForValue)
Schema of the entry.
|
Entry.Builder |
Entry.Builder.setSchema(Schema value)
Schema of the entry.
|
Entry.Builder |
Entry.Builder.setServiceSpec(ServiceSpec.Builder builderForValue)
Specification that applies to a Service resource.
|
Entry.Builder |
Entry.Builder.setServiceSpec(ServiceSpec value)
Specification that applies to a Service resource.
|
Entry.Builder |
Entry.Builder.setSourceSystemTimestamps(SystemTimestamps.Builder builderForValue)
Timestamps from the underlying resource, not from the Data Catalog
entry.
|
Entry.Builder |
Entry.Builder.setSourceSystemTimestamps(SystemTimestamps value)
Timestamps from the underlying resource, not from the Data Catalog
entry.
|
Entry.Builder |
Entry.Builder.setSqlDatabaseSystemSpec(SqlDatabaseSystemSpec.Builder builderForValue)
Specification that applies to a relational database system.
|
Entry.Builder |
Entry.Builder.setSqlDatabaseSystemSpec(SqlDatabaseSystemSpec value)
Specification that applies to a relational database system.
|
Entry.Builder |
Entry.Builder.setType(EntryType value)
The type of the entry.
|
Entry.Builder |
Entry.Builder.setTypeValue(int value)
The type of the entry.
|
Entry.Builder |
Entry.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Entry.Builder |
Entry.Builder.setUsageSignal(UsageSignal.Builder builderForValue)
Resource usage statistics.
|
Entry.Builder |
Entry.Builder.setUsageSignal(UsageSignal value)
Resource usage statistics.
|
Entry.Builder |
Entry.Builder.setUserSpecifiedSystem(String value)
Indicates the entry's source system that Data Catalog doesn't
automatically integrate with.
|
Entry.Builder |
Entry.Builder.setUserSpecifiedSystemBytes(com.google.protobuf.ByteString value)
Indicates the entry's source system that Data Catalog doesn't
automatically integrate with.
|
Entry.Builder |
Entry.Builder.setUserSpecifiedType(String value)
Custom entry type that doesn't match any of the values allowed for input
and listed in the `EntryType` enum.
|
Entry.Builder |
Entry.Builder.setUserSpecifiedTypeBytes(com.google.protobuf.ByteString value)
Custom entry type that doesn't match any of the values allowed for input
and listed in the `EntryType` enum.
|
Entry.Builder |
Entry.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<Entry.Builder> |
ListEntriesResponse.Builder.getEntriesBuilderList()
Entry details.
|
| Modifier and Type | Method and Description |
|---|---|
ListEntriesResponse.Builder |
ListEntriesResponse.Builder.addEntries(Entry.Builder builderForValue)
Entry details.
|
ListEntriesResponse.Builder |
ListEntriesResponse.Builder.addEntries(int index,
Entry.Builder builderForValue)
Entry details.
|
ListEntriesResponse.Builder |
ListEntriesResponse.Builder.setEntries(int index,
Entry.Builder builderForValue)
Entry details.
|
UpdateEntryRequest.Builder |
UpdateEntryRequest.Builder.setEntry(Entry.Builder builderForValue)
Required.
|
CreateEntryRequest.Builder |
CreateEntryRequest.Builder.setEntry(Entry.Builder builderForValue)
Required.
|
TaggedEntry.Builder |
TaggedEntry.Builder.setV1Entry(Entry.Builder builderForValue)
Non-encrypted Data Catalog v1 Entry.
|
Copyright © 2023 Google LLC. All rights reserved.