대화형 작업이 2023년 6월 13일에 지원 중단되었습니다. 자세한 내용은
대화 작업 지원 중단을 참고하세요.
ReleaseChannel
YAML 표현 |
name: string
currentVersion: string
pendingVersion: string |
필드 |
name |
string
다음 형식으로 된 출시 채널의 고유한 이름입니다. projects/{project}/releaseChannels/{release_channel} .
|
currentVersion |
string
현재 projects/{project}/versions/{version} 형식으로 이 출시 채널에 배포된 버전입니다.
|
pendingVersion |
string
이 출시 채널에 배포할 버전(projects/{project}/versions/{version} 형식)입니다.
|
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-09-10(UTC)
[null,null,["최종 업데이트: 2024-09-10(UTC)"],[[["Release channels define where and how versions of your Dialogflow CX agent are deployed."],["Each release channel has a unique name, a currently deployed version, and a pending version (if any)."],["Versioning and channels help control the rollout and management of your agent updates."],["You can identify versions and channels using their specific format including the project ID."]]],[]]