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.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#namespace
def namespace() -> ::String
Returns
- (::String) — Service Directory namespace to register the forwarding rule under.
#namespace=
def namespace=(value) -> ::String
Parameter
- value (::String) — Service Directory namespace to register the forwarding rule under.
Returns
- (::String) — Service Directory namespace to register the forwarding rule under.
#service
def service() -> ::String
Returns
- (::String) — Service Directory service to register the forwarding rule under.
#service=
def service=(value) -> ::String
Parameter
- value (::String) — Service Directory service to register the forwarding rule under.
Returns
- (::String) — Service Directory service to register the forwarding rule under.
#service_directory_region
def service_directory_region() -> ::String
Returns
- (::String) — [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.
#service_directory_region=
def service_directory_region=(value) -> ::String
Parameter
- value (::String) — [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.
Returns
- (::String) — [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.