Class: Google::Cloud::RecommendationEngine::V1beta1::ListPredictionApiKeyRegistrationsResponse

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/recommendationengine/v1beta1/prediction_apikey_registry_service.rb

Overview

Response message for the ListPredictionApiKeyRegistrations.

Instance Attribute Summary collapse

Instance Attribute Details

#next_page_token::String



71
72
73
74
# File 'proto_docs/google/cloud/recommendationengine/v1beta1/prediction_apikey_registry_service.rb', line 71

class ListPredictionApiKeyRegistrationsResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#prediction_api_key_registrations::Array<::Google::Cloud::RecommendationEngine::V1beta1::PredictionApiKeyRegistration>



71
72
73
74
# File 'proto_docs/google/cloud/recommendationengine/v1beta1/prediction_apikey_registry_service.rb', line 71

class ListPredictionApiKeyRegistrationsResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end