Class ToolNameMatchSpec.Builder (3.84.0)

public static final class ToolNameMatchSpec.Builder extends GeneratedMessage.Builder<ToolNameMatchSpec.Builder> implements ToolNameMatchSpecOrBuilder

Spec for tool name match metric.

Protobuf type google.cloud.aiplatform.v1beta1.ToolNameMatchSpec

Static Methods

getDescriptor()

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

Methods

build()

public ToolNameMatchSpec build()
Returns
Type Description
ToolNameMatchSpec

buildPartial()

public ToolNameMatchSpec buildPartial()
Returns
Type Description
ToolNameMatchSpec

clear()

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

getDefaultInstanceForType()

public ToolNameMatchSpec getDefaultInstanceForType()
Returns
Type Description
ToolNameMatchSpec

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(ToolNameMatchSpec other)

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

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

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