public static class ComputeEnumConstants.InstanceGroupManager.ListManagedInstancesResultsReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.InstanceGroupManager.ListManagedInstancesResults.
Constants for wire representations of the InstanceGroupManager.Types.ListManagedInstancesResults enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Pageless
public const string Pageless = "PAGELESS"Wire representation of Pageless .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Paginated
public const string Paginated = "PAGINATED"Wire representation of Paginated .
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedListManagedInstancesResults
public const string UndefinedListManagedInstancesResults = "UNDEFINED_LIST_MANAGED_INSTANCES_RESULTS"Wire representation of UndefinedListManagedInstancesResults .
| Field Value | |
|---|---|
| Type | Description |
string |
|