Compute Engine v1 API - Class ComputeEnumConstants.ListSubnetworksRequest.Views (3.17.0)

public static class ComputeEnumConstants.ListSubnetworksRequest.Views

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.ListSubnetworksRequest.Views.

Constants for wire representations of the ListSubnetworksRequest.Types.Views enum.

Inheritance

object > ComputeEnumConstants.ListSubnetworksRequest.Views

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Default

public const string Default = "DEFAULT"

Wire representation of Default.

Field Value
Type Description
string

UndefinedViews

public const string UndefinedViews = "UNDEFINED_VIEWS"

Wire representation of UndefinedViews.

Field Value
Type Description
string

WithUtilization

public const string WithUtilization = "WITH_UTILIZATION"

Wire representation of WithUtilization.

Field Value
Type Description
string