Compute Engine v1 API - Class ComputeEnumConstants.GetReservationBlockRequest.View (3.12.0)

public static class ComputeEnumConstants.GetReservationBlockRequest.View

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.GetReservationBlockRequest.View.

Constants for wire representations of the GetReservationBlockRequest.Types.View enum.

Inheritance

object > ComputeEnumConstants.GetReservationBlockRequest.View

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Basic

public const string Basic = "BASIC"

Wire representation of Basic.

Field Value
Type Description
string

BlockViewUnspecified

public const string BlockViewUnspecified = "BLOCK_VIEW_UNSPECIFIED"

Wire representation of BlockViewUnspecified .

Field Value
Type Description
string

Full

public const string Full = "FULL"

Wire representation of Full.

Field Value
Type Description
string

UndefinedView

public const string UndefinedView = "UNDEFINED_VIEW"

Wire representation of UndefinedView.

Field Value
Type Description
string