Reference documentation and code samples for the AI Platform Notebooks V1 API class Google::Cloud::Notebooks::V1::Event.
The definition of an Event for a managed / semi-managed notebook instance.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#report_time
def report_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Event report time.
#report_time=
def report_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — Event report time.
Returns
- (::Google::Protobuf::Timestamp) — Event report time.
#type
def type() -> ::Google::Cloud::Notebooks::V1::Event::EventType
Returns
- (::Google::Cloud::Notebooks::V1::Event::EventType) — Event type.
#type=
def type=(value) -> ::Google::Cloud::Notebooks::V1::Event::EventType
Parameter
- value (::Google::Cloud::Notebooks::V1::Event::EventType) — Event type.
Returns
- (::Google::Cloud::Notebooks::V1::Event::EventType) — Event type.