Class: Google::Cloud::AutoML::V1::PredictResponse::MetadataEntry
- Inherits:
-
Object
- Object
- Google::Cloud::AutoML::V1::PredictResponse::MetadataEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/automl/v1/prediction_service.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
123 124 125 126 |
# File 'proto_docs/google/cloud/automl/v1/prediction_service.rb', line 123 class MetadataEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
123 124 125 126 |
# File 'proto_docs/google/cloud/automl/v1/prediction_service.rb', line 123 class MetadataEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |