NAME
Google::Api::Routing::RoutingRule - Compiled Protocol Buffers message class
SYNOPSIS
use Google::Api::Routing;
my $msg = Google::Api::Routing::RoutingRule->new(
routing_parameters => $value,
);
FIELDS
routing_parameters
Type: Message (.google.api.RoutingParameter)
NAME
Google::Api::Routing::RoutingParameter - Compiled Protocol Buffers message class
SYNOPSIS
use Google::Api::Routing;
my $msg = Google::Api::Routing::RoutingParameter->new(
field => $value,
);
FIELDS
field
Type: String
path_template
Type: String
NAME
Google::Api::Routing - Protocol Buffers schema definition
DESCRIPTION
Auto-generated Protocol Buffers schema definition class.
LICENSE AND COPYRIGHT
Copyright (C) 2026 Google LLC
This program is released under the Apache 2.0 license.