[[["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 2025-09-04 UTC."],[],[],null,["# Google Cloud Dataflow V1beta3 Client - Class Snapshot (0.8.2)\n\nVersion latestkeyboard_arrow_down\n\n- [0.8.2 (latest)](/php/docs/reference/cloud-dataflow/latest/V1beta3.Snapshot)\n- [0.8.1](/php/docs/reference/cloud-dataflow/0.8.1/V1beta3.Snapshot)\n- [0.7.1](/php/docs/reference/cloud-dataflow/0.7.1/V1beta3.Snapshot)\n- [0.6.6](/php/docs/reference/cloud-dataflow/0.6.6/V1beta3.Snapshot)\n- [0.5.1](/php/docs/reference/cloud-dataflow/0.5.1/V1beta3.Snapshot)\n- [0.4.1](/php/docs/reference/cloud-dataflow/0.4.1/V1beta3.Snapshot)\n- [0.3.10](/php/docs/reference/cloud-dataflow/0.3.10/V1beta3.Snapshot) \n| **Beta**\n|\n|\n| This library is covered by the [Pre-GA Offerings Terms](/terms/service-terms#1)\n| of the Terms of Service. Pre-GA libraries might have limited support,\n| and changes to pre-GA libraries might not be compatible with other pre-GA versions.\n| For more information, see the\n[launch stage descriptions](/products#product-launch-stages). \nReference documentation and code samples for the Google Cloud Dataflow V1beta3 Client class Snapshot.\n\nRepresents a snapshot of a job.\n\nGenerated from protobuf message `google.dataflow.v1beta3.Snapshot`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Dataflow \\\\ V1beta3\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getId\n\nThe unique ID of this snapshot.\n\n### setId\n\nThe unique ID of this snapshot.\n\n### getProjectId\n\nThe project this snapshot belongs to.\n\n### setProjectId\n\nThe project this snapshot belongs to.\n\n### getSourceJobId\n\nThe job this snapshot was created from.\n\n### setSourceJobId\n\nThe job this snapshot was created from.\n\n### getCreationTime\n\nThe time this snapshot was created.\n\n### hasCreationTime\n\n### clearCreationTime\n\n### setCreationTime\n\nThe time this snapshot was created.\n\n### getTtl\n\nThe time after which this snapshot will be automatically deleted.\n\n### hasTtl\n\n### clearTtl\n\n### setTtl\n\nThe time after which this snapshot will be automatically deleted.\n\n### getState\n\nState of the snapshot.\n\n### setState\n\nState of the snapshot.\n\n### getPubsubMetadata\n\nPub/Sub snapshot metadata.\n\n### setPubsubMetadata\n\nPub/Sub snapshot metadata.\n\n### getDescription\n\nUser specified description of the snapshot. Maybe empty.\n\n### setDescription\n\nUser specified description of the snapshot. Maybe empty.\n\n### getDiskSizeBytes\n\nThe disk byte size of the snapshot. Only available for snapshots in READY\nstate.\n\n### setDiskSizeBytes\n\nThe disk byte size of the snapshot. Only available for snapshots in READY\nstate.\n\n### getRegion\n\nCloud region where this snapshot lives in, e.g., \"us-central1\".\n\n### setRegion\n\nCloud region where this snapshot lives in, e.g., \"us-central1\"."]]