View Source GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1SetAddonsRequest (google_api_apigee v0.46.0)

Request for SetAddons.

Attributes

  • addonsConfig (type: GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1AddonsConfig.t, default: nil) - Required. Add-on configurations.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1SetAddonsRequest{
  addonsConfig:
    GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1AddonsConfig.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.