表格数据文件是 Google 推出的一种电子表格;您可在实体参考资料页面上详细了解行中内容,包括有哪些可用字段、这些字段的类型以及它们在特定上传操作中是否为必填字段。此类文件的第一行始终是包含列名称的标题行。
被标记为 list 的类型通常具有下述特征:
- 该列表是一系列值。
- 各值之间以英文逗号分隔(例如
one,two,three,four
)。
表格数据文件是 Google 推出的一种电子表格;您可在实体参考资料页面上详细了解行中内容,包括有哪些可用字段、这些字段的类型以及它们在特定上传操作中是否为必填字段。此类文件的第一行始终是包含列名称的标题行。
被标记为 list 的类型通常具有下述特征:
one,two,three,four
)。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 2021-12-16 UTC.