GoogleApi.ServiceControl.V2.Model.ResourceInfo (google_api_service_control v0.36.4) View Source
Describes a resource referenced in the request.
Attributes
-
name
(type:String.t
, default:nil
) - The name of the resource referenced in the request. -
permission
(type:String.t
, default:nil
) - The resource permission needed for this request. The format must be "{service}/{plural}.{verb}". -
type
(type:String.t
, default:nil
) - The resource type in the format of "{service}/{kind}".
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.