Class: Google::Cloud::Dataplex::V1::DataTaxonomy

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

DataTaxonomy represents a set of hierarchical DataAttributes resources, grouped with a common theme Eg: 'SensitiveDataTaxonomy' can have attributes to manage PII data. It is defined at project level.

Defined Under Namespace

Classes: LabelsEntry

Instance Attribute Summary collapse

Instance Attribute Details

#attribute_count::Integer (readonly)

Returns Output only. The number of attributes in the DataTaxonomy.

Returns:

  • (::Integer)

    Output only. The number of attributes in the DataTaxonomy.



62
63
64
65
66
67
68
69
70
71
72
73
74
# File 'proto_docs/google/cloud/dataplex/v1/data_taxonomy.rb', line 62

class DataTaxonomy
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#class_count::Integer (readonly)

Returns Output only. The number of classes in the DataTaxonomy.

Returns:

  • (::Integer)

    Output only. The number of classes in the DataTaxonomy.



62
63
64
65
66
67
68
69
70
71
72
73
74
# File 'proto_docs/google/cloud/dataplex/v1/data_taxonomy.rb', line 62

class DataTaxonomy
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#create_time::Google::Protobuf::Timestamp (readonly)

Returns Output only. The time when the DataTaxonomy was created.

Returns:



62
63
64
65
66
67
68
69
70
71
72
73
74
# File 'proto_docs/google/cloud/dataplex/v1/data_taxonomy.rb', line 62

class DataTaxonomy
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#description::String

Returns Optional. Description of the DataTaxonomy.

Returns:

  • (::String)

    Optional. Description of the DataTaxonomy.



62
63
64
65
66
67
68
69
70
71
72
73
74
# File 'proto_docs/google/cloud/dataplex/v1/data_taxonomy.rb', line 62

class DataTaxonomy
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#display_name::String

Returns Optional. User friendly display name.

Returns:

  • (::String)

    Optional. User friendly display name.



62
63
64
65
66
67
68
69
70
71
72
73
74
# File 'proto_docs/google/cloud/dataplex/v1/data_taxonomy.rb', line 62

class DataTaxonomy
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#etag::String

Returns This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.

Returns:

  • (::String)

    This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.



62
63
64
65
66
67
68
69
70
71
72
73
74
# File 'proto_docs/google/cloud/dataplex/v1/data_taxonomy.rb', line 62

class DataTaxonomy
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#labels::Google::Protobuf::Map{::String => ::String}

Returns Optional. User-defined labels for the DataTaxonomy.

Returns:

  • (::Google::Protobuf::Map{::String => ::String})

    Optional. User-defined labels for the DataTaxonomy.



62
63
64
65
66
67
68
69
70
71
72
73
74
# File 'proto_docs/google/cloud/dataplex/v1/data_taxonomy.rb', line 62

class DataTaxonomy
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#name::String (readonly)

Returns Output only. The relative resource name of the DataTaxonomy, of the form: projects/{project_number}/locations/{location_id}/dataTaxonomies/{data_taxonomy_id}.

Returns:

  • (::String)

    Output only. The relative resource name of the DataTaxonomy, of the form: projects/{project_number}/locations/{location_id}/dataTaxonomies/{data_taxonomy_id}.



62
63
64
65
66
67
68
69
70
71
72
73
74
# File 'proto_docs/google/cloud/dataplex/v1/data_taxonomy.rb', line 62

class DataTaxonomy
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#uid::String (readonly)

Returns Output only. System generated globally unique ID for the dataTaxonomy. This ID will be different if the DataTaxonomy is deleted and re-created with the same name.

Returns:

  • (::String)

    Output only. System generated globally unique ID for the dataTaxonomy. This ID will be different if the DataTaxonomy is deleted and re-created with the same name.



62
63
64
65
66
67
68
69
70
71
72
73
74
# File 'proto_docs/google/cloud/dataplex/v1/data_taxonomy.rb', line 62

class DataTaxonomy
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#update_time::Google::Protobuf::Timestamp (readonly)

Returns Output only. The time when the DataTaxonomy was last updated.

Returns:



62
63
64
65
66
67
68
69
70
71
72
73
74
# File 'proto_docs/google/cloud/dataplex/v1/data_taxonomy.rb', line 62

class DataTaxonomy
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end