GoogleApi.AccessContextManager.V1.Model.VpcNetworkSource (google_api_access_context_manager v0.28.0)
View SourceThe 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 }