Method: Google::Apis::ServiceusageV1beta1::HttpRule#selector
- Defined in:
- lib/google/apis/serviceusage_v1beta1/classes.rb
#selector ⇒ String
Selects a method to which this rule applies. Refer to selector for syntax
details.
Corresponds to the JSON property selector
3196 3197 3198 |
# File 'lib/google/apis/serviceusage_v1beta1/classes.rb', line 3196 def selector @selector end |