View Source GoogleApi.ServiceUsage.V1.Model.GoogleApiServiceusageV2alphaEnableRule (google_api_service_usage v0.19.0)

The consumer policy rule that defines enabled services, groups, and categories.

Attributes

  • services (type: list(String.t), default: nil) - The names of the services that are enabled. Example: services/storage.googleapis.com.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.ServiceUsage.V1.Model.GoogleApiServiceusageV2alphaEnableRule{
  services: [String.t()] | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.