Skip to main content
Google Cloud Documentation
技术领域
  • AI 和机器学习
  • 应用开发
  • 应用托管
  • 计算
  • 数据分析和流水线
  • 数据库
  • 分布式云、混合云和多云
  • 行业解决方案
  • 迁移
  • 网络
  • 可观测性和监控
  • 安全
  • Storage
跨产品工具
  • 访问权限和资源管理
  • 费用和用量管理
  • 基础设施即代码
  • SDK、语言、框架和工具
/
Console
  • English
  • 中文 – 简体
  • Datastore
免费开始使用吧
概览 指南 参考文档 示例 资源
Google Cloud Documentation
  • 技术领域
    • More
    • 概览
    • 指南
    • 参考文档
    • 示例
    • 资源
  • 跨产品工具
    • More
  • Console
  • Datastore 模式的 Cloud Firestore
  • 所有 API 与参考文档
  • 客户端库
    • C# 参考文档
    • Go 参考文档
    • Java 参考文档
    • Node.js 参考文档
    • PHP 参考文档
    • Python 参考文档
    • Ruby 参考文档
  • Google Data API
    • REST 参考文档
      • 概览
      • v1
        • REST 资源
        • projects
          • 概览
          • allocateIds
          • beginTransaction
          • commit
          • lookup
          • reserveIds
          • 回滚
          • runAggregationQuery
          • runQuery
        • projects.operations
          • 概览
          • 取消
          • delete
          • get
          • list
        • 类型
        • EntityResult
        • ExplainMetrics
        • ExplainOptions
        • GqlQuery
        • MoreResultsType
        • PropertyMask
        • PropertyReference
        • 查询
        • ReadOptions
        • TransactionOptions
      • 共享类型
        • 类型
        • ArrayValue
        • GqlQueryParameter
        • LatLng
        • Value
        • WaitOperationRequest
      • v1beta3
        • REST 资源
        • projects
          • 概览
          • allocateIds
          • beginTransaction
          • commit
          • lookup
          • reserveIds
          • 回滚
          • runAggregationQuery
          • runQuery
        • 类型
        • EntityResult
        • ExplainMetrics
        • ExplainOptions
        • GqlQuery
        • MoreResultsType
        • PropertyMask
        • PropertyReference
        • 查询
        • ReadOptions
    • RPC 参考文档
      • 概览
      • google.datastore.v1
      • google.datastore.v1beta3
      • google.longrunning
      • google.rpc
      • google.type
  • Admin API
    • REST 参考文档
      • 概览
      • v1
        • REST 资源
        • projects
          • 概览
          • export
          • import
        • projects.indexes
          • 概览
          • create
          • delete
          • get
          • list
        • projects.operations
          • 概览
          • 取消
          • delete
          • get
          • list
      • v1beta1
        • REST 资源
        • projects
          • 概览
          • export
          • import
      • 共享类型
        • 类型
        • CommonMetadata
        • ConcurrencyMode
        • DatastoreFirestoreMigrationMetadata
        • EntityFilter
        • ExportEntitiesMetadata
        • ExportEntitiesResponse
        • ImportEntitiesMetadata
        • IndexOperationMetadata
        • MigrationProgressEvent
        • MigrationState
        • MigrationStateEvent
        • MigrationStep
        • 操作
        • OperationType
        • 进度
        • State
        • WaitOperationRequest
    • RPC 参考文档
      • 概览
      • google.datastore.admin.v1
      • google.datastore.admin.v1beta1
      • google.longrunning
      • google.rpc
  • GQL 参考文档
  • AI 和机器学习
  • 应用开发
  • 应用托管
  • 计算
  • 数据分析和流水线
  • 数据库
  • 分布式云、混合云和多云
  • 行业解决方案
  • 迁移
  • 网络
  • 可观测性和监控
  • 安全
  • Storage
  • 访问权限和资源管理
  • 费用和用量管理
  • 基础设施即代码
  • SDK、语言、框架和工具
  • Home
  • Documentation
  • Databases
  • Datastore
  • 参考文档

PropertyReference Stay organized with collections Save and categorize content based on your preferences.

  • JSON representation

A reference to a property relative to the kind expressions.

JSON representation
{
  "name": string
}
Fields
name

string

A reference to a property.

Requires:

  • MUST be a dot-delimited (.) string of segments, where each segment conforms to entity property name limitations.

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-30 UTC.

  • Support

    • Release Notes
  • Resources

    • GitHub
    • Getting Started with Google Cloud
    • Code samples
    • Cloud Architecture Center
  • Terms
  • Privacy
  • Manage cookies
  • English
  • 中文 – 简体