Reference documentation and code samples for the AI Platform Notebooks V1 API class Google::Cloud::Notebooks::V1::ReportRuntimeEventRequest.
Request for reporting a Managed Notebook Event.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#event
def event() -> ::Google::Cloud::Notebooks::V1::Event
Returns
- (::Google::Cloud::Notebooks::V1::Event) — Required. The Event to be reported.
#event=
def event=(value) -> ::Google::Cloud::Notebooks::V1::Event
Parameter
- value (::Google::Cloud::Notebooks::V1::Event) — Required. The Event to be reported.
Returns
- (::Google::Cloud::Notebooks::V1::Event) — Required. The Event to be reported.
#name
def name() -> ::String
Returns
-
(::String) — Required. Format:
projects/{project_id}/locations/{location}/runtimes/{runtime_id}
#name=
def name=(value) -> ::String
Parameter
-
value (::String) — Required. Format:
projects/{project_id}/locations/{location}/runtimes/{runtime_id}
Returns
-
(::String) — Required. Format:
projects/{project_id}/locations/{location}/runtimes/{runtime_id}
#vm_id
def vm_id() -> ::String
Returns
- (::String) — Required. The VM hardware token for authenticating the VM. https://cloud.google.com/compute/docs/instances/verifying-instance-identity
#vm_id=
def vm_id=(value) -> ::String
Parameter
- value (::String) — Required. The VM hardware token for authenticating the VM. https://cloud.google.com/compute/docs/instances/verifying-instance-identity
Returns
- (::String) — Required. The VM hardware token for authenticating the VM. https://cloud.google.com/compute/docs/instances/verifying-instance-identity