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

Pub/Sub subscription of an environment.

Attributes

  • name (type: String.t, default: nil) - Full name of the Pub/Sub subcription. Use the following structure in your request: subscription "projects/foo/subscription/bar"

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1Subscription{
  name: String.t() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.