View Source GoogleApi.AppHub.V1.Model.LookupServiceProjectAttachmentResponse (google_api_app_hub v0.2.0)

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

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

Functions

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

Unwrap a decoded JSON object into its complex fields.