Google Cloud Dataflow V1beta3 Client - Class ListSnapshotsRequest (0.10.0)Stay organized with collectionsSave and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Dataflow V1beta3 Client class ListSnapshotsRequest.
Request to list snapshots.
Generated from protobuf messagegoogle.dataflow.v1beta3.ListSnapshotsRequest
Namespace
Google \ Cloud \ Dataflow \ V1beta3
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ project_id
string
The project ID to list snapshots for.
↳ job_id
string
If specified, list snapshots created from this job.
↳ location
string
The location to list snapshots in.
getProjectId
The project ID to list snapshots for.
Returns
Type
Description
string
setProjectId
The project ID to list snapshots for.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getJobId
If specified, list snapshots created from this job.
Returns
Type
Description
string
setJobId
If specified, list snapshots created from this job.
[[["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 2026-04-01 UTC."],[],[]]