[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eSnapshotsV1Beta3ClientImpl\u003c/code\u003e class is a client wrapper for the Dataflow v1beta3 API, specifically for managing snapshots, providing convenient methods for interacting with the service.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eSnapshotsV1Beta3Client\u003c/code\u003e and offers functionalities to create, delete, get, and list snapshots of Google Cloud Dataflow jobs.\u003c/p\u003e\n"],["\u003cp\u003eThis implementation includes methods like \u003ccode\u003eDeleteSnapshot\u003c/code\u003e, \u003ccode\u003eGetSnapshot\u003c/code\u003e, and \u003ccode\u003eListSnapshots\u003c/code\u003e, each available in synchronous and asynchronous versions, allowing flexibility in how operations are performed.\u003c/p\u003e\n"],["\u003cp\u003eThe class constructor requires a gRPC client, settings, and an optional logger to set up a client wrapper for the \u003ccode\u003eSnapshotsV1Beta3\u003c/code\u003e service, and can be accessed with the latest version \u003ccode\u003e2.0.0-beta07\u003c/code\u003e, \u003ccode\u003e2.0.0-beta06\u003c/code\u003e, and \u003ccode\u003e1.0.0-beta03\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eSnapshotsV1Beta3ClientImpl\u003c/code\u003e overrides certain members from \u003ccode\u003eSnapshotsV1Beta3Client\u003c/code\u003e, allowing for specific implementations of default endpoints, scopes and service metadata.\u003c/p\u003e\n"]]],[],null,["# Dataflow v1beta3 API - Class SnapshotsV1Beta3ClientImpl (2.0.0-beta07)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.0-beta07 (latest)](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/latest/Google.Cloud.Dataflow.V1Beta3.SnapshotsV1Beta3ClientImpl)\n- [2.0.0-beta06](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/2.0.0-beta06/Google.Cloud.Dataflow.V1Beta3.SnapshotsV1Beta3ClientImpl)\n- [1.0.0-beta03](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/1.0.0-beta03/Google.Cloud.Dataflow.V1Beta3.SnapshotsV1Beta3ClientImpl) \n\n public sealed class SnapshotsV1Beta3ClientImpl : SnapshotsV1Beta3Client\n\nReference documentation and code samples for the Dataflow v1beta3 API class SnapshotsV1Beta3ClientImpl.\n\nSnapshotsV1Beta3 client wrapper implementation, for convenient use. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e [SnapshotsV1Beta3Client](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/latest/Google.Cloud.Dataflow.V1Beta3.SnapshotsV1Beta3Client) \\\u003e SnapshotsV1Beta3ClientImpl \n\nInherited Members\n-----------------\n\n[SnapshotsV1Beta3Client.DefaultEndpoint](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/latest/Google.Cloud.Dataflow.V1Beta3.SnapshotsV1Beta3Client#Google_Cloud_Dataflow_V1Beta3_SnapshotsV1Beta3Client_DefaultEndpoint) \n[SnapshotsV1Beta3Client.DefaultScopes](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/latest/Google.Cloud.Dataflow.V1Beta3.SnapshotsV1Beta3Client#Google_Cloud_Dataflow_V1Beta3_SnapshotsV1Beta3Client_DefaultScopes) \n[SnapshotsV1Beta3Client.ServiceMetadata](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/latest/Google.Cloud.Dataflow.V1Beta3.SnapshotsV1Beta3Client#Google_Cloud_Dataflow_V1Beta3_SnapshotsV1Beta3Client_ServiceMetadata) \n[SnapshotsV1Beta3Client.CreateAsync(CancellationToken)](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/latest/Google.Cloud.Dataflow.V1Beta3.SnapshotsV1Beta3Client#Google_Cloud_Dataflow_V1Beta3_SnapshotsV1Beta3Client_CreateAsync_System_Threading_CancellationToken_) \n[SnapshotsV1Beta3Client.Create()](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/latest/Google.Cloud.Dataflow.V1Beta3.SnapshotsV1Beta3Client#Google_Cloud_Dataflow_V1Beta3_SnapshotsV1Beta3Client_Create) \n[SnapshotsV1Beta3Client.ShutdownDefaultChannelsAsync()](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/latest/Google.Cloud.Dataflow.V1Beta3.SnapshotsV1Beta3Client#Google_Cloud_Dataflow_V1Beta3_SnapshotsV1Beta3Client_ShutdownDefaultChannelsAsync) \n[SnapshotsV1Beta3Client.GetSnapshotAsync(GetSnapshotRequest, CancellationToken)](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/latest/Google.Cloud.Dataflow.V1Beta3.SnapshotsV1Beta3Client#Google_Cloud_Dataflow_V1Beta3_SnapshotsV1Beta3Client_GetSnapshotAsync_Google_Cloud_Dataflow_V1Beta3_GetSnapshotRequest_System_Threading_CancellationToken_) \n[SnapshotsV1Beta3Client.DeleteSnapshotAsync(DeleteSnapshotRequest, CancellationToken)](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/latest/Google.Cloud.Dataflow.V1Beta3.SnapshotsV1Beta3Client#Google_Cloud_Dataflow_V1Beta3_SnapshotsV1Beta3Client_DeleteSnapshotAsync_Google_Cloud_Dataflow_V1Beta3_DeleteSnapshotRequest_System_Threading_CancellationToken_) \n[SnapshotsV1Beta3Client.ListSnapshotsAsync(ListSnapshotsRequest, CancellationToken)](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/latest/Google.Cloud.Dataflow.V1Beta3.SnapshotsV1Beta3Client#Google_Cloud_Dataflow_V1Beta3_SnapshotsV1Beta3Client_ListSnapshotsAsync_Google_Cloud_Dataflow_V1Beta3_ListSnapshotsRequest_System_Threading_CancellationToken_) \n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Dataflow.V1Beta3](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/latest/Google.Cloud.Dataflow.V1Beta3)\n\nAssembly\n--------\n\nGoogle.Cloud.Dataflow.V1Beta3.dll\n\nRemarks\n-------\n\nProvides methods to manage snapshots of Google Cloud Dataflow jobs.\n\nConstructors\n------------\n\n### SnapshotsV1Beta3ClientImpl(SnapshotsV1Beta3Client, SnapshotsV1Beta3Settings, ILogger)\n\n public SnapshotsV1Beta3ClientImpl(SnapshotsV1Beta3.SnapshotsV1Beta3Client grpcClient, SnapshotsV1Beta3Settings settings, ILogger logger)\n\nConstructs a client wrapper for the SnapshotsV1Beta3 service, with the specified gRPC client and settings.\n\nProperties\n----------\n\n### GrpcClient\n\n public override SnapshotsV1Beta3.SnapshotsV1Beta3Client GrpcClient { get; }\n\nThe underlying gRPC SnapshotsV1Beta3 client\n\n**Overrides** \n[SnapshotsV1Beta3Client.GrpcClient](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/latest/Google.Cloud.Dataflow.V1Beta3.SnapshotsV1Beta3Client#Google_Cloud_Dataflow_V1Beta3_SnapshotsV1Beta3Client_GrpcClient)\n\nMethods\n-------\n\n### DeleteSnapshot(DeleteSnapshotRequest, CallSettings)\n\n public override DeleteSnapshotResponse DeleteSnapshot(DeleteSnapshotRequest request, CallSettings callSettings = null)\n\nDeletes a snapshot.\n\n**Overrides** \n[SnapshotsV1Beta3Client.DeleteSnapshot(DeleteSnapshotRequest, CallSettings)](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/latest/Google.Cloud.Dataflow.V1Beta3.SnapshotsV1Beta3Client#Google_Cloud_Dataflow_V1Beta3_SnapshotsV1Beta3Client_DeleteSnapshot_Google_Cloud_Dataflow_V1Beta3_DeleteSnapshotRequest_Google_Api_Gax_Grpc_CallSettings_)\n\n### DeleteSnapshotAsync(DeleteSnapshotRequest, CallSettings)\n\n public override Task\u003cDeleteSnapshotResponse\u003e DeleteSnapshotAsync(DeleteSnapshotRequest request, CallSettings callSettings = null)\n\nDeletes a snapshot.\n\n**Overrides** \n[SnapshotsV1Beta3Client.DeleteSnapshotAsync(DeleteSnapshotRequest, CallSettings)](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/latest/Google.Cloud.Dataflow.V1Beta3.SnapshotsV1Beta3Client#Google_Cloud_Dataflow_V1Beta3_SnapshotsV1Beta3Client_DeleteSnapshotAsync_Google_Cloud_Dataflow_V1Beta3_DeleteSnapshotRequest_Google_Api_Gax_Grpc_CallSettings_)\n\n### GetSnapshot(GetSnapshotRequest, CallSettings)\n\n public override Snapshot GetSnapshot(GetSnapshotRequest request, CallSettings callSettings = null)\n\nGets information about a snapshot.\n\n**Overrides** \n[SnapshotsV1Beta3Client.GetSnapshot(GetSnapshotRequest, CallSettings)](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/latest/Google.Cloud.Dataflow.V1Beta3.SnapshotsV1Beta3Client#Google_Cloud_Dataflow_V1Beta3_SnapshotsV1Beta3Client_GetSnapshot_Google_Cloud_Dataflow_V1Beta3_GetSnapshotRequest_Google_Api_Gax_Grpc_CallSettings_)\n\n### GetSnapshotAsync(GetSnapshotRequest, CallSettings)\n\n public override Task\u003cSnapshot\u003e GetSnapshotAsync(GetSnapshotRequest request, CallSettings callSettings = null)\n\nGets information about a snapshot.\n\n**Overrides** \n[SnapshotsV1Beta3Client.GetSnapshotAsync(GetSnapshotRequest, CallSettings)](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/latest/Google.Cloud.Dataflow.V1Beta3.SnapshotsV1Beta3Client#Google_Cloud_Dataflow_V1Beta3_SnapshotsV1Beta3Client_GetSnapshotAsync_Google_Cloud_Dataflow_V1Beta3_GetSnapshotRequest_Google_Api_Gax_Grpc_CallSettings_)\n\n### ListSnapshots(ListSnapshotsRequest, CallSettings)\n\n public override ListSnapshotsResponse ListSnapshots(ListSnapshotsRequest request, CallSettings callSettings = null)\n\nLists snapshots.\n\n**Overrides** \n[SnapshotsV1Beta3Client.ListSnapshots(ListSnapshotsRequest, CallSettings)](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/latest/Google.Cloud.Dataflow.V1Beta3.SnapshotsV1Beta3Client#Google_Cloud_Dataflow_V1Beta3_SnapshotsV1Beta3Client_ListSnapshots_Google_Cloud_Dataflow_V1Beta3_ListSnapshotsRequest_Google_Api_Gax_Grpc_CallSettings_)\n\n### ListSnapshotsAsync(ListSnapshotsRequest, CallSettings)\n\n public override Task\u003cListSnapshotsResponse\u003e ListSnapshotsAsync(ListSnapshotsRequest request, CallSettings callSettings = null)\n\nLists snapshots.\n\n**Overrides** \n[SnapshotsV1Beta3Client.ListSnapshotsAsync(ListSnapshotsRequest, CallSettings)](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/latest/Google.Cloud.Dataflow.V1Beta3.SnapshotsV1Beta3Client#Google_Cloud_Dataflow_V1Beta3_SnapshotsV1Beta3Client_ListSnapshotsAsync_Google_Cloud_Dataflow_V1Beta3_ListSnapshotsRequest_Google_Api_Gax_Grpc_CallSettings_)"]]