Interface protos.google.cloud.aiplatform.v1beta1.ExplanationMetadata.IInputMetadata (1.11.0)

Properties of an InputMetadata.

Package

@google-cloud/aiplatform

Properties

denseShapeTensorName

denseShapeTensorName?: (string|null);

InputMetadata denseShapeTensorName

Property Value
TypeDescription
(string|null)

encodedBaselines

encodedBaselines?: (google.protobuf.IValue[]|null);

InputMetadata encodedBaselines

Property Value
TypeDescription
(google.protobuf.IValue[]|null)

encodedTensorName

encodedTensorName?: (string|null);

InputMetadata encodedTensorName

Property Value
TypeDescription
(string|null)

encoding

encoding?: (google.cloud.aiplatform.v1beta1.ExplanationMetadata.InputMetadata.Encoding|keyof typeof google.cloud.aiplatform.v1beta1.ExplanationMetadata.InputMetadata.Encoding|null);

InputMetadata encoding

Property Value
TypeDescription
(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

Property Value
TypeDescription
(google.cloud.aiplatform.v1beta1.ExplanationMetadata.InputMetadata.IFeatureValueDomain|null)

groupName

groupName?: (string|null);

InputMetadata groupName

Property Value
TypeDescription
(string|null)

indexFeatureMapping

indexFeatureMapping?: (string[]|null);

InputMetadata indexFeatureMapping

Property Value
TypeDescription
(string[]|null)

indicesTensorName

indicesTensorName?: (string|null);

InputMetadata indicesTensorName

Property Value
TypeDescription
(string|null)

inputBaselines

inputBaselines?: (google.protobuf.IValue[]|null);

InputMetadata inputBaselines

Property Value
TypeDescription
(google.protobuf.IValue[]|null)

inputTensorName

inputTensorName?: (string|null);

InputMetadata inputTensorName

Property Value
TypeDescription
(string|null)

modality

modality?: (string|null);

InputMetadata modality

Property Value
TypeDescription
(string|null)

visualization

visualization?: (google.cloud.aiplatform.v1beta1.ExplanationMetadata.InputMetadata.IVisualization|null);

InputMetadata visualization

Property Value
TypeDescription
(google.cloud.aiplatform.v1beta1.ExplanationMetadata.InputMetadata.IVisualization|null)