Request message for UpdateTaxonomy.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#taxonomy
def taxonomy() -> ::Google::Cloud::DataCatalog::V1::Taxonomy
Returns
- (::Google::Cloud::DataCatalog::V1::Taxonomy) — The taxonomy to update. You can update only its description, display name, and activated policy types.
#taxonomy=
def taxonomy=(value) -> ::Google::Cloud::DataCatalog::V1::Taxonomy
Parameter
- value (::Google::Cloud::DataCatalog::V1::Taxonomy) — The taxonomy to update. You can update only its description, display name, and activated policy types.
Returns
- (::Google::Cloud::DataCatalog::V1::Taxonomy) — The taxonomy to update. You can update only its description, display name, and activated policy types.
#update_mask
def update_mask() -> ::Google::Protobuf::FieldMask
Returns
-
(::Google::Protobuf::FieldMask) — Specifies fields to update. If not set, defaults to all fields you can
update.
For more information, see FieldMask.
#update_mask=
def update_mask=(value) -> ::Google::Protobuf::FieldMask
Parameter
-
value (::Google::Protobuf::FieldMask) — Specifies fields to update. If not set, defaults to all fields you can
update.
For more information, see FieldMask.
Returns
-
(::Google::Protobuf::FieldMask) — Specifies fields to update. If not set, defaults to all fields you can
update.
For more information, see FieldMask.