| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
ListAnnotationsResponse.Builder |
ListAnnotationsResponse.Builder.addAllAnnotations(Iterable<? extends Annotation> values)
A list of Annotations that matches the specified filter in the request.
|
ListAnnotationsResponse.Builder |
ListAnnotationsResponse.Builder.addAnnotations(Annotation.Builder builderForValue)
A list of Annotations that matches the specified filter in the request.
|
ListAnnotationsResponse.Builder |
ListAnnotationsResponse.Builder.addAnnotations(Annotation value)
A list of Annotations that matches the specified filter in the request.
|
ListAnnotationsResponse.Builder |
ListAnnotationsResponse.Builder.addAnnotations(int index,
Annotation.Builder builderForValue)
A list of Annotations that matches the specified filter in the request.
|
ListAnnotationsResponse.Builder |
ListAnnotationsResponse.Builder.addAnnotations(int index,
Annotation value)
A list of Annotations that matches the specified filter in the request.
|
ListAnnotationsResponse.Builder |
ListAnnotationsResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListAnnotationsResponse.Builder |
ListAnnotationsResponse.Builder.clear() |
ListAnnotationsResponse.Builder |
ListAnnotationsResponse.Builder.clearAnnotations()
A list of Annotations that matches the specified filter in the request.
|
ListAnnotationsResponse.Builder |
ListAnnotationsResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListAnnotationsResponse.Builder |
ListAnnotationsResponse.Builder.clearNextPageToken()
The standard List next-page token.
|
ListAnnotationsResponse.Builder |
ListAnnotationsResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListAnnotationsResponse.Builder |
ListAnnotationsResponse.Builder.clone() |
ListAnnotationsResponse.Builder |
ListAnnotationsResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListAnnotationsResponse.Builder |
ListAnnotationsResponse.Builder.mergeFrom(ListAnnotationsResponse other) |
ListAnnotationsResponse.Builder |
ListAnnotationsResponse.Builder.mergeFrom(com.google.protobuf.Message other) |
ListAnnotationsResponse.Builder |
ListAnnotationsResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static ListAnnotationsResponse.Builder |
ListAnnotationsResponse.newBuilder() |
static ListAnnotationsResponse.Builder |
ListAnnotationsResponse.newBuilder(ListAnnotationsResponse prototype) |
ListAnnotationsResponse.Builder |
ListAnnotationsResponse.newBuilderForType() |
protected ListAnnotationsResponse.Builder |
ListAnnotationsResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ListAnnotationsResponse.Builder |
ListAnnotationsResponse.Builder.removeAnnotations(int index)
A list of Annotations that matches the specified filter in the request.
|
ListAnnotationsResponse.Builder |
ListAnnotationsResponse.Builder.setAnnotations(int index,
Annotation.Builder builderForValue)
A list of Annotations that matches the specified filter in the request.
|
ListAnnotationsResponse.Builder |
ListAnnotationsResponse.Builder.setAnnotations(int index,
Annotation value)
A list of Annotations that matches the specified filter in the request.
|
ListAnnotationsResponse.Builder |
ListAnnotationsResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListAnnotationsResponse.Builder |
ListAnnotationsResponse.Builder.setNextPageToken(String value)
The standard List next-page token.
|
ListAnnotationsResponse.Builder |
ListAnnotationsResponse.Builder.setNextPageTokenBytes(com.google.protobuf.ByteString value)
The standard List next-page token.
|
ListAnnotationsResponse.Builder |
ListAnnotationsResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListAnnotationsResponse.Builder |
ListAnnotationsResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListAnnotationsResponse.Builder |
ListAnnotationsResponse.toBuilder() |
Copyright © 2025 Google LLC. All rights reserved.