Reference documentation and code samples for the Service Health V1 API class Google::Cloud::ServiceHealth::V1::Product.
Represents the Google Cloud product impacted by the event.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#id
def id() -> ::String
Returns
- (::String) — Unique identifier for the product.
#id=
def id=(value) -> ::String
Parameter
- value (::String) — Unique identifier for the product.
Returns
- (::String) — Unique identifier for the product.
#product_name
def product_name() -> ::String
Returns
-
(::String) — Google Cloud product impacted by the event. Example:
"Google Cloud SQL"
#product_name=
def product_name=(value) -> ::String
Parameter
-
value (::String) — Google Cloud product impacted by the event. Example:
"Google Cloud SQL"
Returns
-
(::String) — Google Cloud product impacted by the event. Example:
"Google Cloud SQL"