Service Management V1 API - Class Google::Cloud::ServiceManagement::V1::ListServiceConfigsResponse (v0.11.0)

Reference documentation and code samples for the Service Management V1 API class Google::Cloud::ServiceManagement::V1::ListServiceConfigsResponse.

Response message for ListServiceConfigs method.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#next_page_token

def next_page_token() -> ::String
Returns
  • (::String) — The token of the next page of results.

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
  • value (::String) — The token of the next page of results.
Returns
  • (::String) — The token of the next page of results.

#service_configs

def service_configs() -> ::Array<::Google::Api::Service>
Returns

#service_configs=

def service_configs=(value) -> ::Array<::Google::Api::Service>
Parameter
Returns