| Modifier and Type | Method and Description |
|---|---|
ExplanationSpec |
ExplanationSpec.Builder.build() |
ExplanationSpec |
ExplanationSpec.Builder.buildPartial() |
static ExplanationSpec |
ExplanationSpec.getDefaultInstance() |
ExplanationSpec |
ExplanationSpec.getDefaultInstanceForType() |
ExplanationSpec |
ExplanationSpec.Builder.getDefaultInstanceForType() |
ExplanationSpec |
DeployedModel.getExplanationSpec()
Explanation configuration for this DeployedModel.
|
ExplanationSpec |
DeployedModel.Builder.getExplanationSpec()
Explanation configuration for this DeployedModel.
|
ExplanationSpec |
DeployedModelOrBuilder.getExplanationSpec()
Explanation configuration for this DeployedModel.
|
static ExplanationSpec |
ExplanationSpec.parseDelimitedFrom(InputStream input) |
static ExplanationSpec |
ExplanationSpec.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExplanationSpec |
ExplanationSpec.parseFrom(byte[] data) |
static ExplanationSpec |
ExplanationSpec.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExplanationSpec |
ExplanationSpec.parseFrom(ByteBuffer data) |
static ExplanationSpec |
ExplanationSpec.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExplanationSpec |
ExplanationSpec.parseFrom(com.google.protobuf.ByteString data) |
static ExplanationSpec |
ExplanationSpec.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExplanationSpec |
ExplanationSpec.parseFrom(com.google.protobuf.CodedInputStream input) |
static ExplanationSpec |
ExplanationSpec.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExplanationSpec |
ExplanationSpec.parseFrom(InputStream input) |
static ExplanationSpec |
ExplanationSpec.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ExplanationSpec> |
ExplanationSpec.getParserForType() |
static com.google.protobuf.Parser<ExplanationSpec> |
ExplanationSpec.parser() |
| Modifier and Type | Method and Description |
|---|---|
DeployedModel.Builder |
DeployedModel.Builder.mergeExplanationSpec(ExplanationSpec value)
Explanation configuration for this DeployedModel.
|
ExplanationSpec.Builder |
ExplanationSpec.Builder.mergeFrom(ExplanationSpec other) |
static ExplanationSpec.Builder |
ExplanationSpec.newBuilder(ExplanationSpec prototype) |
DeployedModel.Builder |
DeployedModel.Builder.setExplanationSpec(ExplanationSpec value)
Explanation configuration for this DeployedModel.
|
Copyright © 2025 Google LLC. All rights reserved.