GoogleApi.AccessApproval.V1.Model.EnrolledService (google_api_access_approval v0.9.1) View Source
Represents the enrollment of a cloud resource into a specific service.
Attributes
-
cloudProduct
(type:String.t
, default:nil
) - The product for which Access Approval will be enrolled. Allowed values are listed below (case-sensitive): all App Engine BigQuery Cloud Bigtable Cloud Key Management Service Compute Engine Cloud Dataflow Cloud Identity and Access Management Cloud Logging Cloud Pub/Sub Cloud Spanner Cloud Storage Persistent Disk Note: These values are supported as input for legacy purposes, but will not be returned from the API. all appengine.googleapis.com bigquery.googleapis.com bigtable.googleapis.com cloudkms.googleapis.com compute.googleapis.com dataflow.googleapis.com iam.googleapis.com logging.googleapis.com pubsub.googleapis.com spanner.googleapis.com * storage.googleapis.com Calls to UpdateAccessApprovalSettings using 'all' or any of the XXX.googleapis.com will be translated to the associated product name ('all', 'App Engine', etc.). Note: 'all' will enroll the resource in all products supported at both 'GA' and 'Preview' levels. More information about levels of support is available at https://cloud.google.com/access-approval/docs/supported-services -
enrollmentLevel
(type:String.t
, default:nil
) - The enrollment level of the 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.