Widoczność usługi. Dozwolone wartości to PRIVATE i PUBLIC. (Domyślnie: PRIVATE)
Treść żądania
Treść żądania zawiera wystąpienie elementu Property.
Treść odpowiedzi
W przypadku powodzenia treść odpowiedzi obejmuje wystąpienie elementu Property.
Zakresy autoryzacji
Wymaga jednego z tych zakresów OAuth:
https://www.googleapis.com/auth/docs
https://www.googleapis.com/auth/drive
https://www.googleapis.com/auth/drive.appdata
https://www.googleapis.com/auth/drive.file
https://www.googleapis.com/auth/drive.metadata
Niektóre zakresy są objęte ograniczeniami, a aplikacja może z nich korzystać dopiero po sprawdzeniu zabezpieczeń. Więcej informacji znajdziesz w przewodniku po autoryzacji.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2024-09-04 UTC."],[[["Updates a property on a Google Drive file using a PUT request to a specific URL with file ID and property key."],["Requires specifying the request body with the desired property details as defined in the Property object."],["Optionally accepts a query parameter to define the visibility of the property as either PRIVATE or PUBLIC."],["Needs authorization using one of the listed OAuth scopes, some of which may require security assessments."],["The response body, upon success, contains the updated property details as defined in the Property object."]]],[]]