| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
GroundednessSpec |
GroundednessSpec.Builder.build() |
GroundednessSpec |
GroundednessSpec.Builder.buildPartial() |
static GroundednessSpec |
GroundednessSpec.getDefaultInstance() |
GroundednessSpec |
GroundednessSpec.getDefaultInstanceForType() |
GroundednessSpec |
GroundednessSpec.Builder.getDefaultInstanceForType() |
GroundednessSpec |
GroundednessInputOrBuilder.getMetricSpec()
Required.
|
GroundednessSpec |
GroundednessInput.getMetricSpec()
Required.
|
GroundednessSpec |
GroundednessInput.Builder.getMetricSpec()
Required.
|
static GroundednessSpec |
GroundednessSpec.parseDelimitedFrom(InputStream input) |
static GroundednessSpec |
GroundednessSpec.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GroundednessSpec |
GroundednessSpec.parseFrom(byte[] data) |
static GroundednessSpec |
GroundednessSpec.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GroundednessSpec |
GroundednessSpec.parseFrom(ByteBuffer data) |
static GroundednessSpec |
GroundednessSpec.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GroundednessSpec |
GroundednessSpec.parseFrom(com.google.protobuf.ByteString data) |
static GroundednessSpec |
GroundednessSpec.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GroundednessSpec |
GroundednessSpec.parseFrom(com.google.protobuf.CodedInputStream input) |
static GroundednessSpec |
GroundednessSpec.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GroundednessSpec |
GroundednessSpec.parseFrom(InputStream input) |
static GroundednessSpec |
GroundednessSpec.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<GroundednessSpec> |
GroundednessSpec.getParserForType() |
static com.google.protobuf.Parser<GroundednessSpec> |
GroundednessSpec.parser() |
| Modifier and Type | Method and Description |
|---|---|
GroundednessSpec.Builder |
GroundednessSpec.Builder.mergeFrom(GroundednessSpec other) |
GroundednessInput.Builder |
GroundednessInput.Builder.mergeMetricSpec(GroundednessSpec value)
Required.
|
static GroundednessSpec.Builder |
GroundednessSpec.newBuilder(GroundednessSpec prototype) |
GroundednessInput.Builder |
GroundednessInput.Builder.setMetricSpec(GroundednessSpec value)
Required.
|
Copyright © 2024 Google LLC. All rights reserved.