A duração máxima de espera antes do tempo limite. Se deixado em branco, a espera será de, no máximo, o tempo permitido pelo protocolo HTTP/RPC subjacente. Se o prazo do contexto RPC também for especificado, o mais curto será usado.
Uma duração em segundos com até nove dígitos fracionários, encerrada por "s". Exemplo: "3.5s".
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-03-04 UTC."],[[["The `Operations.WaitOperation` request message uses JSON format for data representation."],["The JSON structure includes two fields: `name` and `timeout`."],["The `name` field is a string representing the operation resource to wait on."],["The `timeout` field specifies the maximum wait duration in `Duration` format, such as `\"3.5s\"`."]]],[]]