Class: Google::Cloud::RecommendationEngine::V1beta1::ListPredictionApiKeyRegistrationsRequest
- Inherits:
-
Object
- Object
- Google::Cloud::RecommendationEngine::V1beta1::ListPredictionApiKeyRegistrationsRequest
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/recommendationengine/v1beta1/prediction_apikey_registry_service.rb
Overview
Request message for the ListPredictionApiKeyRegistrations.
Instance Attribute Summary collapse
-
#page_size ⇒ ::Integer
Optional.
-
#page_token ⇒ ::String
Optional.
-
#parent ⇒ ::String
Required.
Instance Attribute Details
#page_size ⇒ ::Integer
58 59 60 61 |
# File 'proto_docs/google/cloud/recommendationengine/v1beta1/prediction_apikey_registry_service.rb', line 58 class ListPredictionApiKeyRegistrationsRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#page_token ⇒ ::String
58 59 60 61 |
# File 'proto_docs/google/cloud/recommendationengine/v1beta1/prediction_apikey_registry_service.rb', line 58 class ListPredictionApiKeyRegistrationsRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#parent ⇒ ::String
58 59 60 61 |
# File 'proto_docs/google/cloud/recommendationengine/v1beta1/prediction_apikey_registry_service.rb', line 58 class ListPredictionApiKeyRegistrationsRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |