Service Management V1 API - Class Google::Cloud::ServiceManagement::V1::ListServiceRolloutsResponse (v0.3.9)

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

Response message for ListServiceRollouts 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.

#rollouts

def rollouts() -> ::Array<::Google::Cloud::ServiceManagement::V1::Rollout>
Returns

#rollouts=

def rollouts=(value) -> ::Array<::Google::Cloud::ServiceManagement::V1::Rollout>
Parameter
Returns