View Source GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1AdvancedApiOpsConfig (google_api_apigee v0.53.1)

Configuration for the Advanced API Ops add-on.

Attributes

  • enabled (type: boolean(), default: nil) - Flag that specifies whether the Advanced API Ops add-on is enabled.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1AdvancedApiOpsConfig{
  enabled: boolean() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.