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