Lines Matching refs:field
63 // as each field is a non-repeated field with a primitive (non-message) type.
120 // as `...?param=A¶m=B`. In the case of a message type, each field of the
124 // For HTTP methods that allow a request body, the `body` field
151 // every field not bound by the path template should be mapped to the
216 // parameter name is the field path in the request message. A repeated
217 // field can be represented as multiple query parameters under the same
300 // The path variables **must not** refer to any repeated or mapped field,
311 // the request or response body to a repeated field. However, some gRPC
321 // can be defined using the 'custom' field.
340 // included in the `pattern` field, such as HEAD, or "*" to leave the
346 // The name of the request field whose value is mapped to the HTTP request
350 // NOTE: the referred field must be present at the top-level of the request
354 // Optional. The name of the response field whose value is mapped to the HTTP
358 // NOTE: The referred field must be present at the top-level of the response
363 // not contain an `additional_bindings` field themselves (that is,