Class: Google::Cloud::Recommender::V1::SecurityProjection

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

Overview

Contains various ways of describing the impact on Security.

Instance Attribute Summary collapse

Instance Attribute Details

#details::Google::Protobuf::Struct

Returns Additional security impact details that is provided by the recommender.

Returns:



279
280
281
282
# File 'proto_docs/google/cloud/recommender/v1/recommendation.rb', line 279

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