View Source GoogleApi.AccessContextManager.V1.Model.VpcNetworkSource (google_api_access_context_manager v0.21.0)

The originating network source in Google Cloud.

Attributes

  • vpcSubnetwork (type: GoogleApi.AccessContextManager.V1.Model.VpcSubNetwork.t, default: nil) - Sub-segment ranges of a VPC network.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.AccessContextManager.V1.Model.VpcNetworkSource{
  vpcSubnetwork: GoogleApi.AccessContextManager.V1.Model.VpcSubNetwork.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.