Google Cloud Ai Platform V1 Client - Class ExplanationMetadataOverride (0.10.0)

Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class ExplanationMetadataOverride.

The ExplanationMetadata entries that can be overridden at online explanation time.

Generated from protobuf message google.cloud.aiplatform.v1.ExplanationMetadataOverride

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ inputs
array|Google\Protobuf\Internal\MapField

Required. Overrides the input metadata of the features. The key is the name of the feature to be overridden. The keys specified here must exist in the input metadata to be overridden. If a feature is not specified here, the corresponding feature's input metadata is not overridden.

getInputs

Required. Overrides the input metadata of the features.

The key is the name of the feature to be overridden. The keys specified here must exist in the input metadata to be overridden. If a feature is not specified here, the corresponding feature's input metadata is not overridden.

Generated from protobuf field map<string, .google.cloud.aiplatform.v1.ExplanationMetadataOverride.InputMetadataOverride> inputs = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
Type
Description
Google\Protobuf\Internal\MapField

setInputs

Required. Overrides the input metadata of the features.

The key is the name of the feature to be overridden. The keys specified here must exist in the input metadata to be overridden. If a feature is not specified here, the corresponding feature's input metadata is not overridden.

Generated from protobuf field map<string, .google.cloud.aiplatform.v1.ExplanationMetadataOverride.InputMetadataOverride> inputs = 1 [(.google.api.field_behavior) = REQUIRED];

Parameter
Name
Description
var
array|Google\Protobuf\Internal\MapField
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: