Uses of Class
com.google.cloud.aiplatform.v1.ListAnnotationsResponse.Builder
Packages that use ListAnnotationsResponse.Builder
-
Uses of ListAnnotationsResponse.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ListAnnotationsResponse.BuilderModifier and TypeMethodDescriptionListAnnotationsResponse.Builder.addAllAnnotations(Iterable<? extends Annotation> values) A list of Annotations that matches the specified filter in the request.ListAnnotationsResponse.Builder.addAnnotations(int index, Annotation value) A list of Annotations that matches the specified filter in the request.ListAnnotationsResponse.Builder.addAnnotations(int index, Annotation.Builder builderForValue) A list of Annotations that matches the specified filter in the request.ListAnnotationsResponse.Builder.addAnnotations(Annotation value) A list of Annotations that matches the specified filter in the request.ListAnnotationsResponse.Builder.addAnnotations(Annotation.Builder builderForValue) A list of Annotations that matches the specified filter in the request.ListAnnotationsResponse.Builder.clear()ListAnnotationsResponse.Builder.clearAnnotations()A list of Annotations that matches the specified filter in the request.ListAnnotationsResponse.Builder.clearNextPageToken()The standard List next-page token.ListAnnotationsResponse.Builder.mergeFrom(ListAnnotationsResponse other) ListAnnotationsResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ListAnnotationsResponse.Builder.mergeFrom(com.google.protobuf.Message other) ListAnnotationsResponse.newBuilder()ListAnnotationsResponse.newBuilder(ListAnnotationsResponse prototype) ListAnnotationsResponse.newBuilderForType()protected ListAnnotationsResponse.BuilderListAnnotationsResponse.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) ListAnnotationsResponse.Builder.removeAnnotations(int index) A list of Annotations that matches the specified filter in the request.ListAnnotationsResponse.Builder.setAnnotations(int index, Annotation value) A list of Annotations that matches the specified filter in the request.ListAnnotationsResponse.Builder.setAnnotations(int index, Annotation.Builder builderForValue) A list of Annotations that matches the specified filter in the request.ListAnnotationsResponse.Builder.setNextPageToken(String value) The standard List next-page token.ListAnnotationsResponse.Builder.setNextPageTokenBytes(com.google.protobuf.ByteString value) The standard List next-page token.ListAnnotationsResponse.toBuilder()