View Source GoogleApi.CloudAsset.V1.Model.GoogleIdentityAccesscontextmanagerV1VpcNetworkSource (google_api_cloud_asset v0.35.0)

The originating network source in Google Cloud.

Attributes

  • vpcSubnetwork (type: GoogleApi.CloudAsset.V1.Model.GoogleIdentityAccesscontextmanagerV1VpcSubNetwork.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.CloudAsset.V1.Model.GoogleIdentityAccesscontextmanagerV1VpcNetworkSource{
    vpcSubnetwork:
      GoogleApi.CloudAsset.V1.Model.GoogleIdentityAccesscontextmanagerV1VpcSubNetwork.t()
      | nil
  }

Functions

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

Unwrap a decoded JSON object into its complex fields.