Class ToolParameterKeyMatchSpec.Builder (3.84.0)

public static final class ToolParameterKeyMatchSpec.Builder extends GeneratedMessage.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
Type Description
Descriptor

Methods

build()

public ToolParameterKeyMatchSpec build()
Returns
Type Description
ToolParameterKeyMatchSpec

buildPartial()

public ToolParameterKeyMatchSpec buildPartial()
Returns
Type Description
ToolParameterKeyMatchSpec

clear()

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

getDefaultInstanceForType()

public ToolParameterKeyMatchSpec getDefaultInstanceForType()
Returns
Type Description
ToolParameterKeyMatchSpec

getDescriptorForType()

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

internalGetFieldAccessorTable()

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

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(ToolParameterKeyMatchSpec other)

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

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

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