View Source GoogleApi.Compute.V1.Model.ProjectsListXpnHostsRequest (google_api_compute v0.56.2)

Attributes

  • organization (type: String.t, default: nil) - Optional organization ID managed by Cloud Resource Manager, for which to list shared VPC host projects. If not specified, the organization will be inferred from the project.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Compute.V1.Model.ProjectsListXpnHostsRequest{
  organization: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.