Google Cloud KMS Inventory V1 Client - Class FallbackScope (1.3.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud KMS Inventory V1 Client class FallbackScope.
Specifies the scope to use if the organization service agent is not
configured.
Protobuf type google.cloud.kms.inventory.v1.FallbackScope
Namespace
Google \ Cloud \ Kms \ Inventory \ V1
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
FALLBACK_SCOPE_UNSPECIFIED
Value: 0
Unspecified scope type.
Generated from protobuf enum FALLBACK_SCOPE_UNSPECIFIED = 0;
FALLBACK_SCOPE_PROJECT
Value: 1
If set to FALLBACK_SCOPE_PROJECT, the API will fall back to using key's
project as request scope if the kms organization service account is not
configured.
Generated from protobuf enum FALLBACK_SCOPE_PROJECT = 1;
[[["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-03-11 UTC."],[],[]]