Uses of Class
com.google.cloud.datacatalog.v1.Entry.Builder
-
Uses of Entry.Builder in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return Entry.BuilderModifier and TypeMethodDescriptionListEntriesResponse.Builder.addEntriesBuilder()Entry details.ListEntriesResponse.Builder.addEntriesBuilder(int index) Entry details.Entry.Builder.clear()Entry.Builder.clearBigqueryDateShardedSpec()Output only.Entry.Builder.clearBigqueryTableSpec()Output only.Entry.Builder.clearBusinessContext()Business Context of the entry.Entry.Builder.clearCloudBigtableSystemSpec()Specification that applies to Cloud Bigtable system.Entry.Builder.clearDatabaseTableSpec()Specification that applies to a table resource.Entry.Builder.clearDatasetSpec()Specification that applies to a dataset.Entry.Builder.clearDataSource()Output only.Entry.Builder.clearDataSourceConnectionSpec()Specification that applies to a data source connection.Entry.Builder.clearDescription()Entry description that can consist of several sentences or paragraphs that describe entry contents.Entry.Builder.clearDisplayName()Display name of an entry.Entry.Builder.clearEntryType()Entry.Builder.clearFeatureOnlineStoreSpec()FeatureonlineStore spec for Vertex AI Feature Store.Entry.Builder.clearFilesetSpec()Specification that applies to a fileset resource.Entry.Builder.clearFullyQualifiedName()[Fully Qualified Name (FQN)](https://cloud.google.com//data-catalog/docs/fully-qualified-names) of the resource.Entry.Builder.clearGcsFilesetSpec()Specification that applies to a Cloud Storage fileset.Entry.Builder.clearIntegratedSystem()Output only.Entry.Builder.clearLabels()Entry.Builder.clearLinkedResource()The resource this metadata entry refers to.Entry.Builder.clearLookerSystemSpec()Specification that applies to Looker sysstem.Entry.Builder.clearModelSpec()Model specification.Entry.Builder.clearName()Output only.Entry.Builder.clearPersonalDetails()Output only.Entry.Builder.clearRoutineSpec()Specification that applies to a user-defined function or procedure.Entry.Builder.clearSchema()Schema of the entry.Entry.Builder.clearServiceSpec()Specification that applies to a Service resource.Entry.Builder.clearSourceSystemTimestamps()Timestamps from the underlying resource, not from the Data Catalog entry.Entry.Builder.clearSpec()Entry.Builder.clearSqlDatabaseSystemSpec()Specification that applies to a relational database system.Entry.Builder.clearSystem()Entry.Builder.clearSystemSpec()Entry.Builder.clearType()The type of the entry.Entry.Builder.clearTypeSpec()Entry.Builder.clearUsageSignal()Resource usage statistics.Entry.Builder.clearUserSpecifiedSystem()Indicates the entry's source system that Data Catalog doesn't automatically integrate with.Entry.Builder.clearUserSpecifiedType()Custom entry type that doesn't match any of the values allowed for input and listed in the `EntryType` enum.ListEntriesResponse.Builder.getEntriesBuilder(int index) Entry details.CreateEntryRequest.Builder.getEntryBuilder()Required.UpdateEntryRequest.Builder.getEntryBuilder()Required.TaggedEntry.Builder.getV1EntryBuilder()Non-encrypted Data Catalog v1 Entry.Entry.Builder.mergeBigqueryDateShardedSpec(BigQueryDateShardedSpec value) Output only.Entry.Builder.mergeBigqueryTableSpec(BigQueryTableSpec value) Output only.Entry.Builder.mergeBusinessContext(BusinessContext value) Business Context of the entry.Entry.Builder.mergeCloudBigtableSystemSpec(CloudBigtableSystemSpec value) Specification that applies to Cloud Bigtable system.Entry.Builder.mergeDatabaseTableSpec(DatabaseTableSpec value) Specification that applies to a table resource.Entry.Builder.mergeDatasetSpec(DatasetSpec value) Specification that applies to a dataset.Entry.Builder.mergeDataSource(DataSource value) Output only.Entry.Builder.mergeDataSourceConnectionSpec(DataSourceConnectionSpec value) Specification that applies to a data source connection.Entry.Builder.mergeFeatureOnlineStoreSpec(FeatureOnlineStoreSpec value) FeatureonlineStore spec for Vertex AI Feature Store.Entry.Builder.mergeFilesetSpec(FilesetSpec value) Specification that applies to a fileset resource.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.mergeLookerSystemSpec(LookerSystemSpec value) Specification that applies to Looker sysstem.Entry.Builder.mergeModelSpec(ModelSpec value) Model specification.Entry.Builder.mergePersonalDetails(PersonalDetails value) Output only.Entry.Builder.mergeRoutineSpec(RoutineSpec value) Specification that applies to a user-defined function or procedure.Entry.Builder.mergeSchema(Schema value) Schema of the entry.Entry.Builder.mergeServiceSpec(ServiceSpec value) Specification that applies to a Service resource.Entry.Builder.mergeSourceSystemTimestamps(SystemTimestamps value) Timestamps from the underlying resource, not from the Data Catalog entry.Entry.Builder.mergeSqlDatabaseSystemSpec(SqlDatabaseSystemSpec value) Specification that applies to a relational database system.Entry.Builder.mergeUsageSignal(UsageSignal value) Resource usage statistics.static Entry.BuilderEntry.newBuilder()static Entry.BuilderEntry.newBuilder(Entry prototype) Entry.newBuilderForType()protected Entry.BuilderEntry.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) Entry.Builder.putAllLabels(Map<String, String> values) Cloud labels attached to the entry.Cloud labels attached to the entry.Entry.Builder.removeLabels(String key) Cloud labels attached to the entry.Entry.Builder.setBigqueryDateShardedSpec(BigQueryDateShardedSpec value) Output only.Entry.Builder.setBigqueryDateShardedSpec(BigQueryDateShardedSpec.Builder builderForValue) Output only.Entry.Builder.setBigqueryTableSpec(BigQueryTableSpec value) Output only.Entry.Builder.setBigqueryTableSpec(BigQueryTableSpec.Builder builderForValue) Output only.Entry.Builder.setBusinessContext(BusinessContext value) Business Context of the entry.Entry.Builder.setBusinessContext(BusinessContext.Builder builderForValue) Business Context of the entry.Entry.Builder.setCloudBigtableSystemSpec(CloudBigtableSystemSpec value) Specification that applies to Cloud Bigtable system.Entry.Builder.setCloudBigtableSystemSpec(CloudBigtableSystemSpec.Builder builderForValue) Specification that applies to Cloud Bigtable system.Entry.Builder.setDatabaseTableSpec(DatabaseTableSpec value) Specification that applies to a table resource.Entry.Builder.setDatabaseTableSpec(DatabaseTableSpec.Builder builderForValue) Specification that applies to a table resource.Entry.Builder.setDatasetSpec(DatasetSpec value) Specification that applies to a dataset.Entry.Builder.setDatasetSpec(DatasetSpec.Builder builderForValue) Specification that applies to a dataset.Entry.Builder.setDataSource(DataSource value) Output only.Entry.Builder.setDataSource(DataSource.Builder builderForValue) Output only.Entry.Builder.setDataSourceConnectionSpec(DataSourceConnectionSpec value) Specification that applies to a data source connection.Entry.Builder.setDataSourceConnectionSpec(DataSourceConnectionSpec.Builder builderForValue) Specification that applies to a data source connection.Entry.Builder.setDescription(String value) Entry description that can consist of several sentences or paragraphs that describe entry contents.Entry.Builder.setDescriptionBytes(com.google.protobuf.ByteString value) Entry description that can consist of several sentences or paragraphs that describe entry contents.Entry.Builder.setDisplayName(String value) Display name of an entry.Entry.Builder.setDisplayNameBytes(com.google.protobuf.ByteString value) Display name of an entry.Entry.Builder.setFeatureOnlineStoreSpec(FeatureOnlineStoreSpec value) FeatureonlineStore spec for Vertex AI Feature Store.Entry.Builder.setFeatureOnlineStoreSpec(FeatureOnlineStoreSpec.Builder builderForValue) FeatureonlineStore spec for Vertex AI Feature Store.Entry.Builder.setFilesetSpec(FilesetSpec value) Specification that applies to a fileset resource.Entry.Builder.setFilesetSpec(FilesetSpec.Builder builderForValue) Specification that applies to a fileset resource.Entry.Builder.setFullyQualifiedName(String value) [Fully Qualified Name (FQN)](https://cloud.google.com//data-catalog/docs/fully-qualified-names) of the resource.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.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.setLookerSystemSpec(LookerSystemSpec value) Specification that applies to Looker sysstem.Entry.Builder.setLookerSystemSpec(LookerSystemSpec.Builder builderForValue) Specification that applies to Looker sysstem.Entry.Builder.setModelSpec(ModelSpec value) Model specification.Entry.Builder.setModelSpec(ModelSpec.Builder builderForValue) Model specification.Output only.Entry.Builder.setNameBytes(com.google.protobuf.ByteString value) Output only.Entry.Builder.setPersonalDetails(PersonalDetails value) Output only.Entry.Builder.setPersonalDetails(PersonalDetails.Builder builderForValue) Output only.Entry.Builder.setRoutineSpec(RoutineSpec value) Specification that applies to a user-defined function or procedure.Entry.Builder.setRoutineSpec(RoutineSpec.Builder builderForValue) Specification that applies to a user-defined function or procedure.Schema of the entry.Entry.Builder.setSchema(Schema.Builder builderForValue) Schema of the entry.Entry.Builder.setServiceSpec(ServiceSpec value) Specification that applies to a Service resource.Entry.Builder.setServiceSpec(ServiceSpec.Builder builderForValue) Specification that applies to a Service resource.Entry.Builder.setSourceSystemTimestamps(SystemTimestamps value) Timestamps from the underlying resource, not from the Data Catalog entry.Entry.Builder.setSourceSystemTimestamps(SystemTimestamps.Builder builderForValue) Timestamps from the underlying resource, not from the Data Catalog entry.Entry.Builder.setSqlDatabaseSystemSpec(SqlDatabaseSystemSpec value) Specification that applies to a relational database system.Entry.Builder.setSqlDatabaseSystemSpec(SqlDatabaseSystemSpec.Builder builderForValue) Specification that applies to a relational database system.The type of the entry.Entry.Builder.setTypeValue(int value) The type of the entry.Entry.Builder.setUsageSignal(UsageSignal value) Resource usage statistics.Entry.Builder.setUsageSignal(UsageSignal.Builder builderForValue) Resource usage statistics.Entry.Builder.setUserSpecifiedSystem(String value) Indicates the entry's source system that Data Catalog doesn't automatically integrate with.Entry.Builder.setUserSpecifiedSystemBytes(com.google.protobuf.ByteString value) Indicates the entry's source system that Data Catalog doesn't automatically integrate with.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.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.toBuilder()Methods in com.google.cloud.datacatalog.v1 that return types with arguments of type Entry.BuilderModifier and TypeMethodDescriptionListEntriesResponse.Builder.getEntriesBuilderList()Entry details.Methods in com.google.cloud.datacatalog.v1 with parameters of type Entry.BuilderModifier and TypeMethodDescriptionListEntriesResponse.Builder.addEntries(int index, Entry.Builder builderForValue) Entry details.ListEntriesResponse.Builder.addEntries(Entry.Builder builderForValue) Entry details.ListEntriesResponse.Builder.setEntries(int index, Entry.Builder builderForValue) Entry details.CreateEntryRequest.Builder.setEntry(Entry.Builder builderForValue) Required.UpdateEntryRequest.Builder.setEntry(Entry.Builder builderForValue) Required.TaggedEntry.Builder.setV1Entry(Entry.Builder builderForValue) Non-encrypted Data Catalog v1 Entry.