Security Command Center V2 API - Class Google::Cloud::SecurityCenter::V2::Cwe (v1.3.0)

Reference documentation and code samples for the Security Command Center V2 API class Google::Cloud::SecurityCenter::V2::Cwe.

CWE stands for Common Weakness Enumeration. Information about this weakness, as described by CWE.

Inherits

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#id

def id() -> ::String
Returns
  • (::String) — The CWE identifier, e.g. CWE-94

#id=

def id=(value) -> ::String
Parameter
  • value (::String) — The CWE identifier, e.g. CWE-94
Returns
  • (::String) — The CWE identifier, e.g. CWE-94

#references

def references() -> ::Array<::Google::Cloud::SecurityCenter::V2::Reference>
Returns

#references=

def references=(value) -> ::Array<::Google::Cloud::SecurityCenter::V2::Reference>
Parameter
Returns