public static final class ToolParameterKeyMatchSpec.Builder extends GeneratedMessage.Builder<ToolParameterKeyMatchSpec.Builder> implements ToolParameterKeyMatchSpecOrBuilderSpec for tool parameter key match metric.
Protobuf type google.cloud.aiplatform.v1.ToolParameterKeyMatchSpec
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > ToolParameterKeyMatchSpec.BuilderImplements
ToolParameterKeyMatchSpecOrBuilderStatic 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 |
|
getDefaultInstanceForType()
public ToolParameterKeyMatchSpec getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ToolParameterKeyMatchSpec |
|
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(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 |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public ToolParameterKeyMatchSpec.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
ToolParameterKeyMatchSpec.Builder |
|