Class: Google::Cloud::Dataplex::V1::GetDataTaxonomyRequest Deprecated

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/dataplex/v1/data_taxonomy.rb

Overview

Deprecated.

This message is deprecated and may be removed in the next major version update.

Get DataTaxonomy request.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String

Returns:

  • (::String)


276
277
278
279
# File 'proto_docs/google/cloud/dataplex/v1/data_taxonomy.rb', line 276

class GetDataTaxonomyRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end