View Source GoogleApi.CloudSupport.V2.Model.CreateAttachmentRequest (google_api_cloud_support v0.6.1)

The request message for the CreateAttachment endpoint.

Attributes

  • attachment (type: GoogleApi.CloudSupport.V2.Model.Attachment.t, default: nil) - Required. The attachment to be created.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.CloudSupport.V2.Model.CreateAttachmentRequest{
  attachment: GoogleApi.CloudSupport.V2.Model.Attachment.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.