Reference documentation and code samples for the Dataplex V1 API class Google::Cloud::Dataplex::V1::SearchEntriesResult.
A single result of a SearchEntries request.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#dataplex_entry
def dataplex_entry() -> ::Google::Cloud::Dataplex::V1::Entry
Returns
- (::Google::Cloud::Dataplex::V1::Entry) — Entry format of the result.
#dataplex_entry=
def dataplex_entry=(value) -> ::Google::Cloud::Dataplex::V1::Entry
Parameter
- value (::Google::Cloud::Dataplex::V1::Entry) — Entry format of the result.
Returns
- (::Google::Cloud::Dataplex::V1::Entry) — Entry format of the result.
#description
def description() -> ::String
Returns
- (::String) — Entry description.
#description=
def description=(value) -> ::String
Parameter
- value (::String) — Entry description.
Returns
- (::String) — Entry description.
#display_name
def display_name() -> ::String
Returns
- (::String) — Display name.
#display_name=
def display_name=(value) -> ::String
Parameter
- value (::String) — Display name.
Returns
- (::String) — Display name.
#entry
def entry() -> ::String
Returns
- (::String) — Resource name of the entry.
#entry=
def entry=(value) -> ::String
Parameter
- value (::String) — Resource name of the entry.
Returns
- (::String) — Resource name of the entry.
#entry_type
def entry_type() -> ::String
Returns
- (::String) — The entry type.
#entry_type=
def entry_type=(value) -> ::String
Parameter
- value (::String) — The entry type.
Returns
- (::String) — The entry type.
#fully_qualified_name
def fully_qualified_name() -> ::String
Returns
- (::String) — Fully qualified name.
#fully_qualified_name=
def fully_qualified_name=(value) -> ::String
Parameter
- value (::String) — Fully qualified name.
Returns
- (::String) — Fully qualified name.
#linked_resource
def linked_resource() -> ::String
Returns
- (::String) — Linked resource name.
#linked_resource=
def linked_resource=(value) -> ::String
Parameter
- value (::String) — Linked resource name.
Returns
- (::String) — Linked resource name.
#modify_time
def modify_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — The last modification timestamp.
#modify_time=
def modify_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — The last modification timestamp.
Returns
- (::Google::Protobuf::Timestamp) — The last modification timestamp.
#relative_resource
def relative_resource() -> ::String
Returns
- (::String) — Relative resource name.
#relative_resource=
def relative_resource=(value) -> ::String
Parameter
- value (::String) — Relative resource name.
Returns
- (::String) — Relative resource name.
#snippets
def snippets() -> ::Google::Cloud::Dataplex::V1::SearchEntriesResult::Snippets
Returns
#snippets=
def snippets=(value) -> ::Google::Cloud::Dataplex::V1::SearchEntriesResult::Snippets
Parameter
- value (::Google::Cloud::Dataplex::V1::SearchEntriesResult::Snippets) — Snippets.
Returns