| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
AnnotationSpec.Builder |
AnnotationSpec.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AnnotationSpec.Builder |
AnnotationSpec.Builder.clear() |
AnnotationSpec.Builder |
AnnotationSpec.Builder.clearCreateTime()
Output only.
|
AnnotationSpec.Builder |
AnnotationSpec.Builder.clearDisplayName()
Required.
|
AnnotationSpec.Builder |
AnnotationSpec.Builder.clearEtag()
Optional.
|
AnnotationSpec.Builder |
AnnotationSpec.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
AnnotationSpec.Builder |
AnnotationSpec.Builder.clearName()
Output only.
|
AnnotationSpec.Builder |
AnnotationSpec.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
AnnotationSpec.Builder |
AnnotationSpec.Builder.clearUpdateTime()
Output only.
|
AnnotationSpec.Builder |
AnnotationSpec.Builder.clone() |
AnnotationSpec.Builder |
AnnotationSpec.Builder.mergeCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
AnnotationSpec.Builder |
AnnotationSpec.Builder.mergeFrom(AnnotationSpec other) |
AnnotationSpec.Builder |
AnnotationSpec.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AnnotationSpec.Builder |
AnnotationSpec.Builder.mergeFrom(com.google.protobuf.Message other) |
AnnotationSpec.Builder |
AnnotationSpec.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AnnotationSpec.Builder |
AnnotationSpec.Builder.mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
static AnnotationSpec.Builder |
AnnotationSpec.newBuilder() |
static AnnotationSpec.Builder |
AnnotationSpec.newBuilder(AnnotationSpec prototype) |
AnnotationSpec.Builder |
AnnotationSpec.newBuilderForType() |
protected AnnotationSpec.Builder |
AnnotationSpec.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
AnnotationSpec.Builder |
AnnotationSpec.Builder.setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
AnnotationSpec.Builder |
AnnotationSpec.Builder.setCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
AnnotationSpec.Builder |
AnnotationSpec.Builder.setDisplayName(String value)
Required.
|
AnnotationSpec.Builder |
AnnotationSpec.Builder.setDisplayNameBytes(com.google.protobuf.ByteString value)
Required.
|
AnnotationSpec.Builder |
AnnotationSpec.Builder.setEtag(String value)
Optional.
|
AnnotationSpec.Builder |
AnnotationSpec.Builder.setEtagBytes(com.google.protobuf.ByteString value)
Optional.
|
AnnotationSpec.Builder |
AnnotationSpec.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AnnotationSpec.Builder |
AnnotationSpec.Builder.setName(String value)
Output only.
|
AnnotationSpec.Builder |
AnnotationSpec.Builder.setNameBytes(com.google.protobuf.ByteString value)
Output only.
|
AnnotationSpec.Builder |
AnnotationSpec.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
AnnotationSpec.Builder |
AnnotationSpec.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AnnotationSpec.Builder |
AnnotationSpec.Builder.setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
AnnotationSpec.Builder |
AnnotationSpec.Builder.setUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
AnnotationSpec.Builder |
AnnotationSpec.toBuilder() |
Copyright © 2024 Google LLC. All rights reserved.