Class: Google::Cloud::CloudSecurityCompliance::V1::EvidenceDetails

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/cloudsecuritycompliance/v1/audit.rb

Overview

The evidence details for a finding.

Instance Attribute Summary collapse

Instance Attribute Details

#evidence_path::String (readonly)

Returns Output only. The path to the evidence.

Returns:

  • (::String)

    Output only. The path to the evidence.



361
362
363
364
# File 'proto_docs/google/cloud/cloudsecuritycompliance/v1/audit.rb', line 361

class EvidenceDetails
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#resource::String (readonly)

Returns Output only. The resource identifier.

Returns:

  • (::String)

    Output only. The resource identifier.



361
362
363
364
# File 'proto_docs/google/cloud/cloudsecuritycompliance/v1/audit.rb', line 361

class EvidenceDetails
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#service::String (readonly)

Returns Output only. The service identifier.

Returns:

  • (::String)

    Output only. The service identifier.



361
362
363
364
# File 'proto_docs/google/cloud/cloudsecuritycompliance/v1/audit.rb', line 361

class EvidenceDetails
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end