Class GetForwardingRuleRequest (0.12.0)

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

A request message for ForwardingRules.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
forwarding_rule str
Name of the ForwardingRule resource to return.
project str
Project ID for this request.
region str
Name of the region scoping this request.
view str
Check the View enum for the list of possible values. This field is a member of oneof_ _view.

Classes

View

View(value)