125.2. GoogleSheetsStreamComponent
Google Sheets Stream 组件支持 3 个选项,它们如下所列。
名称 | 描述 | 默认 | 类型 |
---|---|---|---|
配置 (消费者) | 使用共享配置 | GoogleSheetsStream Configuration | |
clientFactory (advanced) | 将 GoogleSheetsClientFactory 用作创建客户端的工厂。默认会使用 BatchGoogleSheetsClientFactory | GoogleSheetsClient Factory | |
resolveProperty Placeholders (advanced) | 启动时,组件是否应自行解析属性占位符。只有 String 类型的属性才能使用属性占位符。 | true | 布尔值 |
Google Sheets Stream 端点使用 URI 语法配置:
google-sheets-stream:apiName
使用以下路径和查询参数:
125.2.1. 路径名(1 参数):
名称 | 描述 | 默认 | 类型 |
---|---|---|---|
apiName | 设置 apiName。 | 字符串 |