| 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.clearBigqueryDateShardedSpec()
Specification for a group of BigQuery tables with name pattern
[prefix]YYYYMMDD.
|
Entry.Builder |
Entry.Builder.clearBigqueryTableSpec()
Specification that applies to a BigQuery table.
|
Entry.Builder |
Entry.Builder.clearDescription()
Optional.
|
Entry.Builder |
Entry.Builder.clearDisplayName()
Optional.
|
Entry.Builder |
Entry.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Entry.Builder |
Entry.Builder.clearLinkedResource()
Output only.
|
Entry.Builder |
Entry.Builder.clearName()
Required when used in
[UpdateEntryRequest][google.cloud.datacatalog.v1beta1.UpdateEntryRequest].
|
Entry.Builder |
Entry.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Entry.Builder |
Entry.Builder.clearSchema()
Optional.
|
Entry.Builder |
Entry.Builder.clearSourceSystemTimestamps()
Output only.
|
Entry.Builder |
Entry.Builder.clearType()
Required.
|
Entry.Builder |
Entry.Builder.clearTypeSpec() |
Entry.Builder |
Entry.Builder.clone() |
Entry.Builder |
UpdateEntryRequest.Builder.getEntryBuilder()
Required.
|
Entry.Builder |
Entry.Builder.mergeBigqueryDateShardedSpec(BigQueryDateShardedSpec value)
Specification for a group of BigQuery tables with name pattern
[prefix]YYYYMMDD.
|
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)
Optional.
|
Entry.Builder |
Entry.Builder.mergeSourceSystemTimestamps(SystemTimestamps value)
Output only.
|
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.setBigqueryDateShardedSpec(BigQueryDateShardedSpec.Builder builderForValue)
Specification for a group of BigQuery tables with name pattern
[prefix]YYYYMMDD.
|
Entry.Builder |
Entry.Builder.setBigqueryDateShardedSpec(BigQueryDateShardedSpec value)
Specification for a group of BigQuery tables with name pattern
[prefix]YYYYMMDD.
|
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)
Optional.
|
Entry.Builder |
Entry.Builder.setDescriptionBytes(com.google.protobuf.ByteString value)
Optional.
|
Entry.Builder |
Entry.Builder.setDisplayName(String value)
Optional.
|
Entry.Builder |
Entry.Builder.setDisplayNameBytes(com.google.protobuf.ByteString value)
Optional.
|
Entry.Builder |
Entry.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Entry.Builder |
Entry.Builder.setLinkedResource(String value)
Output only.
|
Entry.Builder |
Entry.Builder.setLinkedResourceBytes(com.google.protobuf.ByteString value)
Output only.
|
Entry.Builder |
Entry.Builder.setName(String value)
Required when used in
[UpdateEntryRequest][google.cloud.datacatalog.v1beta1.UpdateEntryRequest].
|
Entry.Builder |
Entry.Builder.setNameBytes(com.google.protobuf.ByteString value)
Required when used in
[UpdateEntryRequest][google.cloud.datacatalog.v1beta1.UpdateEntryRequest].
|
Entry.Builder |
Entry.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Entry.Builder |
Entry.Builder.setSchema(Schema.Builder builderForValue)
Optional.
|
Entry.Builder |
Entry.Builder.setSchema(Schema value)
Optional.
|
Entry.Builder |
Entry.Builder.setSourceSystemTimestamps(SystemTimestamps.Builder builderForValue)
Output only.
|
Entry.Builder |
Entry.Builder.setSourceSystemTimestamps(SystemTimestamps value)
Output only.
|
Entry.Builder |
Entry.Builder.setType(EntryType value)
Required.
|
Entry.Builder |
Entry.Builder.setTypeValue(int value)
Required.
|
Entry.Builder |
Entry.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Entry.Builder |
Entry.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
UpdateEntryRequest.Builder |
UpdateEntryRequest.Builder.setEntry(Entry.Builder builderForValue)
Required.
|
Copyright © 2019 Google LLC. All rights reserved.