REST Resource: projects
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
리소스
이 리소스에는 영구 데이터가 연결되어 있지 않습니다.
방법 |
|
지정된 프로젝트의 배포에 대한 승인 정보를 가져옵니다. |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-02-27(UTC)
[null,null,["최종 업데이트: 2025-02-27(UTC)"],[[["\u003cp\u003eThis resource manages authorizations for deployments within Google Workspace add-on projects and does not store persistent data.\u003c/p\u003e\n"],["\u003cp\u003eIt offers a method to retrieve authorization details for project deployments using the \u003ccode\u003egetAuthorization\u003c/code\u003e endpoint.\u003c/p\u003e\n"]]],["The resource has no persistent data. The key action is retrieving authorization information for deployments within a project. This is accomplished through the `getAuthorization` method, accessible via a specified endpoint: `/workspace/add-ons/reference/rest/v1/projects/getAuthorization`. This method is the sole way to obtain authorization details for deployments. No data is stored or modified.\n"],null,["# REST Resource: projects\n\n- [Resource](#RESOURCE_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource\n--------\n\nThere is no persistent data associated with this resource.\n\n| Methods ------- ||\n|----------------------------------------------------------------------------------------|------------------------------------------------------------------------|\n| ### [getAuthorization](/workspace/add-ons/reference/rest/v1/projects/getAuthorization) | Gets the authorization information for deployments in a given project. |"]]