Google Cloud Security Command Center V1 Client - Class FindingClass (1.14.2)

Reference documentation and code samples for the Google Cloud Security Command Center V1 Client class FindingClass.

Represents what kind of Finding it is.

Protobuf type google.cloud.securitycenter.v1.Finding.FindingClass

Methods

name

Parameter
Name
Description
value
mixed

value

Parameter
Name
Description
name
mixed

Constants

FINDING_CLASS_UNSPECIFIED

  Value: 0 
 

Unspecified finding class.

Generated from protobuf enum FINDING_CLASS_UNSPECIFIED = 0;

THREAT

  Value: 1 
 

Describes unwanted or malicious activity.

Generated from protobuf enum THREAT = 1;

VULNERABILITY

  Value: 2 
 

Describes a potential weakness in software that increases risk to Confidentiality & Integrity & Availability.

Generated from protobuf enum VULNERABILITY = 2;

MISCONFIGURATION

  Value: 3 
 

Describes a potential weakness in cloud resource/asset configuration that increases risk.

Generated from protobuf enum MISCONFIGURATION = 3;

OBSERVATION

  Value: 4 
 

Describes a security observation that is for informational purposes.

Generated from protobuf enum OBSERVATION = 4;

SCC_ERROR

  Value: 5 
 

Describes an error that prevents some SCC functionality.

Generated from protobuf enum SCC_ERROR = 5;

Create a Mobile Website
View Site in Mobile | Classic
Share by: