Uses of Class
com.google.cloud.aiplatform.v1beta1.Annotation.Builder
-
Packages that use Annotation.Builder Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of Annotation.Builder in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return Annotation.Builder Modifier and Type Method Description Annotation.BuilderDataItemView.Builder. addAnnotationsBuilder()The Annotations on the DataItem.Annotation.BuilderDataItemView.Builder. addAnnotationsBuilder(int index)The Annotations on the DataItem.Annotation.BuilderListAnnotationsResponse.Builder. addAnnotationsBuilder()A list of Annotations that matches the specified filter in the request.Annotation.BuilderListAnnotationsResponse.Builder. addAnnotationsBuilder(int index)A list of Annotations that matches the specified filter in the request.Annotation.BuilderAnnotation.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Annotation.BuilderAnnotation.Builder. clear()Annotation.BuilderAnnotation.Builder. clearAnnotationSource()Output only.Annotation.BuilderAnnotation.Builder. clearCreateTime()Output only.Annotation.BuilderAnnotation.Builder. clearEtag()Optional.Annotation.BuilderAnnotation.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)Annotation.BuilderAnnotation.Builder. clearLabels()Annotation.BuilderAnnotation.Builder. clearName()Output only.Annotation.BuilderAnnotation.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Annotation.BuilderAnnotation.Builder. clearPayload()Required.Annotation.BuilderAnnotation.Builder. clearPayloadSchemaUri()Required.Annotation.BuilderAnnotation.Builder. clearUpdateTime()Output only.Annotation.BuilderAnnotation.Builder. clone()Annotation.BuilderDataItemView.Builder. getAnnotationsBuilder(int index)The Annotations on the DataItem.Annotation.BuilderListAnnotationsResponse.Builder. getAnnotationsBuilder(int index)A list of Annotations that matches the specified filter in the request.Annotation.BuilderAnnotation.Builder. mergeAnnotationSource(UserActionReference value)Output only.Annotation.BuilderAnnotation.Builder. mergeCreateTime(com.google.protobuf.Timestamp value)Output only.Annotation.BuilderAnnotation.Builder. mergeFrom(Annotation other)Annotation.BuilderAnnotation.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Annotation.BuilderAnnotation.Builder. mergeFrom(com.google.protobuf.Message other)Annotation.BuilderAnnotation.Builder. mergePayload(com.google.protobuf.Value value)Required.Annotation.BuilderAnnotation.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Annotation.BuilderAnnotation.Builder. mergeUpdateTime(com.google.protobuf.Timestamp value)Output only.static Annotation.BuilderAnnotation. newBuilder()static Annotation.BuilderAnnotation. newBuilder(Annotation prototype)Annotation.BuilderAnnotation. newBuilderForType()protected Annotation.BuilderAnnotation. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)Annotation.BuilderAnnotation.Builder. putAllLabels(Map<String,String> values)Optional.Annotation.BuilderAnnotation.Builder. putLabels(String key, String value)Optional.Annotation.BuilderAnnotation.Builder. removeLabels(String key)Optional.Annotation.BuilderAnnotation.Builder. setAnnotationSource(UserActionReference value)Output only.Annotation.BuilderAnnotation.Builder. setAnnotationSource(UserActionReference.Builder builderForValue)Output only.Annotation.BuilderAnnotation.Builder. setCreateTime(com.google.protobuf.Timestamp value)Output only.Annotation.BuilderAnnotation.Builder. setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)Output only.Annotation.BuilderAnnotation.Builder. setEtag(String value)Optional.Annotation.BuilderAnnotation.Builder. setEtagBytes(com.google.protobuf.ByteString value)Optional.Annotation.BuilderAnnotation.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Annotation.BuilderAnnotation.Builder. setName(String value)Output only.Annotation.BuilderAnnotation.Builder. setNameBytes(com.google.protobuf.ByteString value)Output only.Annotation.BuilderAnnotation.Builder. setPayload(com.google.protobuf.Value value)Required.Annotation.BuilderAnnotation.Builder. setPayload(com.google.protobuf.Value.Builder builderForValue)Required.Annotation.BuilderAnnotation.Builder. setPayloadSchemaUri(String value)Required.Annotation.BuilderAnnotation.Builder. setPayloadSchemaUriBytes(com.google.protobuf.ByteString value)Required.Annotation.BuilderAnnotation.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Annotation.BuilderAnnotation.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Annotation.BuilderAnnotation.Builder. setUpdateTime(com.google.protobuf.Timestamp value)Output only.Annotation.BuilderAnnotation.Builder. setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)Output only.Annotation.BuilderAnnotation. toBuilder()Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type Annotation.Builder Modifier and Type Method Description List<Annotation.Builder>DataItemView.Builder. getAnnotationsBuilderList()The Annotations on the DataItem.List<Annotation.Builder>ListAnnotationsResponse.Builder. getAnnotationsBuilderList()A list of Annotations that matches the specified filter in the request.Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type Annotation.Builder Modifier and Type Method Description DataItemView.BuilderDataItemView.Builder. addAnnotations(int index, Annotation.Builder builderForValue)The Annotations on the DataItem.DataItemView.BuilderDataItemView.Builder. addAnnotations(Annotation.Builder builderForValue)The Annotations on the DataItem.ListAnnotationsResponse.BuilderListAnnotationsResponse.Builder. addAnnotations(int index, Annotation.Builder builderForValue)A list of Annotations that matches the specified filter in the request.ListAnnotationsResponse.BuilderListAnnotationsResponse.Builder. addAnnotations(Annotation.Builder builderForValue)A list of Annotations that matches the specified filter in the request.DataItemView.BuilderDataItemView.Builder. setAnnotations(int index, Annotation.Builder builderForValue)The Annotations on the DataItem.ListAnnotationsResponse.BuilderListAnnotationsResponse.Builder. setAnnotations(int index, Annotation.Builder builderForValue)A list of Annotations that matches the specified filter in the request.
-