Class GetInstanceRequest (0.1.0)

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

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

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

Name Description
instance str
Name of the instance resource to return.
project str
Project ID for this request.
view str
View of the instance. Check the View enum for the list of possible values. This field is a member of oneof_ _view.
zone str
The name of the zone for this request.

Classes

View

View(value)

View of the instance.