Uses of Class
com.google.cloud.aiplatform.v1beta1.ContentsExample
Packages that use ContentsExample
-
Uses of ContentsExample in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return ContentsExampleModifier and TypeMethodDescriptionContentsExample.Builder.build()ContentsExample.Builder.buildPartial()StoredContentsExample.Builder.getContentsExample()Required.StoredContentsExample.getContentsExample()Required.StoredContentsExampleOrBuilder.getContentsExample()Required.static ContentsExampleContentsExample.getDefaultInstance()ContentsExample.Builder.getDefaultInstanceForType()ContentsExample.getDefaultInstanceForType()static ContentsExampleContentsExample.parseDelimitedFrom(InputStream input) static ContentsExampleContentsExample.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContentsExampleContentsExample.parseFrom(byte[] data) static ContentsExampleContentsExample.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContentsExampleContentsExample.parseFrom(com.google.protobuf.ByteString data) static ContentsExampleContentsExample.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContentsExampleContentsExample.parseFrom(com.google.protobuf.CodedInputStream input) static ContentsExampleContentsExample.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContentsExampleContentsExample.parseFrom(InputStream input) static ContentsExampleContentsExample.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContentsExampleContentsExample.parseFrom(ByteBuffer data) static ContentsExampleContentsExample.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type ContentsExampleModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ContentsExample>ContentsExample.getParserForType()static com.google.protobuf.Parser<ContentsExample>ContentsExample.parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type ContentsExampleModifier and TypeMethodDescriptionStoredContentsExample.Builder.mergeContentsExample(ContentsExample value) Required.ContentsExample.Builder.mergeFrom(ContentsExample other) static ContentsExample.BuilderContentsExample.newBuilder(ContentsExample prototype) StoredContentsExample.Builder.setContentsExample(ContentsExample value) Required.