Class GetVersionRequest (0.2.0)

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

Request message for Versions.GetVersion. .. attribute:: name

Name of the resource requested. Example: apps/myapp/services/default/versions/v1.

:type: str

Attribute

NameDescription
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