Data Catalog V1 API - Class Google::Cloud::DataCatalog::V1::PersonalDetails (v0.11.0)

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

Entry metadata relevant only to the user and private to them.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#star_time

def star_time() -> ::Google::Protobuf::Timestamp
Returns

#star_time=

def star_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#starred

def starred() -> ::Boolean
Returns
  • (::Boolean) — True if the entry is starred by the user; false otherwise.

#starred=

def starred=(value) -> ::Boolean
Parameter
  • value (::Boolean) — True if the entry is starred by the user; false otherwise.
Returns
  • (::Boolean) — True if the entry is starred by the user; false otherwise.