Class: Google::Cloud::AIPlatform::V1::ExplanationMetadata::OutputsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::AIPlatform::V1::ExplanationMetadata::OutputsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/aiplatform/v1/explanation_metadata.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
434 435 436 437 |
# File 'proto_docs/google/cloud/aiplatform/v1/explanation_metadata.rb', line 434 class OutputsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::AIPlatform::V1::ExplanationMetadata::OutputMetadata
434 435 436 437 |
# File 'proto_docs/google/cloud/aiplatform/v1/explanation_metadata.rb', line 434 class OutputsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |