| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
SafetyResult |
SafetyResult.Builder.build() |
SafetyResult |
SafetyResult.Builder.buildPartial() |
static SafetyResult |
SafetyResult.getDefaultInstance() |
SafetyResult |
SafetyResult.getDefaultInstanceForType() |
SafetyResult |
SafetyResult.Builder.getDefaultInstanceForType() |
SafetyResult |
EvaluateInstancesResponse.getSafetyResult()
Result for safety metric.
|
SafetyResult |
EvaluateInstancesResponse.Builder.getSafetyResult()
Result for safety metric.
|
SafetyResult |
EvaluateInstancesResponseOrBuilder.getSafetyResult()
Result for safety metric.
|
static SafetyResult |
SafetyResult.parseDelimitedFrom(InputStream input) |
static SafetyResult |
SafetyResult.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SafetyResult |
SafetyResult.parseFrom(byte[] data) |
static SafetyResult |
SafetyResult.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SafetyResult |
SafetyResult.parseFrom(ByteBuffer data) |
static SafetyResult |
SafetyResult.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SafetyResult |
SafetyResult.parseFrom(com.google.protobuf.ByteString data) |
static SafetyResult |
SafetyResult.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SafetyResult |
SafetyResult.parseFrom(com.google.protobuf.CodedInputStream input) |
static SafetyResult |
SafetyResult.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SafetyResult |
SafetyResult.parseFrom(InputStream input) |
static SafetyResult |
SafetyResult.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SafetyResult> |
SafetyResult.getParserForType() |
static com.google.protobuf.Parser<SafetyResult> |
SafetyResult.parser() |
| Modifier and Type | Method and Description |
|---|---|
SafetyResult.Builder |
SafetyResult.Builder.mergeFrom(SafetyResult other) |
EvaluateInstancesResponse.Builder |
EvaluateInstancesResponse.Builder.mergeSafetyResult(SafetyResult value)
Result for safety metric.
|
static SafetyResult.Builder |
SafetyResult.newBuilder(SafetyResult prototype) |
EvaluateInstancesResponse.Builder |
EvaluateInstancesResponse.Builder.setSafetyResult(SafetyResult value)
Result for safety metric.
|
Copyright © 2025 Google LLC. All rights reserved.