GoogleApi.NetworkConnectivity.V1.Model.RejectHubSpokeResponse (google_api_network_connectivity v0.12.0)

View Source

The response for HubService.RejectHubSpoke.

Attributes

  • spoke (type: GoogleApi.NetworkConnectivity.V1.Model.Spoke.t, default: nil) - The spoke that was operated on.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.NetworkConnectivity.V1.Model.RejectHubSpokeResponse{
  spoke: GoogleApi.NetworkConnectivity.V1.Model.Spoke.t() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.