Class ForwardingRuleServiceDirectoryRegistration (1.18.0)

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

Describes the auto-registration of the forwarding rule to Service Directory. The region and project of the Service Directory resource generated from this registration will be the same as this forwarding rule.

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

Attributes

NameDescription
namespace str
Service Directory namespace to register the forwarding rule under. This field is a member of oneof_ _namespace.
service str
Service Directory service to register the forwarding rule under. This field is a member of oneof_ _service.
service_directory_region str
[Optional] Service Directory region to register this global forwarding rule under. Default to "us-central1". Only used for PSC for Google APIs. All PSC for Google APIs forwarding rules on the same network should use the same Service Directory region. This field is a member of oneof_ _service_directory_region.