Class GetRevisionRequest (0.1.0)

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

Request message for obtaining a Revision by its full name.

Attribute

NameDescription
name str
Required. The full name of the Revision. Format: projects/{project}/locations/{location}/services/{service}/revisions/{revision}