Class BatchCreateRagDataSchemasOperationMetadata (3.89.0)

public final class BatchCreateRagDataSchemasOperationMetadata extends GeneratedMessage implements BatchCreateRagDataSchemasOperationMetadataOrBuilder

Runtime operation information for VertexRagDataService.BatchCreateRagDataSchemas.

Protobuf type google.cloud.aiplatform.v1beta1.BatchCreateRagDataSchemasOperationMetadata

Inheritance

Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > BatchCreateRagDataSchemasOperationMetadata

Static Fields

GENERIC_METADATA_FIELD_NUMBER

public static final int GENERIC_METADATA_FIELD_NUMBER
Field Value
Type Description
int

Static Methods

getDefaultInstance()

public static BatchCreateRagDataSchemasOperationMetadata getDefaultInstance()
Returns
Type Description
BatchCreateRagDataSchemasOperationMetadata

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

newBuilder()

public static BatchCreateRagDataSchemasOperationMetadata.Builder newBuilder()
Returns
Type Description
BatchCreateRagDataSchemasOperationMetadata.Builder

newBuilder(BatchCreateRagDataSchemasOperationMetadata prototype)

public static BatchCreateRagDataSchemasOperationMetadata.Builder newBuilder(BatchCreateRagDataSchemasOperationMetadata prototype)
Parameter
Name Description
prototype BatchCreateRagDataSchemasOperationMetadata
Returns
Type Description
BatchCreateRagDataSchemasOperationMetadata.Builder

parseDelimitedFrom(InputStream input)

public static BatchCreateRagDataSchemasOperationMetadata parseDelimitedFrom(InputStream input)
Parameter
Name Description
input InputStream
Returns
Type Description
BatchCreateRagDataSchemasOperationMetadata
Exceptions
Type Description
IOException

parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static BatchCreateRagDataSchemasOperationMetadata parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input InputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
BatchCreateRagDataSchemasOperationMetadata
Exceptions
Type Description
IOException

parseFrom(byte[] data)

public static BatchCreateRagDataSchemasOperationMetadata parseFrom(byte[] data)
Parameter
Name Description
data byte[]
Returns
Type Description
BatchCreateRagDataSchemasOperationMetadata
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)

public static BatchCreateRagDataSchemasOperationMetadata parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data byte[]
extensionRegistry ExtensionRegistryLite
Returns
Type Description
BatchCreateRagDataSchemasOperationMetadata
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteString data)

public static BatchCreateRagDataSchemasOperationMetadata parseFrom(ByteString data)
Parameter
Name Description
data ByteString
Returns
Type Description
BatchCreateRagDataSchemasOperationMetadata
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)

public static BatchCreateRagDataSchemasOperationMetadata parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data ByteString
extensionRegistry ExtensionRegistryLite
Returns
Type Description
BatchCreateRagDataSchemasOperationMetadata
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(CodedInputStream input)

public static BatchCreateRagDataSchemasOperationMetadata parseFrom(CodedInputStream input)
Parameter
Name Description
input CodedInputStream
Returns
Type Description
BatchCreateRagDataSchemasOperationMetadata
Exceptions
Type Description
IOException

parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public static BatchCreateRagDataSchemasOperationMetadata parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
BatchCreateRagDataSchemasOperationMetadata
Exceptions
Type Description
IOException

parseFrom(InputStream input)

public static BatchCreateRagDataSchemasOperationMetadata parseFrom(InputStream input)
Parameter
Name Description
input InputStream
Returns
Type Description
BatchCreateRagDataSchemasOperationMetadata
Exceptions
Type Description
IOException

parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static BatchCreateRagDataSchemasOperationMetadata parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input InputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
BatchCreateRagDataSchemasOperationMetadata
Exceptions
Type Description
IOException

parseFrom(ByteBuffer data)

public static BatchCreateRagDataSchemasOperationMetadata parseFrom(ByteBuffer data)
Parameter
Name Description
data ByteBuffer
Returns
Type Description
BatchCreateRagDataSchemasOperationMetadata
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)

public static BatchCreateRagDataSchemasOperationMetadata parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data ByteBuffer
extensionRegistry ExtensionRegistryLite
Returns
Type Description
BatchCreateRagDataSchemasOperationMetadata
Exceptions
Type Description
InvalidProtocolBufferException

parser()

public static Parser<BatchCreateRagDataSchemasOperationMetadata> parser()
Returns
Type Description
Parser<BatchCreateRagDataSchemasOperationMetadata>

Methods

equals(Object obj)

public boolean equals(Object obj)
Parameter
Name Description
obj Object
Returns
Type Description
boolean
Overrides

getDefaultInstanceForType()

public BatchCreateRagDataSchemasOperationMetadata getDefaultInstanceForType()
Returns
Type Description
BatchCreateRagDataSchemasOperationMetadata

getGenericMetadata()

public GenericOperationMetadata getGenericMetadata()

The operation generic information.

.google.cloud.aiplatform.v1beta1.GenericOperationMetadata generic_metadata = 1;

Returns
Type Description
GenericOperationMetadata

The genericMetadata.

getGenericMetadataOrBuilder()

public GenericOperationMetadataOrBuilder getGenericMetadataOrBuilder()

The operation generic information.

.google.cloud.aiplatform.v1beta1.GenericOperationMetadata generic_metadata = 1;

Returns
Type Description
GenericOperationMetadataOrBuilder

getParserForType()

public Parser<BatchCreateRagDataSchemasOperationMetadata> getParserForType()
Returns
Type Description
Parser<BatchCreateRagDataSchemasOperationMetadata>
Overrides

getSerializedSize()

public int getSerializedSize()
Returns
Type Description
int
Overrides

hasGenericMetadata()

public boolean hasGenericMetadata()

The operation generic information.

.google.cloud.aiplatform.v1beta1.GenericOperationMetadata generic_metadata = 1;

Returns
Type Description
boolean

Whether the genericMetadata field is set.

hashCode()

public int hashCode()
Returns
Type Description
int
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

newBuilderForType()

public BatchCreateRagDataSchemasOperationMetadata.Builder newBuilderForType()
Returns
Type Description
BatchCreateRagDataSchemasOperationMetadata.Builder

newBuilderForType(AbstractMessage.BuilderParent parent)

protected BatchCreateRagDataSchemasOperationMetadata.Builder newBuilderForType(AbstractMessage.BuilderParent parent)
Parameter
Name Description
parent BuilderParent
Returns
Type Description
BatchCreateRagDataSchemasOperationMetadata.Builder
Overrides

toBuilder()

public BatchCreateRagDataSchemasOperationMetadata.Builder toBuilder()
Returns
Type Description
BatchCreateRagDataSchemasOperationMetadata.Builder

writeTo(CodedOutputStream output)

public void writeTo(CodedOutputStream output)
Parameter
Name Description
output CodedOutputStream
Overrides
Exceptions
Type Description
IOException