GoogleApi.AccessContextManager.V1.Model.VpcNetworkSource (google_api_access_context_manager v0.28.0)

View Source

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

t()

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

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.