Class ToolParameterKeyMatchSpec.Builder (3.42.0)

public static final class ToolParameterKeyMatchSpec.Builder extends GeneratedMessageV3.Builder<ToolParameterKeyMatchSpec.Builder> implements ToolParameterKeyMatchSpecOrBuilder

Spec for tool parameter key match metric.

Protobuf type google.cloud.aiplatform.v1beta1.ToolParameterKeyMatchSpec

Static Methods

getDescriptor()

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

Methods

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

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

build()

public ToolParameterKeyMatchSpec build()
Returns
TypeDescription
ToolParameterKeyMatchSpec

buildPartial()

public ToolParameterKeyMatchSpec buildPartial()
Returns
TypeDescription
ToolParameterKeyMatchSpec

clear()

public ToolParameterKeyMatchSpec.Builder clear()
Returns
TypeDescription
ToolParameterKeyMatchSpec.Builder
Overrides

clearField(Descriptors.FieldDescriptor field)

public ToolParameterKeyMatchSpec.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
NameDescription
fieldFieldDescriptor
Returns
TypeDescription
ToolParameterKeyMatchSpec.Builder
Overrides

clearOneof(Descriptors.OneofDescriptor oneof)

public ToolParameterKeyMatchSpec.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
NameDescription
oneofOneofDescriptor
Returns
TypeDescription
ToolParameterKeyMatchSpec.Builder
Overrides

clone()

public ToolParameterKeyMatchSpec.Builder clone()
Returns
TypeDescription
ToolParameterKeyMatchSpec.Builder
Overrides

getDefaultInstanceForType()

public ToolParameterKeyMatchSpec getDefaultInstanceForType()
Returns
TypeDescription
ToolParameterKeyMatchSpec

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
TypeDescription
Descriptor
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
TypeDescription
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
TypeDescription
boolean
Overrides

mergeFrom(ToolParameterKeyMatchSpec other)

public ToolParameterKeyMatchSpec.Builder mergeFrom(ToolParameterKeyMatchSpec other)
Parameter
NameDescription
otherToolParameterKeyMatchSpec
Returns
TypeDescription
ToolParameterKeyMatchSpec.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

public ToolParameterKeyMatchSpec.Builder mergeFrom(Message other)
Parameter
NameDescription
otherMessage
Returns
TypeDescription
ToolParameterKeyMatchSpec.Builder
Overrides

mergeUnknownFields(UnknownFieldSet unknownFields)

public final ToolParameterKeyMatchSpec.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns
TypeDescription
ToolParameterKeyMatchSpec.Builder
Overrides

setField(Descriptors.FieldDescriptor field, Object value)

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

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

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

setUnknownFields(UnknownFieldSet unknownFields)

public final ToolParameterKeyMatchSpec.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns
TypeDescription
ToolParameterKeyMatchSpec.Builder
Overrides