Class UpdateFeatureViewOperationMetadata.Builder (3.33.0)

public static final class UpdateFeatureViewOperationMetadata.Builder extends GeneratedMessageV3.Builder<UpdateFeatureViewOperationMetadata.Builder> implements UpdateFeatureViewOperationMetadataOrBuilder

Details of operations that perform update FeatureView.

Protobuf type google.cloud.aiplatform.v1.UpdateFeatureViewOperationMetadata

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 UpdateFeatureViewOperationMetadata.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Overrides

build()

public UpdateFeatureViewOperationMetadata build()

buildPartial()

public UpdateFeatureViewOperationMetadata buildPartial()

clear()

public UpdateFeatureViewOperationMetadata.Builder clear()
Overrides

clearField(Descriptors.FieldDescriptor field)

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

clearGenericMetadata()

public UpdateFeatureViewOperationMetadata.Builder clearGenericMetadata()

Operation metadata for FeatureView Update.

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

clearOneof(Descriptors.OneofDescriptor oneof)

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

clone()

public UpdateFeatureViewOperationMetadata.Builder clone()
Overrides

getDefaultInstanceForType()

public UpdateFeatureViewOperationMetadata getDefaultInstanceForType()

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
TypeDescription
Descriptor
Overrides

getGenericMetadata()

public GenericOperationMetadata getGenericMetadata()

Operation metadata for FeatureView Update.

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

Returns
TypeDescription
GenericOperationMetadata

The genericMetadata.

getGenericMetadataBuilder()

public GenericOperationMetadata.Builder getGenericMetadataBuilder()

Operation metadata for FeatureView Update.

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

Returns
TypeDescription
GenericOperationMetadata.Builder

getGenericMetadataOrBuilder()

public GenericOperationMetadataOrBuilder getGenericMetadataOrBuilder()

Operation metadata for FeatureView Update.

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

Returns
TypeDescription
GenericOperationMetadataOrBuilder

hasGenericMetadata()

public boolean hasGenericMetadata()

Operation metadata for FeatureView Update.

.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(UpdateFeatureViewOperationMetadata other)

public UpdateFeatureViewOperationMetadata.Builder mergeFrom(UpdateFeatureViewOperationMetadata other)
Parameter
NameDescription
otherUpdateFeatureViewOperationMetadata

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

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

mergeGenericMetadata(GenericOperationMetadata value)

public UpdateFeatureViewOperationMetadata.Builder mergeGenericMetadata(GenericOperationMetadata value)

Operation metadata for FeatureView Update.

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

Parameter
NameDescription
valueGenericOperationMetadata

mergeUnknownFields(UnknownFieldSet unknownFields)

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

setField(Descriptors.FieldDescriptor field, Object value)

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

setGenericMetadata(GenericOperationMetadata value)

public UpdateFeatureViewOperationMetadata.Builder setGenericMetadata(GenericOperationMetadata value)

Operation metadata for FeatureView Update.

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

Parameter
NameDescription
valueGenericOperationMetadata

setGenericMetadata(GenericOperationMetadata.Builder builderForValue)

public UpdateFeatureViewOperationMetadata.Builder setGenericMetadata(GenericOperationMetadata.Builder builderForValue)

Operation metadata for FeatureView Update.

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

Parameter
NameDescription
builderForValueGenericOperationMetadata.Builder

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

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

setUnknownFields(UnknownFieldSet unknownFields)

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