REST Resource: projects
Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Ressource
Mit dieser Ressource sind keine nichtflüchtigen Daten verknüpft.
Methoden |
|
Ruft die Autorisierungsinformationen für Bereitstellungen in einem bestimmten Projekt ab. |
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2025-02-27 (UTC).
[null,null,["Zuletzt aktualisiert: 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. |"]]