Class: Google::Api::RoutingParameter

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/api/routing.rb

Overview

A projection from an input message to the GRPC or REST header.

Instance Attribute Summary collapse

Instance Attribute Details

#field::String



454
455
456
457
# File 'proto_docs/google/api/routing.rb', line 454

class RoutingParameter
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#path_template::String



454
455
456
457
# File 'proto_docs/google/api/routing.rb', line 454

class RoutingParameter
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end