GoogleApi.CloudAsset.V1.Model.GoogleIdentityAccesscontextmanagerV1MethodSelector (google_api_cloud_asset v0.28.0) View Source
An allowed method or permission of a service specified in ApiOperation.
Attributes
-
method
(type:String.t
, default:nil
) - Value formethod
should be a valid method name for the correspondingservice_name
in ApiOperation. If*
used as value formethod
, then ALL methods and permissions are allowed. -
permission
(type:String.t
, default:nil
) - Value forpermission
should be a valid Cloud IAM permission for the correspondingservice_name
in ApiOperation.
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.