Uses of Class
com.google.cloud.datacatalog.v1beta1.Entry.Builder
-
Uses of Entry.Builder in com.google.cloud.datacatalog.v1beta1
Methods in com.google.cloud.datacatalog.v1beta1 that return Entry.BuilderModifier and TypeMethodDescriptionListEntriesResponse.Builder.addEntriesBuilder()Entry details.ListEntriesResponse.Builder.addEntriesBuilder(int index) Entry details.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.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.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.ListEntriesResponse.Builder.getEntriesBuilder(int index) Entry details.CreateEntryRequest.Builder.getEntryBuilder()Required.UpdateEntryRequest.Builder.getEntryBuilder()Required.Entry.Builder.mergeBigqueryDateShardedSpec(BigQueryDateShardedSpec value) Specification for a group of BigQuery tables with name pattern `[prefix]YYYYMMDD`.Entry.Builder.mergeBigqueryTableSpec(BigQueryTableSpec value) Specification that applies to a BigQuery table.Entry.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Entry.Builder.mergeFrom(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.mergeUsageSignal(UsageSignal value) Output only.static Entry.BuilderEntry.newBuilder()static Entry.BuilderEntry.newBuilder(Entry prototype) Entry.newBuilderForType()protected Entry.BuilderEntry.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) 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.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.Output only.Entry.Builder.setNameBytes(com.google.protobuf.ByteString value) Output only.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.The type of the entry.Entry.Builder.setTypeValue(int value) The type of the entry.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.Entry.toBuilder()Methods in com.google.cloud.datacatalog.v1beta1 that return types with arguments of type Entry.BuilderModifier and TypeMethodDescriptionListEntriesResponse.Builder.getEntriesBuilderList()Entry details.Methods in com.google.cloud.datacatalog.v1beta1 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.