GoogleApi.VMwareEngine.V1.Model.UndeletePrivateCloudRequest (google_api_v_mware_engine v0.5.0)

View Source

Request message for VmwareEngine.UndeletePrivateCloud

Attributes

  • requestId (type: String.t, default: nil) - Optional. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.VMwareEngine.V1.Model.UndeletePrivateCloudRequest{
  requestId: String.t() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.