Class Google::Cloud::DataCatalog::V1::ReplaceTaxonomyRequest (v0.9.1)

Request message for ReplaceTaxonomy.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. Resource name of the taxonomy to update.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. Resource name of the taxonomy to update.
Returns
  • (::String) — Required. Resource name of the taxonomy to update.

#serialized_taxonomy

def serialized_taxonomy() -> ::Google::Cloud::DataCatalog::V1::SerializedTaxonomy
Returns

#serialized_taxonomy=

def serialized_taxonomy=(value) -> ::Google::Cloud::DataCatalog::V1::SerializedTaxonomy
Parameter
Returns