Reference documentation and code samples for the Cloud Security Compliance V1 API class Google::Cloud::CloudSecurityCompliance::V1::ObservationDetails.
The observation details for a finding.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#current_value
def current_value() -> ::String
Returns
- (::String) — Output only. The current value.
#expected_value
def expected_value() -> ::String
Returns
- (::String) — Optional. The expected value.
#expected_value=
def expected_value=(value) -> ::String
Parameter
- value (::String) — Optional. The expected value.
Returns
- (::String) — Optional. The expected value.
#guidance
def guidance() -> ::String
Returns
- (::String) — Output only. Any guidance for the observation.