Compute Engine v1 API - Class ComputeEnumConstants.Commitment.Category (3.0.0)

See more code actions.
public static class ComputeEnumConstants.Commitment.Category

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.Commitment.Category.

Constants for wire representations of the Commitment.Types.Category enum.

object > ComputeEnumConstants.Commitment.Category

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

License

public const string License = "LICENSE"

Wire representation of License.

Field Value
Type Description
string

Machine

public const string Machine = "MACHINE"

Wire representation of Machine.

Field Value
Type Description
string

UndefinedCategory

public const string UndefinedCategory = "UNDEFINED_CATEGORY"

Wire representation of UndefinedCategory.

Field Value
Type Description
string

Unspecified

public const string Unspecified = "CATEGORY_UNSPECIFIED"

Wire representation of Unspecified.

Field Value
Type Description
string