Mã nhận dạng duy nhất của tài khoản Google Workspace của khách hàng. Là quản trị viên tài khoản, bạn cũng có thể sử dụng bí danh my_customer để đại diện cho mã khách hàng của tài khoản.
oldName
string
Mã nhận dạng duy nhất của đối tượng cần đổi tên.
Nội dung yêu cầu
Nội dung yêu cầu chứa một bản sao của FeatureRename.
Nội dung phản hồi
Nếu thành công, phản hồi sẽ là phản hồi HTTP chung có định dạng được phương thức xác định.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2024-09-12 UTC."],[[["Renames a Google Workspace feature using the provided `newName`."],["Requires specific OAuth scopes for authorization, like `https://www.googleapis.com/auth/admin.directory.resource.calendar`."],["Identifies the feature to rename using the `customer` and `oldName` path parameters in the HTTP request."],["Sends the new name for the feature within the request body as a FeatureRename object."],["Upon successful renaming, returns a generic HTTP response."]]],[]]