Treść pliku danych logowania klucza prywatnego w formacie ciągu znaków. To pole jest wypełniane tylko podczas tworzenia klucza ServiceAccountKey i nie jest przechowywane przez Google.
id
string
Nieprzejrzysty, unikalny identyfikator tego ServiceAccountKey. Przypisana przez serwer.
kind
string
publicData
string
Dane klucza publicznego pliku danych logowania. To jest certyfikat X.509. Jeśli używasz typu klucza googleCredentials, jest on taki sam jak certyfikat, który można pobrać za pomocą adresu URL certyfikatu X.509 w pliku z danymi logowania.
Usuwa i unieważnia określone dane uwierzytelniające konta usługi
powiązane z tą firmą. Konto usługi telefonicznej musiało zostać
pobrane przez wywołanie Enterprises.GetServiceAccount i musi zostać ustawiony
jako firmowe konto usługi, wywołując Enterprises.SetAccount.
Generuje nowe dane logowania dla konta usługi powiązanego z tym kontem
firmy. Konto usługi telefonicznej zostało pobrane przez wywołanie
Enterprises.GetServiceAccount i musi być ustawione jako Enterprise
konta usługi, wywołując Enterprises.SetAccount.
W zasobie, który ma być, należy podać tylko typ klucza
wstawione.
Wyświetla listę wszystkich aktywnych danych logowania dla konta usługi powiązanego z tym kontem
firmy. Zwracane są tylko identyfikator i typ klucza. Usługa połączeń
konto musi zostać pobrane przez wywołanie Enterprises.GetServiceAccount
i musi być ustawiony jako konto usługi firmowej przez wywołanie
Enterprises.SetAccount.
[[["Ł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-08 UTC."],[[["This documentation details service account keys, including their properties (data, ID, kind, publicData, type) and how they are represented as resources."],["These methods are deprecated and will be inaccessible after September 30, 2025; new integrations should refer to the recommended alternatives."],["Service account keys are used for authenticating as a service account and can be managed through methods to delete, insert, and list them."],["Before using these methods, ensure the calling service account is retrieved via `Enterprises.GetServiceAccount` and set as the enterprise service account using `Enterprises.SetAccount`."]]],[]]