GoogleApi.CloudRun.V1alpha1.Model.CloudPubSubSource (google_api_cloud_run v0.41.0) View Source

Attributes

  • apiVersion (type: String.t, default: nil) - The API version for this call such as "events.cloud.google.com/v1alpha1".
  • kind (type: String.t, default: nil) - The kind of resource, in this case "CloudPubSubSource".
  • metadata (type: GoogleApi.CloudRun.V1alpha1.Model.ObjectMeta.t, default: nil) - Metadata associated with this CloudPubSubSource.
  • spec (type: GoogleApi.CloudRun.V1alpha1.Model.CloudPubSubSourceSpec.t, default: nil) - Spec defines the desired state of the CloudPubSubSource.
  • status (type: GoogleApi.CloudRun.V1alpha1.Model.CloudPubSubSourceStatus.t, default: nil) - Status represents the current state of the CloudPubSubSource. This data may be out of date. +optional

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.