Class BatchCreateRagDataSchemasOperationMetadata.Builder (3.89.0)

public static final class BatchCreateRagDataSchemasOperationMetadata.Builder extends GeneratedMessage.Builder<BatchCreateRagDataSchemasOperationMetadata.Builder> implements BatchCreateRagDataSchemasOperationMetadataOrBuilder

Runtime operation information for VertexRagDataService.BatchCreateRagDataSchemas.

Protobuf type google.cloud.aiplatform.v1beta1.BatchCreateRagDataSchemasOperationMetadata

Static Methods

getDescriptor()

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

Methods

build()

public BatchCreateRagDataSchemasOperationMetadata build()
Returns
Type Description
BatchCreateRagDataSchemasOperationMetadata

buildPartial()

public BatchCreateRagDataSchemasOperationMetadata buildPartial()
Returns
Type Description
BatchCreateRagDataSchemasOperationMetadata

clear()

public BatchCreateRagDataSchemasOperationMetadata.Builder clear()
Returns
Type Description
BatchCreateRagDataSchemasOperationMetadata.Builder
Overrides

clearGenericMetadata()

public BatchCreateRagDataSchemasOperationMetadata.Builder clearGenericMetadata()

The operation generic information.

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

Returns
Type Description
BatchCreateRagDataSchemasOperationMetadata.Builder

getDefaultInstanceForType()

public BatchCreateRagDataSchemasOperationMetadata getDefaultInstanceForType()
Returns
Type Description
BatchCreateRagDataSchemasOperationMetadata

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

getGenericMetadata()

public GenericOperationMetadata getGenericMetadata()

The operation generic information.

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

Returns
Type Description
GenericOperationMetadata

The genericMetadata.

getGenericMetadataBuilder()

public GenericOperationMetadata.Builder getGenericMetadataBuilder()

The operation generic information.

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

Returns
Type Description
GenericOperationMetadata.Builder

getGenericMetadataOrBuilder()

public GenericOperationMetadataOrBuilder getGenericMetadataOrBuilder()

The operation generic information.

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

Returns
Type Description
GenericOperationMetadataOrBuilder

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.

internalGetFieldAccessorTable()

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

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(BatchCreateRagDataSchemasOperationMetadata other)

public BatchCreateRagDataSchemasOperationMetadata.Builder mergeFrom(BatchCreateRagDataSchemasOperationMetadata other)
Parameter
Name Description
other BatchCreateRagDataSchemasOperationMetadata
Returns
Type Description
BatchCreateRagDataSchemasOperationMetadata.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public BatchCreateRagDataSchemasOperationMetadata.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
BatchCreateRagDataSchemasOperationMetadata.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public BatchCreateRagDataSchemasOperationMetadata.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
BatchCreateRagDataSchemasOperationMetadata.Builder
Overrides

mergeGenericMetadata(GenericOperationMetadata value)

public BatchCreateRagDataSchemasOperationMetadata.Builder mergeGenericMetadata(GenericOperationMetadata value)

The operation generic information.

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

Parameter
Name Description
value GenericOperationMetadata
Returns
Type Description
BatchCreateRagDataSchemasOperationMetadata.Builder

setGenericMetadata(GenericOperationMetadata value)

public BatchCreateRagDataSchemasOperationMetadata.Builder setGenericMetadata(GenericOperationMetadata value)

The operation generic information.

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

Parameter
Name Description
value GenericOperationMetadata
Returns
Type Description
BatchCreateRagDataSchemasOperationMetadata.Builder

setGenericMetadata(GenericOperationMetadata.Builder builderForValue)

public BatchCreateRagDataSchemasOperationMetadata.Builder setGenericMetadata(GenericOperationMetadata.Builder builderForValue)

The operation generic information.

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

Parameter
Name Description
builderForValue GenericOperationMetadata.Builder
Returns
Type Description
BatchCreateRagDataSchemasOperationMetadata.Builder