Obtén una instantánea (Ruby)
bookmark_borderbookmark
Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
Demuestra cómo obtener una instantánea.
Muestra de código
Salvo que se indique lo contrario, el contenido de esta página está sujeto a la licencia Atribución 4.0 de Creative Commons, y los ejemplos de código están sujetos a la licencia Apache 2.0. Para obtener más información, consulta las políticas del sitio de Google Developers. Java es una marca registrada de Oracle o sus afiliados.
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Información o código de muestra incorrectos","incorrectInformationOrSampleCode","thumb-down"],["Faltan la información o los ejemplos que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],[],[[["This page provides a code example in Ruby demonstrating how to retrieve a snapshot using the Google Cloud Dataflow API."],["The code utilizes the `Google::Cloud::Dataflow::V1beta3::Snapshots::Client` to perform the `get_snapshot` call."],["Authentication to Dataflow is required via Application Default Credentials, as detailed in the linked documentation."],["The example provided is a template, as it will likely require adjustments and configuration before being functional."],["The code returns a `Google::Cloud::Dataflow::V1beta3::Snapshot` object as a result."]]],[]]