Class GetVersionHostRequest (0.12.1)

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

A request message for Hosts.GetVersion. See the method description for details.

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

Attributes

Name Description
association str
The parent resource association for the Host. This field specifies the hierarchical context (e.g., reservation, block, sub-block) when accessing the host.
host str
The name of the host, formatted as RFC1035 or a resource ID number.
hosts_get_version_request_resource google.cloud.compute_v1beta.types.HostsGetVersionRequest
The body resource for this request
project str
Project ID for this request.
request_id str
An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. This field is a member of oneof_ _request_id.
zone str
Name of the zone for this request. Zone name should conform to RFC1035.