Class ListSnapshotSchedulePoliciesRequest (1.0.1)

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

Message for requesting a list of snapshot schedule policies.

Attributes

NameDescription
parent str
Required. The parent project containing the Snapshot Schedule Policies.
page_size int
The maximum number of items to return.
page_token str
The next_page_token value returned from a previous List request, if any.

Inheritance

builtins.object > proto.message.Message > ListSnapshotSchedulePoliciesRequest