GoogleApi.ServiceUsage.V1.Model.GoogleApiServiceusageV2betaEnableRule (google_api_service_usage v0.27.0)

View Source

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

t()

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

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.