Class: Google::Cloud::AutoML::V1::PredictRequest::ParamsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::AutoML::V1::PredictRequest::ParamsEntry
- 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
73 74 75 76 |
# File 'proto_docs/google/cloud/automl/v1/prediction_service.rb', line 73 class ParamsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
73 74 75 76 |
# File 'proto_docs/google/cloud/automl/v1/prediction_service.rb', line 73 class ParamsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |