Data Catalog V1 API - Class Google::Cloud::DataCatalog::V1::TaggedEntry (v0.23.0)

Reference documentation and code samples for the Data Catalog V1 API class Google::Cloud::DataCatalog::V1::TaggedEntry.

Wrapper containing Entry and information about Tags that should and should not be attached to it.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#absent_tags

def absent_tags() -> ::Array<::Google::Cloud::DataCatalog::V1::Tag>
Returns

#absent_tags=

def absent_tags=(value) -> ::Array<::Google::Cloud::DataCatalog::V1::Tag>
Parameter
Returns

#present_tags

def present_tags() -> ::Array<::Google::Cloud::DataCatalog::V1::Tag>
Returns

#present_tags=

def present_tags=(value) -> ::Array<::Google::Cloud::DataCatalog::V1::Tag>
Parameter
Returns

#v1_entry

def v1_entry() -> ::Google::Cloud::DataCatalog::V1::Entry
Returns

#v1_entry=

def v1_entry=(value) -> ::Google::Cloud::DataCatalog::V1::Entry
Parameter
Returns