Recommendations AI V1beta1 API - Class Google::Cloud::RecommendationEngine::V1beta1::ListPredictionApiKeyRegistrationsRequest (v0.3.7)

Reference documentation and code samples for the Recommendations AI V1beta1 API class Google::Cloud::RecommendationEngine::V1beta1::ListPredictionApiKeyRegistrationsRequest.

Request message for the ListPredictionApiKeyRegistrations.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#page_size

def page_size() -> ::Integer
Returns
  • (::Integer) — Optional. Maximum number of results to return per page. If unset, the service will choose a reasonable default.

#page_size=

def page_size=(value) -> ::Integer
Parameter
  • value (::Integer) — Optional. Maximum number of results to return per page. If unset, the service will choose a reasonable default.
Returns
  • (::Integer) — Optional. Maximum number of results to return per page. If unset, the service will choose a reasonable default.

#page_token

def page_token() -> ::String
Returns
  • (::String) — Optional. The previous ListPredictionApiKeyRegistration.nextPageToken.

#page_token=

def page_token=(value) -> ::String
Parameter
  • value (::String) — Optional. The previous ListPredictionApiKeyRegistration.nextPageToken.
Returns
  • (::String) — Optional. The previous ListPredictionApiKeyRegistration.nextPageToken.

#parent

def parent() -> ::String
Returns
  • (::String) — Required. The parent placement resource name such as projects/1234/locations/global/catalogs/default_catalog/eventStores/default_event_store

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. The parent placement resource name such as projects/1234/locations/global/catalogs/default_catalog/eventStores/default_event_store
Returns
  • (::String) — Required. The parent placement resource name such as projects/1234/locations/global/catalogs/default_catalog/eventStores/default_event_store