google_api_service_usage v0.2.0 GoogleApi.ServiceUsage.V1.Model.Method View Source
Method represents a method of an API interface.
Attributes
name(type:String.t, default:nil) - The simple name of this method.options(type:list(GoogleApi.ServiceUsage.V1.Model.Option.t), default:nil) - Any metadata attached to the method.requestStreaming(type:boolean(), default:nil) - If true, the request is streamed.requestTypeUrl(type:String.t, default:nil) - A URL of the input message type.responseStreaming(type:boolean(), default:nil) - If true, the response is streamed.responseTypeUrl(type:String.t, default:nil) - The URL of the output message type.syntax(type:String.t, default:nil) - The source syntax of this method.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.