Reference documentation and code samples for the Workload Manager V1 API class Google::Cloud::WorkloadManager::V1::RuleOutput.
The rule output of the violation.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#details
def details() -> ::Google::Protobuf::Map{::String => ::String}
Returns
- (::Google::Protobuf::Map{::String => ::String}) — Output only. Violation details generated by rule.
#message
def message() -> ::String
Returns
- (::String) — Output only. The message generated by rule.