Class ListServiceRolloutsResponse (1.3.2)

ListServiceRolloutsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response message for ListServiceRollouts method.

Attributes

NameDescription
rollouts Sequence[google.cloud.servicemanagement_v1.types.Rollout]
The list of rollout resources.
next_page_token str
The token of the next page of results.

Inheritance

builtins.object > proto.message.Message > ListServiceRolloutsResponse