| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
ListAnnotationsRequest.Builder |
ListAnnotationsRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListAnnotationsRequest.Builder |
ListAnnotationsRequest.Builder.clear() |
ListAnnotationsRequest.Builder |
ListAnnotationsRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListAnnotationsRequest.Builder |
ListAnnotationsRequest.Builder.clearFilter()
The standard list filter.
|
ListAnnotationsRequest.Builder |
ListAnnotationsRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListAnnotationsRequest.Builder |
ListAnnotationsRequest.Builder.clearOrderBy()
A comma-separated list of fields to order by, sorted in ascending order.
|
ListAnnotationsRequest.Builder |
ListAnnotationsRequest.Builder.clearPageSize()
The standard list page size.
|
ListAnnotationsRequest.Builder |
ListAnnotationsRequest.Builder.clearPageToken()
The standard list page token.
|
ListAnnotationsRequest.Builder |
ListAnnotationsRequest.Builder.clearParent()
Required.
|
ListAnnotationsRequest.Builder |
ListAnnotationsRequest.Builder.clearReadMask()
Mask specifying which fields to read.
|
ListAnnotationsRequest.Builder |
ListAnnotationsRequest.Builder.clone() |
ListAnnotationsRequest.Builder |
ListAnnotationsRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListAnnotationsRequest.Builder |
ListAnnotationsRequest.Builder.mergeFrom(ListAnnotationsRequest other) |
ListAnnotationsRequest.Builder |
ListAnnotationsRequest.Builder.mergeFrom(com.google.protobuf.Message other) |
ListAnnotationsRequest.Builder |
ListAnnotationsRequest.Builder.mergeReadMask(com.google.protobuf.FieldMask value)
Mask specifying which fields to read.
|
ListAnnotationsRequest.Builder |
ListAnnotationsRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static ListAnnotationsRequest.Builder |
ListAnnotationsRequest.newBuilder() |
static ListAnnotationsRequest.Builder |
ListAnnotationsRequest.newBuilder(ListAnnotationsRequest prototype) |
ListAnnotationsRequest.Builder |
ListAnnotationsRequest.newBuilderForType() |
protected ListAnnotationsRequest.Builder |
ListAnnotationsRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ListAnnotationsRequest.Builder |
ListAnnotationsRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListAnnotationsRequest.Builder |
ListAnnotationsRequest.Builder.setFilter(String value)
The standard list filter.
|
ListAnnotationsRequest.Builder |
ListAnnotationsRequest.Builder.setFilterBytes(com.google.protobuf.ByteString value)
The standard list filter.
|
ListAnnotationsRequest.Builder |
ListAnnotationsRequest.Builder.setOrderBy(String value)
A comma-separated list of fields to order by, sorted in ascending order.
|
ListAnnotationsRequest.Builder |
ListAnnotationsRequest.Builder.setOrderByBytes(com.google.protobuf.ByteString value)
A comma-separated list of fields to order by, sorted in ascending order.
|
ListAnnotationsRequest.Builder |
ListAnnotationsRequest.Builder.setPageSize(int value)
The standard list page size.
|
ListAnnotationsRequest.Builder |
ListAnnotationsRequest.Builder.setPageToken(String value)
The standard list page token.
|
ListAnnotationsRequest.Builder |
ListAnnotationsRequest.Builder.setPageTokenBytes(com.google.protobuf.ByteString value)
The standard list page token.
|
ListAnnotationsRequest.Builder |
ListAnnotationsRequest.Builder.setParent(String value)
Required.
|
ListAnnotationsRequest.Builder |
ListAnnotationsRequest.Builder.setParentBytes(com.google.protobuf.ByteString value)
Required.
|
ListAnnotationsRequest.Builder |
ListAnnotationsRequest.Builder.setReadMask(com.google.protobuf.FieldMask.Builder builderForValue)
Mask specifying which fields to read.
|
ListAnnotationsRequest.Builder |
ListAnnotationsRequest.Builder.setReadMask(com.google.protobuf.FieldMask value)
Mask specifying which fields to read.
|
ListAnnotationsRequest.Builder |
ListAnnotationsRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListAnnotationsRequest.Builder |
ListAnnotationsRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListAnnotationsRequest.Builder |
ListAnnotationsRequest.toBuilder() |
Copyright © 2023 Google LLC. All rights reserved.