Skip to main content
S3NS
Technology areas
  • Application development
  • Application hosting
  • Compute
  • Data analytics and pipelines
  • Databases
  • Networking
  • Observability and monitoring
  • Security
  • Storage
Cross-product tools
  • Access and resources management
  • Infrastructure as code
  • SDK, languages, frameworks, and tools
/
  • Service Usage
Overview Guides Reference Resources
S3NS
  • Technology areas
    • More
    • Overview
    • Guides
    • Reference
    • Resources
  • Cross-product tools
    • More
  • Service Usage
  • All APIs and references
  • REST reference
    • Overview
    • v1
      • REST Resources
      • operations
        • Overview
        • cancel
        • delete
        • get
        • list
      • services
        • Overview
        • batchEnable
        • batchGet
        • disable
        • enable
        • get
        • list
    • v1beta1
      • REST Resources
      • operations
        • Overview
        • get
        • list
      • services
        • Overview
        • batchEnable
        • disable
        • enable
        • generateServiceIdentity
        • get
        • list
      • services.consumerQuotaMetrics
        • Overview
        • get
        • importAdminOverrides
        • importConsumerOverrides
        • list
      • services.consumerQuotaMetrics.limits
        • Overview
        • get
      • services.consumerQuotaMetrics.limits.adminOverrides
        • Overview
        • create
        • delete
        • list
        • patch
      • services.consumerQuotaMetrics.limits.consumerOverrides
        • Overview
        • create
        • delete
        • list
        • patch
      • Types
      • OverrideInlineSource
      • QuotaSafetyCheck
      • QuotaView
    • Shared types
      • Types
      • Api
      • AuthProvider
      • AuthRequirement
      • Authentication
      • Documentation
      • Endpoint
      • GetOperationRequest
      • LabelDescriptor
      • LaunchStage
      • ListOperationsRequest
      • ListOperationsResponse
      • MetricRule
      • MonitoredResourceDescriptor
      • Monitoring
      • Quota
      • Syntax
      • Usage
      • ValueType
  • Client libraries
    • Overview
    • C++ reference
    • C# reference
    • Go reference
    • Java reference
    • Node.js reference
    • PHP reference
    • Python reference
    • Ruby reference
  • gcloud CLI reference
    • gcloud services
    • gcloud beta services
  • Application development
  • Application hosting
  • Compute
  • Data analytics and pipelines
  • Databases
  • Networking
  • Observability and monitoring
  • Security
  • Storage
  • Access and resources management
  • Infrastructure as code
  • SDK, languages, frameworks, and tools
  • Home
  • Technology areas
  • Service Usage
  • Reference

LabelDescriptor

  • JSON representation

A description of a label.

JSON representation
{
  "key": string,
  "valueType": enum (ValueType),
  "description": string
}
Fields
key

string

The label key.

valueType

enum (ValueType)

The type of data that can be assigned to the label.

description

string

A human-readable description for the label.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-04-14 UTC.

  • Terms
  • Privacy
  • Manage cookies