Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Weitere Informationen zu unterstützten google.longrunning-Methoden finden Sie in der Dokumentation zu RPC und REST.
ListOperations
So geben Sie V2-Vorgänge zurück:
Die RPC-MethodeOperations.ListOperations muss mit dem name-Feld auf projects/<project>/locations/<speech location> aufgerufen werden. Begriffe in Klammern geben variablen Text an.
Das Feld filter muss auf is_v2(name) gesetzt sein (einschließlich Klammern).
Vorgangs-ID
Alle Speech-to-Text-V2-Vorgänge haben einen unique_id im Feldname, das mit v2- beginnt. Dies erleichtert die Unterscheidung zwischen Vorgängen von Speech-to-Text V2 und V1.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-08-18 (UTC)."],[],[],null,["# Operations\n\nFor details on supported `google.longrunning` methods, see the\n[RPC](https://cloud.google.com/speech-to-text/v2/docs/reference/rpc/google.longrunning)\nand\n[REST](https://cloud.google.com/speech-to-text/v2/docs/reference/rest/v2/projects.locations.operations)\ndocumentation.\n\nListOperations\n--------------\n\nTo return V2 operations:\n\n- The RPC `Operations.ListOperations`\n [method](https://cloud.google.com/speech-to-text/v2/docs/reference/rpc/google.longrunning#google.longrunning.ListOperationsRequest)\n must be called with the `name` field set to\n `projects/\u003cproject\u003e/locations/\u003cspeech location\u003e`, with bracketed terms\n indicating variable text.\n\n- The `filter` field must be set to `is_v2(name)` (literally, including\n parentheses).\n\nOperation ID\n------------\n\nAll Speech-to-Text V2 operations have a `unique_id` in the `name`\n[field](https://cloud.google.com/speech-to-text/v2/docs/reference/rpc/google.longrunning#operation)\nthat starts with `v2-`. This makes it easy to discern between Speech-to-Text\nV2 and V1 operations."]]