str
Name of the resource that should receive the credentials,
for example users/me/environments/default or
users/someone@example.com/environments/default.
access_token
str
The OAuth access token that should be sent to
the environment.
id_token
str
The OAuth ID token that should be sent to the
environment.
expire_time
google.protobuf.timestamp_pb2.Timestamp
The time when the credentials expire. If not
set, defaults to one hour from when the server
received the request.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]