Class ExportFeatureValuesOperationMetadata.Builder (3.37.0)

See more code actions.
public static final class ExportFeatureValuesOperationMetadata.Builder extends GeneratedMessageV3.Builder<ExportFeatureValuesOperationMetadata.Builder> implements ExportFeatureValuesOperationMetadataOrBuilder

Details of operations that exports Features values.

Protobuf type google.cloud.aiplatform.v1.ExportFeatureValuesOperationMetadata

com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
TypeDescription
Descriptor

Methods

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public ExportFeatureValuesOperationMetadata.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Overrides

build()

public ExportFeatureValuesOperationMetadata build()

buildPartial()

public ExportFeatureValuesOperationMetadata buildPartial()

clear()

public ExportFeatureValuesOperationMetadata.Builder clear()
Overrides

clearField(Descriptors.FieldDescriptor field)

public ExportFeatureValuesOperationMetadata.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
NameDescription
fieldFieldDescriptor
Overrides

clearGenericMetadata()

public ExportFeatureValuesOperationMetadata.Builder clearGenericMetadata()

Operation metadata for Featurestore export Feature values.

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

clearOneof(Descriptors.OneofDescriptor oneof)

public ExportFeatureValuesOperationMetadata.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
NameDescription
oneofOneofDescriptor
Overrides

clone()

public ExportFeatureValuesOperationMetadata.Builder clone()
Overrides

getDefaultInstanceForType()

public ExportFeatureValuesOperationMetadata getDefaultInstanceForType()

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
TypeDescription
Descriptor
Overrides

getGenericMetadata()

public GenericOperationMetadata getGenericMetadata()

Operation metadata for Featurestore export Feature values.

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

Returns
TypeDescription
GenericOperationMetadata

The genericMetadata.

getGenericMetadataBuilder()

public GenericOperationMetadata.Builder getGenericMetadataBuilder()

Operation metadata for Featurestore export Feature values.

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

Returns
TypeDescription
GenericOperationMetadata.Builder

getGenericMetadataOrBuilder()

public GenericOperationMetadataOrBuilder getGenericMetadataOrBuilder()

Operation metadata for Featurestore export Feature values.

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

Returns
TypeDescription
GenericOperationMetadataOrBuilder

hasGenericMetadata()

public boolean hasGenericMetadata()

Operation metadata for Featurestore export Feature values.

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

Returns
TypeDescription
boolean

Whether the genericMetadata field is set.

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
TypeDescription
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
TypeDescription
boolean
Overrides

mergeFrom(ExportFeatureValuesOperationMetadata other)

public ExportFeatureValuesOperationMetadata.Builder mergeFrom(ExportFeatureValuesOperationMetadata other)
Parameter
NameDescription
otherExportFeatureValuesOperationMetadata

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public ExportFeatureValuesOperationMetadata.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputCodedInputStream
extensionRegistryExtensionRegistryLite
Overrides
Exceptions
TypeDescription
IOException

mergeFrom(Message other)

public ExportFeatureValuesOperationMetadata.Builder mergeFrom(Message other)
Parameter
NameDescription
otherMessage
Overrides

mergeGenericMetadata(GenericOperationMetadata value)

public ExportFeatureValuesOperationMetadata.Builder mergeGenericMetadata(GenericOperationMetadata value)

Operation metadata for Featurestore export Feature values.

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

Parameter
NameDescription
valueGenericOperationMetadata

mergeUnknownFields(UnknownFieldSet unknownFields)

public final ExportFeatureValuesOperationMetadata.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Overrides

setField(Descriptors.FieldDescriptor field, Object value)

public ExportFeatureValuesOperationMetadata.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Overrides

setGenericMetadata(GenericOperationMetadata value)

public ExportFeatureValuesOperationMetadata.Builder setGenericMetadata(GenericOperationMetadata value)

Operation metadata for Featurestore export Feature values.

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

Parameter
NameDescription
valueGenericOperationMetadata

setGenericMetadata(GenericOperationMetadata.Builder builderForValue)

public ExportFeatureValuesOperationMetadata.Builder setGenericMetadata(GenericOperationMetadata.Builder builderForValue)

Operation metadata for Featurestore export Feature values.

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

Parameter
NameDescription
builderForValueGenericOperationMetadata.Builder

setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)

public ExportFeatureValuesOperationMetadata.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
NameDescription
fieldFieldDescriptor
indexint
valueObject
Overrides

setUnknownFields(UnknownFieldSet unknownFields)

public final ExportFeatureValuesOperationMetadata.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Overrides