Class GetGlobalForwardingRuleRequest (0.12.0)

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

A request message for GlobalForwardingRules.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.
view str
Check the View enum for the list of possible values. This field is a member of oneof_ _view.

Classes

View

View(value)