Class GetSnapshotRequest (1.5.0)

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

A request message for Snapshots.Get. See the method description for details.

Attributes

NameDescription
project str
Project ID for this request.
snapshot str
Name of the Snapshot resource to return.

Inheritance

builtins.object > proto.message.Message > GetSnapshotRequest