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

Classes

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

Properties

virtual string ETag [get, set]
 
virtual string Id [get, set]
 [Output Only] The unique identifier for the resource. This identifier is defined by the server. More...
 
virtual System.Collections.Generic.IList< ResourcePolicyItems [get, set]
 [Output Only] A list of ResourcePolicy resources. More...
 
virtual string Kind [get, set]
 [Output Only] Type of resource.Always compute::resourcePoliciesList for listsof resourcePolicies 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 ResourcePolicyList.WarningData Warning [get, set]
 [Output Only] Informational warning message. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Property Documentation

◆ Id

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

[Output Only] The unique identifier for the resource. This identifier is defined by the server.

◆ Items

virtual System.Collections.Generic.IList<ResourcePolicy> Google.Apis.Compute.v1.Data.ResourcePolicyList.Items
getset

[Output Only] A list of ResourcePolicy resources.

◆ Kind

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

[Output Only] Type of resource.Always compute::resourcePoliciesList for listsof resourcePolicies

◆ NextPageToken

virtual string Google.Apis.Compute.v1.Data.ResourcePolicyList.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.ResourcePolicyList.SelfLink
getset

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

◆ Warning

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

[Output Only] Informational warning message.


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