Properties of an InputMetadata.
Package
@google-cloud/aiplatformProperties
denseShapeTensorName
denseShapeTensorName?: (string|null);
InputMetadata denseShapeTensorName
Type | Description |
(string|null) |
encodedBaselines
encodedBaselines?: (google.protobuf.IValue[]|null);
InputMetadata encodedBaselines
Type | Description |
(google.protobuf.IValue[]|null) |
encodedTensorName
encodedTensorName?: (string|null);
InputMetadata encodedTensorName
Type | Description |
(string|null) |
encoding
encoding?: (google.cloud.aiplatform.v1beta1.ExplanationMetadata.InputMetadata.Encoding|keyof typeof google.cloud.aiplatform.v1beta1.ExplanationMetadata.InputMetadata.Encoding|null);
InputMetadata encoding
Type | Description |
(google.cloud.aiplatform.v1beta1.ExplanationMetadata.InputMetadata.Encoding|keyof typeof google.cloud.aiplatform.v1beta1.ExplanationMetadata.InputMetadata.Encoding|null) |
featureValueDomain
featureValueDomain?: (google.cloud.aiplatform.v1beta1.ExplanationMetadata.InputMetadata.IFeatureValueDomain|null);
InputMetadata featureValueDomain
Type | Description |
(google.cloud.aiplatform.v1beta1.ExplanationMetadata.InputMetadata.IFeatureValueDomain|null) |
groupName
groupName?: (string|null);
InputMetadata groupName
Type | Description |
(string|null) |
indexFeatureMapping
indexFeatureMapping?: (string[]|null);
InputMetadata indexFeatureMapping
Type | Description |
(string[]|null) |
indicesTensorName
indicesTensorName?: (string|null);
InputMetadata indicesTensorName
Type | Description |
(string|null) |
inputBaselines
inputBaselines?: (google.protobuf.IValue[]|null);
InputMetadata inputBaselines
Type | Description |
(google.protobuf.IValue[]|null) |
inputTensorName
inputTensorName?: (string|null);
InputMetadata inputTensorName
Type | Description |
(string|null) |
modality
modality?: (string|null);
InputMetadata modality
Type | Description |
(string|null) |
visualization
visualization?: (google.cloud.aiplatform.v1beta1.ExplanationMetadata.InputMetadata.IVisualization|null);
InputMetadata visualization
Type | Description |
(google.cloud.aiplatform.v1beta1.ExplanationMetadata.InputMetadata.IVisualization|null) |