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
- (::Google::Protobuf::Timestamp) — Set if the entry is starred; unset otherwise.
#star_time=
def star_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — Set if the entry is starred; unset otherwise.
Returns
- (::Google::Protobuf::Timestamp) — Set if the entry is starred; unset otherwise.
#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.