Class CreateSnapshotRequest (1.5.0)

Request for the CreateSnapshot method. .. attribute:: name

Required. User-provided name for this snapshot. If the name is not provided in the request, the server will assign a random name for this snapshot on the same project as the subscription. Note that for REST API requests, you must specify a name. See the resource name rules. Format is projects/{project}/snapshots/{snap}.

See Creating and managing labels.

Inheritance

builtins.object > google.protobuf.pyext._message.CMessage > builtins.object > google.protobuf.message.Message > CreateSnapshotRequest

Classes

LabelsEntry

API documentation for pubsub_v1.types.CreateSnapshotRequest.LabelsEntry class.