Skip to main content

instances_guest_attributes

Overview

Nameinstances_guest_attributes
TypeResource
Idgoogle.compute.instances_guest_attributes

Fields

NameDatatypeDescription
variableValuestring[Output Only] The value found for the requested key.
kindstring[Output Only] Type of the resource. Always compute#guestAttributes for guest attributes entry.
queryPathstringThe path to be queried. This can be the default namespace ('') or a nested namespace ('\/') or a specified key ('\/\').
queryValueobjectArray of guest attribute namespace/key/value tuples.
selfLinkstring[Output Only] Server-defined URL for this resource.
variableKeystringThe key to search for.

Methods

NameAccessible byRequired Params
get_guest_attributesSELECTinstance, project, zone