Uses of Class
com.google.cloud.aiplatform.v1.ToolParameterKVMatchSpec
Packages that use ToolParameterKVMatchSpec
-
Uses of ToolParameterKVMatchSpec in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ToolParameterKVMatchSpecModifier and TypeMethodDescriptionToolParameterKVMatchSpec.Builder.build()ToolParameterKVMatchSpec.Builder.buildPartial()static ToolParameterKVMatchSpecToolParameterKVMatchSpec.getDefaultInstance()ToolParameterKVMatchSpec.Builder.getDefaultInstanceForType()ToolParameterKVMatchSpec.getDefaultInstanceForType()ToolParameterKVMatchInput.Builder.getMetricSpec()Required.ToolParameterKVMatchInput.getMetricSpec()Required.ToolParameterKVMatchInputOrBuilder.getMetricSpec()Required.static ToolParameterKVMatchSpecToolParameterKVMatchSpec.parseDelimitedFrom(InputStream input) static ToolParameterKVMatchSpecToolParameterKVMatchSpec.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ToolParameterKVMatchSpecToolParameterKVMatchSpec.parseFrom(byte[] data) static ToolParameterKVMatchSpecToolParameterKVMatchSpec.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ToolParameterKVMatchSpecToolParameterKVMatchSpec.parseFrom(com.google.protobuf.ByteString data) static ToolParameterKVMatchSpecToolParameterKVMatchSpec.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ToolParameterKVMatchSpecToolParameterKVMatchSpec.parseFrom(com.google.protobuf.CodedInputStream input) static ToolParameterKVMatchSpecToolParameterKVMatchSpec.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ToolParameterKVMatchSpecToolParameterKVMatchSpec.parseFrom(InputStream input) static ToolParameterKVMatchSpecToolParameterKVMatchSpec.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ToolParameterKVMatchSpecToolParameterKVMatchSpec.parseFrom(ByteBuffer data) static ToolParameterKVMatchSpecToolParameterKVMatchSpec.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type ToolParameterKVMatchSpecModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ToolParameterKVMatchSpec>ToolParameterKVMatchSpec.getParserForType()static com.google.protobuf.Parser<ToolParameterKVMatchSpec>ToolParameterKVMatchSpec.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type ToolParameterKVMatchSpecModifier and TypeMethodDescriptionToolParameterKVMatchSpec.Builder.mergeFrom(ToolParameterKVMatchSpec other) ToolParameterKVMatchInput.Builder.mergeMetricSpec(ToolParameterKVMatchSpec value) Required.ToolParameterKVMatchSpec.newBuilder(ToolParameterKVMatchSpec prototype) ToolParameterKVMatchInput.Builder.setMetricSpec(ToolParameterKVMatchSpec value) Required.