126.2. GoogleSheetsStreamComponent
Google 스프레드 스트림 구성 요소는 아래 나열된 3 가지 옵션을 지원합니다.
이름 | 설명 | 기본값 | 유형 |
---|---|---|---|
구성 (consumer) | 공유 구성을 사용하려면To use the shared configuration | GoogleSheetsStream Configuration | |
clientFactory (advanced) | GoogleSheetsClientFactory를 팩토리로 사용하여 클라이언트를 생성합니다. 기본적으로 BatchGoogleSheetsClientFactory를 사용합니다. | GoogleSheetsClient Factory | |
resolveProperty Placeholders (advanced) | 구성 요소가 시작 시 자체적으로 속성 자리 표시자를 확인해야 하는지 여부입니다. String 유형의 속성만 속성 자리 표시자를 사용할 수 있습니다.Only properties which are of String type can use property placeholders. | true | boolean |
Google 스프레드 스트림 끝점은 URI 구문을 사용하여 구성됩니다.
google-sheets-stream:apiName
다음 경로 및 쿼리 매개변수를 사용합니다.
126.2.1. 경로 매개 변수 (1 매개변수):
이름 | 설명 | 기본값 | 유형 |
---|---|---|---|
apiName | apiName을 설정합니다. | 문자열 |