Uses of Class
com.google.cloud.aiplatform.v1.ExactMatchSpec
Packages that use ExactMatchSpec
-
Uses of ExactMatchSpec in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ExactMatchSpecModifier and TypeMethodDescriptionExactMatchSpec.Builder.build()ExactMatchSpec.Builder.buildPartial()static ExactMatchSpecExactMatchSpec.getDefaultInstance()ExactMatchSpec.Builder.getDefaultInstanceForType()ExactMatchSpec.getDefaultInstanceForType()Metric.Builder.getExactMatchSpec()Spec for exact match metric.Metric.getExactMatchSpec()Spec for exact match metric.MetricOrBuilder.getExactMatchSpec()Spec for exact match metric.ExactMatchInput.Builder.getMetricSpec()Required.ExactMatchInput.getMetricSpec()Required.ExactMatchInputOrBuilder.getMetricSpec()Required.static ExactMatchSpecExactMatchSpec.parseDelimitedFrom(InputStream input) static ExactMatchSpecExactMatchSpec.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExactMatchSpecExactMatchSpec.parseFrom(byte[] data) static ExactMatchSpecExactMatchSpec.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExactMatchSpecExactMatchSpec.parseFrom(com.google.protobuf.ByteString data) static ExactMatchSpecExactMatchSpec.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExactMatchSpecExactMatchSpec.parseFrom(com.google.protobuf.CodedInputStream input) static ExactMatchSpecExactMatchSpec.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExactMatchSpecExactMatchSpec.parseFrom(InputStream input) static ExactMatchSpecExactMatchSpec.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExactMatchSpecExactMatchSpec.parseFrom(ByteBuffer data) static ExactMatchSpecExactMatchSpec.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type ExactMatchSpecModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ExactMatchSpec>ExactMatchSpec.getParserForType()static com.google.protobuf.Parser<ExactMatchSpec>ExactMatchSpec.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type ExactMatchSpecModifier and TypeMethodDescriptionMetric.Builder.mergeExactMatchSpec(ExactMatchSpec value) Spec for exact match metric.ExactMatchSpec.Builder.mergeFrom(ExactMatchSpec other) ExactMatchInput.Builder.mergeMetricSpec(ExactMatchSpec value) Required.static ExactMatchSpec.BuilderExactMatchSpec.newBuilder(ExactMatchSpec prototype) Metric.Builder.setExactMatchSpec(ExactMatchSpec value) Spec for exact match metric.ExactMatchInput.Builder.setMetricSpec(ExactMatchSpec value) Required.