Google Cloud Storage Control V2 Client - Class ResourceScope (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 ResourceScope.
The list of resource scopes.
Protobuf type google.storage.control.v2.SummarizeIntelligenceFindingsRequest.ResourceScope
Namespace
Google \ Cloud \ Storage \ Control \ V2 \ SummarizeIntelligenceFindingsRequest
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
RESOURCE_SCOPE_UNSPECIFIED
Value: 0
The default behavior. Falls back to PARENT behaviour
Generated from protobuf enum RESOURCE_SCOPE_UNSPECIFIED = 0;
PARENT
Value: 1
Summaries are aggregated at the level of the parent resource.
Generated from protobuf enum PARENT = 1;
PROJECT
Value: 2
Summaries are broken down by each project within the parent scope.
[[["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."],[],[]]