Google Cloud Storage Control V2 Client - Class FindingCategory (1.9.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Storage Control V2 Client class FindingCategory.
List of categories a finding falls under.
Protobuf type google.storage.control.v2.FindingCategory
Namespace
Google \ Cloud \ Storage \ Control \ V2
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
FINDING_CATEGORY_UNSPECIFIED
Value: 0
Category is unspecified.
Generated from protobuf enum FINDING_CATEGORY_UNSPECIFIED = 0;
FINDING_CATEGORY_DATA_MANAGEMENT
Value: 1
Category is 'Data Management'.
Generated from protobuf enum FINDING_CATEGORY_DATA_MANAGEMENT = 1;
FINDING_CATEGORY_PERFORMANCE
Value: 2
Category is 'Performance'.
Generated from protobuf enum FINDING_CATEGORY_PERFORMANCE = 2;
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-06-03 UTC."],[],[]]