compute  v1
Classes | Properties | List of all members
Google.Apis.Compute.v1.Data.InstanceGroupAggregatedList Class Reference
Inheritance diagram for Google.Apis.Compute.v1.Data.InstanceGroupAggregatedList:
Google::Apis::Requests::IDirectResponseSchema

Classes

class  WarningData
 [Output Only] Informational warning message. More...
 

Properties

virtual string Id [get, set]
 [Output Only] Unique identifier for the resource; defined by the server. More...
 
virtual System.Collections.Generic.IDictionary< string, InstanceGroupsScopedListItems [get, set]
 A list of InstanceGroupsScopedList resources. More...
 
virtual string Kind [get, set]
 [Output Only] The resource type, which is always compute::instanceGroupAggregatedList for aggregated lists of instance groups. More...
 
virtual string NextPageToken [get, set]
 [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results. More...
 
virtual string SelfLink [get, set]
 [Output Only] Server-defined URL for this resource. More...
 
virtual InstanceGroupAggregatedList.WarningData Warning [get, set]
 [Output Only] Informational warning message. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Property Documentation

◆ ETag

virtual string Google.Apis.Compute.v1.Data.InstanceGroupAggregatedList.ETag
getset

The ETag of the item.

◆ Id

virtual string Google.Apis.Compute.v1.Data.InstanceGroupAggregatedList.Id
getset

[Output Only] Unique identifier for the resource; defined by the server.

◆ Items

virtual System.Collections.Generic.IDictionary<string,InstanceGroupsScopedList> Google.Apis.Compute.v1.Data.InstanceGroupAggregatedList.Items
getset

A list of InstanceGroupsScopedList resources.

◆ Kind

virtual string Google.Apis.Compute.v1.Data.InstanceGroupAggregatedList.Kind
getset

[Output Only] The resource type, which is always compute::instanceGroupAggregatedList for aggregated lists of instance groups.

◆ NextPageToken

virtual string Google.Apis.Compute.v1.Data.InstanceGroupAggregatedList.NextPageToken
getset

[Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results.

◆ SelfLink

virtual string Google.Apis.Compute.v1.Data.InstanceGroupAggregatedList.SelfLink
getset

[Output Only] Server-defined URL for this resource.

◆ Warning

virtual InstanceGroupAggregatedList.WarningData Google.Apis.Compute.v1.Data.InstanceGroupAggregatedList.Warning
getset

[Output Only] Informational warning message.


The documentation for this class was generated from the following file: