| Modifier and Type | Method and Description |
|---|---|
Entry.Builder |
Entry.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Entry.Builder |
Entry.Builder.clear() |
Entry.Builder |
Entry.Builder.clearBigqueryTableSpec()
Specification that applies to a BigQuery table.
|
Entry.Builder |
Entry.Builder.clearDescription()
Entry description, which can consist of several sentences or paragraphs
that describe entry contents.
|
Entry.Builder |
Entry.Builder.clearDisplayName()
Display information such as title and description.
|
Entry.Builder |
Entry.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Entry.Builder |
Entry.Builder.clearLinkedResource()
The full name of the cloud resource the entry belongs to.
|
Entry.Builder |
Entry.Builder.clearName()
Output only.
|
Entry.Builder |
Entry.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Entry.Builder |
Entry.Builder.clearSchema()
Schema of the entry.
|
Entry.Builder |
Entry.Builder.clearSourceSystemTimestamps()
Timestamps about the underlying Google Cloud Platform resource -- not about
this Data Catalog Entry.
|
Entry.Builder |
Entry.Builder.clearType()
Type of entry.
|
Entry.Builder |
Entry.Builder.clearTypeSpec() |
Entry.Builder |
Entry.Builder.clone() |
Entry.Builder |
Entry.Builder.mergeBigqueryTableSpec(BigQueryTableSpec value)
Specification that applies to a BigQuery table.
|
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.mergeSchema(Schema value)
Schema of the entry.
|
Entry.Builder |
Entry.Builder.mergeSourceSystemTimestamps(SystemTimestamps value)
Timestamps about the underlying Google Cloud Platform resource -- not about
this Data Catalog Entry.
|
Entry.Builder |
Entry.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
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.setBigqueryTableSpec(BigQueryTableSpec.Builder builderForValue)
Specification that applies to a BigQuery table.
|
Entry.Builder |
Entry.Builder.setBigqueryTableSpec(BigQueryTableSpec value)
Specification that applies to a BigQuery table.
|
Entry.Builder |
Entry.Builder.setDescription(String value)
Entry description, which can consist of several sentences or paragraphs
that describe entry contents.
|
Entry.Builder |
Entry.Builder.setDescriptionBytes(com.google.protobuf.ByteString value)
Entry description, which can consist of several sentences or paragraphs
that describe entry contents.
|
Entry.Builder |
Entry.Builder.setDisplayName(String value)
Display information such as title and description.
|
Entry.Builder |
Entry.Builder.setDisplayNameBytes(com.google.protobuf.ByteString value)
Display information such as title and description.
|
Entry.Builder |
Entry.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Entry.Builder |
Entry.Builder.setLinkedResource(String value)
The full name of the cloud resource the entry belongs to.
|
Entry.Builder |
Entry.Builder.setLinkedResourceBytes(com.google.protobuf.ByteString value)
The full name of the cloud resource the entry belongs to.
|
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.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
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.setSourceSystemTimestamps(SystemTimestamps.Builder builderForValue)
Timestamps about the underlying Google Cloud Platform resource -- not about
this Data Catalog Entry.
|
Entry.Builder |
Entry.Builder.setSourceSystemTimestamps(SystemTimestamps value)
Timestamps about the underlying Google Cloud Platform resource -- not about
this Data Catalog Entry.
|
Entry.Builder |
Entry.Builder.setType(EntryType value)
Type of entry.
|
Entry.Builder |
Entry.Builder.setTypeValue(int value)
Type of entry.
|
Entry.Builder |
Entry.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Entry.Builder |
Entry.toBuilder() |
Copyright © 2019 Google LLC. All rights reserved.