Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::GuestAttributesValue.
Array of guest attribute namespace/key/value tuples.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#items
def items() -> ::Array<::Google::Cloud::Compute::V1::GuestAttributesEntry>
Returns
#items=
def items=(value) -> ::Array<::Google::Cloud::Compute::V1::GuestAttributesEntry>
Parameter
- value (::Array<::Google::Cloud::Compute::V1::GuestAttributesEntry>)
Returns