Class ListRolloutKindsResponse (0.2.0)

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

The response structure for the ListRolloutKinds method.

Attributes

Name Description
rollout_kinds MutableSequence[google.cloud.saasplatform_saasservicemgmt_v1beta1.types.RolloutKind]
The resulting rollout kinds.
next_page_token str
If present, the next page token can be provided to a subsequent ListRolloutKinds call to list the next page. If empty, there are no more pages.
unreachable MutableSequence[str]
Locations that could not be reached.