Class VpcNetworkSource
The originating network source in Google Cloud.
Implements
Inherited Members
Namespace: Google.Apis.AccessContextManager.v1.Data
Assembly: Google.Apis.AccessContextManager.v1.dll
Syntax
public class VpcNetworkSource : IDirectResponseSchemaProperties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }Property Value
| Type | Description | 
|---|---|
| string | 
VpcSubnetwork
Sub-segment ranges of a VPC network.
Declaration
[JsonProperty("vpcSubnetwork")]
public virtual VpcSubNetwork VpcSubnetwork { get; set; }Property Value
| Type | Description | 
|---|---|
| VpcSubNetwork |