compute  v1
Classes | Properties | List of all members
Google.Apis.Compute.v1.Data.SubnetworkList.WarningData Class Reference

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

Classes

class  DataData
 

Properties

virtual string Code [get, set]
 [Output Only] A warning code, if applicable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response. More...
 
virtual System.Collections.Generic.IList< WarningData.DataDataData [get, set]
 [Output Only] Metadata about this warning in key: value format. For example: "data": [ { "key": "scope", "value": "zones/us-east1-d" } More...
 
virtual string Message [get, set]
 [Output Only] A human-readable description of the warning code. More...
 

Detailed Description

[Output Only] Informational warning message.

Property Documentation

◆ Code

virtual string Google.Apis.Compute.v1.Data.SubnetworkList.WarningData.Code
getset

[Output Only] A warning code, if applicable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.

◆ Data

virtual System.Collections.Generic.IList<WarningData.DataData> Google.Apis.Compute.v1.Data.SubnetworkList.WarningData.Data
getset

[Output Only] Metadata about this warning in key: value format. For example: "data": [ { "key": "scope", "value": "zones/us-east1-d" }

◆ Message

virtual string Google.Apis.Compute.v1.Data.SubnetworkList.WarningData.Message
getset

[Output Only] A human-readable description of the warning code.


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