public static final class ToolNameMatchSpec.Builder extends GeneratedMessage.Builder<ToolNameMatchSpec.Builder> implements ToolNameMatchSpecOrBuilderSpec for tool name match metric.
Protobuf type google.cloud.aiplatform.v1beta1.ToolNameMatchSpec
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > ToolNameMatchSpec.BuilderImplements
ToolNameMatchSpecOrBuilderStatic 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 |
|
getDefaultInstanceForType()
public ToolNameMatchSpec getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ToolNameMatchSpec |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
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 |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public ToolNameMatchSpec.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
ToolNameMatchSpec.Builder |
|