GoogleApi.AppHub.V1.Model.LookupServiceProjectAttachmentResponse (google_api_app_hub v0.4.0)

View Source

Response for LookupServiceProjectAttachment.

Attributes

  • serviceProjectAttachment (type: GoogleApi.AppHub.V1.Model.ServiceProjectAttachment.t, default: nil) - Service project attachment for a project if exists, empty otherwise.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.AppHub.V1.Model.LookupServiceProjectAttachmentResponse{
  serviceProjectAttachment:
    GoogleApi.AppHub.V1.Model.ServiceProjectAttachment.t() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.