Reference documentation and code samples for the Service Health V1 API class Google::Cloud::ServiceHealth::V1::GetOrganizationImpactRequest.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
-
(::String) — Required. Name of the resource using the form
organizations/{organization_id}/locations/global/organizationImpacts/{organization_impact_id}
.organization_id
- ID (number) of the organization that contains the event. To get yourorganization_id
, see Getting your organization resource ID.
organization_impact_id
- ID of the OrganizationImpact resource.
#name=
def name=(value) -> ::String
-
value (::String) — Required. Name of the resource using the form
organizations/{organization_id}/locations/global/organizationImpacts/{organization_impact_id}
.organization_id
- ID (number) of the organization that contains the event. To get yourorganization_id
, see Getting your organization resource ID.
organization_impact_id
- ID of the OrganizationImpact resource.
-
(::String) — Required. Name of the resource using the form
organizations/{organization_id}/locations/global/organizationImpacts/{organization_impact_id}
.organization_id
- ID (number) of the organization that contains the event. To get yourorganization_id
, see Getting your organization resource ID.
organization_impact_id
- ID of the OrganizationImpact resource.