Class Google::Cloud::ResourceManager::V3::CreateTagValueRequest (v0.1.3)

The request message for creating a TagValue.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#tag_value

def tag_value() -> ::Google::Cloud::ResourceManager::V3::TagValue
Returns

#tag_value=

def tag_value=(value) -> ::Google::Cloud::ResourceManager::V3::TagValue
Parameter
Returns

#validate_only

def validate_only() -> ::Boolean
Returns
  • (::Boolean) — Optional. Set as true to perform the validations necessary for creating the resource, but not actually perform the action.

#validate_only=

def validate_only=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Optional. Set as true to perform the validations necessary for creating the resource, but not actually perform the action.
Returns
  • (::Boolean) — Optional. Set as true to perform the validations necessary for creating the resource, but not actually perform the action.