Reference documentation and code samples for the Chronicle V1 API class Google::Cloud::Chronicle::V1::DashboardUserData.
User Data for Native Dashboard
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#is_pinned
def is_pinned() -> ::Boolean
Returns
- (::Boolean) — is dashboard pinned by user
#is_pinned=
def is_pinned=(value) -> ::Boolean
Parameter
- value (::Boolean) — is dashboard pinned by user
Returns
- (::Boolean) — is dashboard pinned by user
#last_viewed_time
def last_viewed_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — time when this dashboard is last viewed
#last_viewed_time=
def last_viewed_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — time when this dashboard is last viewed
Returns
- (::Google::Protobuf::Timestamp) — time when this dashboard is last viewed