Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::AttachedDiskInitializeParams::ResourceManagerTagsEntry (v2.8.0)

Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::AttachedDiskInitializeParams::ResourceManagerTagsEntry.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#key

def key() -> ::String
Returns
  • (::String)

#key=

def key=(value) -> ::String
Parameter
  • value (::String)
Returns
  • (::String)

#value

def value() -> ::String
Returns
  • (::String)

#value=

def value=(value) -> ::String
Parameter
  • value (::String)
Returns
  • (::String)