Reference documentation and code samples for the Service Health V1 API class Google::Cloud::ServiceHealth::V1::GetEventRequest.
Message for getting an event
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
-
(::String) — Required. Unique name of the event in this scope including project
and location using the form
projects/{project_id}/locations/{location}/events/{event_id}
.project_id
- Project ID of the project that contains the event.
location
- The location to get the service health events from.
event_id
- Event ID to retrieve.
#name=
def name=(value) -> ::String
-
value (::String) — Required. Unique name of the event in this scope including project
and location using the form
projects/{project_id}/locations/{location}/events/{event_id}
.project_id
- Project ID of the project that contains the event.
location
- The location to get the service health events from.
event_id
- Event ID to retrieve.
-
(::String) — Required. Unique name of the event in this scope including project
and location using the form
projects/{project_id}/locations/{location}/events/{event_id}
.project_id
- Project ID of the project that contains the event.
location
- The location to get the service health events from.
event_id
- Event ID to retrieve.