Uses of Class
com.google.cloud.aiplatform.v1.AnnotationSpec.Builder
Packages that use AnnotationSpec.Builder
-
Uses of AnnotationSpec.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return AnnotationSpec.BuilderModifier and TypeMethodDescriptionAnnotationSpec.Builder.clear()AnnotationSpec.Builder.clearCreateTime()Output only.AnnotationSpec.Builder.clearDisplayName()Required.AnnotationSpec.Builder.clearEtag()Optional.AnnotationSpec.Builder.clearName()Output only.AnnotationSpec.Builder.clearUpdateTime()Output only.AnnotationSpec.Builder.mergeCreateTime(com.google.protobuf.Timestamp value) Output only.AnnotationSpec.Builder.mergeFrom(AnnotationSpec other) AnnotationSpec.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AnnotationSpec.Builder.mergeFrom(com.google.protobuf.Message other) AnnotationSpec.Builder.mergeUpdateTime(com.google.protobuf.Timestamp value) Output only.static AnnotationSpec.BuilderAnnotationSpec.newBuilder()static AnnotationSpec.BuilderAnnotationSpec.newBuilder(AnnotationSpec prototype) AnnotationSpec.newBuilderForType()protected AnnotationSpec.BuilderAnnotationSpec.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) AnnotationSpec.Builder.setCreateTime(com.google.protobuf.Timestamp value) Output only.AnnotationSpec.Builder.setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue) Output only.AnnotationSpec.Builder.setDisplayName(String value) Required.AnnotationSpec.Builder.setDisplayNameBytes(com.google.protobuf.ByteString value) Required.Optional.AnnotationSpec.Builder.setEtagBytes(com.google.protobuf.ByteString value) Optional.Output only.AnnotationSpec.Builder.setNameBytes(com.google.protobuf.ByteString value) Output only.AnnotationSpec.Builder.setUpdateTime(com.google.protobuf.Timestamp value) Output only.AnnotationSpec.Builder.setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue) Output only.AnnotationSpec.toBuilder()