Backup and DR Service V1 API - Class Google::Cloud::BackupDR::V1::Tags (v0.4.0)

Reference documentation and code samples for the Backup and DR Service V1 API class Google::Cloud::BackupDR::V1::Tags.

A set of instance tags.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#items

def items() -> ::Array<::String>
Returns
  • (::Array<::String>) — Optional. An array of tags. Each tag must be 1-63 characters long, and comply with RFC1035.

#items=

def items=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — Optional. An array of tags. Each tag must be 1-63 characters long, and comply with RFC1035.
Returns
  • (::Array<::String>) — Optional. An array of tags. Each tag must be 1-63 characters long, and comply with RFC1035.