Reference documentation and code samples for the Service Health V1 API class Google::Cloud::ServiceHealth::V1::GetOrganizationEventRequest.
Message for getting an organization 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 organization and
event ID using the form
organizations/{organization_id}/locations/locations/global/organizationEvents/{event_id}
.organization_id
- ID (number) of the project that contains the event. To get yourorganization_id
, see Getting your organization resource ID.
event_id
- Organization event ID to retrieve.
#name=
def name=(value) -> ::String
-
value (::String) — Required. Unique name of the event in this scope including organization and
event ID using the form
organizations/{organization_id}/locations/locations/global/organizationEvents/{event_id}
.organization_id
- ID (number) of the project that contains the event. To get yourorganization_id
, see Getting your organization resource ID.
event_id
- Organization event ID to retrieve.
-
(::String) — Required. Unique name of the event in this scope including organization and
event ID using the form
organizations/{organization_id}/locations/locations/global/organizationEvents/{event_id}
.organization_id
- ID (number) of the project that contains the event. To get yourorganization_id
, see Getting your organization resource ID.
event_id
- Organization event ID to retrieve.