The default value of the parameter.
The description of parameter.
Request's parameter location; values: BODY, HEAD, QUERY, and PATH.
Backend service's parameter location; values: BODY, HEAD, QUERY, and PATH.
Request's parameter name.
Backend service's parameter name.
Parameter required or not; values: REQUIRED and OPTIONAL.
Parameter type which supports values of 'STRING','INT','BOOLEAN','LONG',"FLOAT" and "DOUBLE".