Class GetVersionRequest (1.4.0)

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

Request message for Versions.GetVersion.

Attributes

NameDescription
name str
Name of the resource requested. Example: ``apps/myapp/services/default/versions/v1``.
view google.cloud.appengine_admin_v1.types.VersionView
Controls the set of fields returned in the ``Get`` response.

Inheritance

builtins.object > proto.message.Message > GetVersionRequest