Reference documentation and code samples for the KMS Inventory V1 API class Google::Cloud::Kms::Inventory::V1::Warning.
A warning message that indicates potential problems with the response data.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#display_message
def display_message() -> ::String
Returns
- (::String) — The literal message providing context and details about the warnings.
#display_message=
def display_message=(value) -> ::String
Parameter
- value (::String) — The literal message providing context and details about the warnings.
Returns
- (::String) — The literal message providing context and details about the warnings.
#warning_code
def warning_code() -> ::Google::Cloud::Kms::Inventory::V1::Warning::WarningCode
Returns
- (::Google::Cloud::Kms::Inventory::V1::Warning::WarningCode) — The specific warning code for the displayed message.
#warning_code=
def warning_code=(value) -> ::Google::Cloud::Kms::Inventory::V1::Warning::WarningCode
Parameter
- value (::Google::Cloud::Kms::Inventory::V1::Warning::WarningCode) — The specific warning code for the displayed message.
Returns
- (::Google::Cloud::Kms::Inventory::V1::Warning::WarningCode) — The specific warning code for the displayed message.