google_api_compute v0.11.0 GoogleApi.Compute.V1.Model.GuestAttributes View Source
A guest attributes entry.
Attributes
kind
(type:String.t
, default:compute#guestAttributes
) - [Output Only] Type of the resource. Always compute#guestAttributes for guest attributes entry.queryPath
(type:String.t
, default:nil
) - The path to be queried. This can be the default namespace ('/') or a nested namespace ('/\/') or a specified key ('/\/\')queryValue
(type:GoogleApi.Compute.V1.Model.GuestAttributesValue.t
, default:nil
) - [Output Only] The value of the requested queried path.selfLink
(type:String.t
, default:nil
) - [Output Only] Server-defined URL for this resource.variableKey
(type:String.t
, default:nil
) - The key to search for.variableValue
(type:String.t
, default:nil
) - [Output Only] The value found for the requested key.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.