google_api_service_consumer_management v0.24.1 GoogleApi.ServiceConsumerManagement.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.ServiceConsumerManagement.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
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.