GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1Operation (google_api_apigee v0.30.0) View Source
Operation represents the pairing of REST resource path and the actions (verbs) allowed on the resource path.
Attributes
-
methods
(type:list(String.t)
, default:nil
) - methods refers to the REST verbs as in https://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html. When none specified, all verb types are allowed. -
resource
(type:String.t
, default:nil
) - Required. resource represents REST resource path associated with the proxy/remote service.
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.