Uses of Class
com.google.cloud.aiplatform.v1.Blob
Packages that use Blob
-
Uses of Blob in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return BlobModifier and TypeMethodDescriptionBlob.Builder.build()Blob.Builder.buildPartial()static BlobBlob.getDefaultInstance()Blob.Builder.getDefaultInstanceForType()Blob.getDefaultInstanceForType()Part.Builder.getInlineData()Optional.Part.getInlineData()Optional.PartOrBuilder.getInlineData()Optional.static BlobBlob.parseDelimitedFrom(InputStream input) static BlobBlob.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BlobBlob.parseFrom(byte[] data) static BlobBlob.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BlobBlob.parseFrom(com.google.protobuf.ByteString data) static BlobBlob.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BlobBlob.parseFrom(com.google.protobuf.CodedInputStream input) static BlobBlob.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BlobBlob.parseFrom(InputStream input) static BlobBlob.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BlobBlob.parseFrom(ByteBuffer data) static BlobBlob.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type BlobModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Blob>Blob.getParserForType()static com.google.protobuf.Parser<Blob>Blob.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type BlobModifier and TypeMethodDescriptionPart.Builder.mergeInlineData(Blob value) Optional.static Blob.BuilderBlob.newBuilder(Blob prototype) Part.Builder.setInlineData(Blob value) Optional.