[[["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-08-28 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eExportServiceClientImpl\u003c/code\u003e class is a client wrapper implementation for the Cloud Profiler v2 API's \u003ccode\u003eExportService\u003c/code\u003e, designed to simplify its use within .NET applications.\u003c/p\u003e\n"],["\u003cp\u003eThis class allows Cloud Profiler customers to export their profile data from Google Cloud, through the \u003ccode\u003eListProfiles\u003c/code\u003e and \u003ccode\u003eListProfilesAsync\u003c/code\u003e methods.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this implementation is version 2.6.0, with previous versions dating back to 1.0.0 available as well.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportServiceClientImpl\u003c/code\u003e class inherits members from \u003ccode\u003eExportServiceClient\u003c/code\u003e and \u003ccode\u003eobject\u003c/code\u003e, and allows for the specification of an underlying gRPC client, settings, and an optional logger.\u003c/p\u003e\n"],["\u003cp\u003eThe primary functionality of \u003ccode\u003eExportServiceClientImpl\u003c/code\u003e revolves around listing profiles via \u003ccode\u003eListProfiles\u003c/code\u003e and \u003ccode\u003eListProfilesAsync\u003c/code\u003e, both of which return a pageable collection of \u003ccode\u003eProfile\u003c/code\u003e resources, enabling users to retrieve and view collected profiling data.\u003c/p\u003e\n"]]],[],null,["# Cloud Profiler v2 API - Class ExportServiceClientImpl (2.6.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.6.0 (latest)](/dotnet/docs/reference/Google.Cloud.Profiler.V2/latest/Google.Cloud.Profiler.V2.ExportServiceClientImpl)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.Profiler.V2/2.5.0/Google.Cloud.Profiler.V2.ExportServiceClientImpl)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Profiler.V2/2.4.0/Google.Cloud.Profiler.V2.ExportServiceClientImpl)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Profiler.V2/2.3.0/Google.Cloud.Profiler.V2.ExportServiceClientImpl)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Profiler.V2/2.2.0/Google.Cloud.Profiler.V2.ExportServiceClientImpl)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.Profiler.V2/2.1.0/Google.Cloud.Profiler.V2.ExportServiceClientImpl)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.Profiler.V2/2.0.0/Google.Cloud.Profiler.V2.ExportServiceClientImpl)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.Profiler.V2/1.2.0/Google.Cloud.Profiler.V2.ExportServiceClientImpl)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.Profiler.V2/1.1.0/Google.Cloud.Profiler.V2.ExportServiceClientImpl)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Profiler.V2/1.0.0/Google.Cloud.Profiler.V2.ExportServiceClientImpl) \n\n public sealed class ExportServiceClientImpl : ExportServiceClient\n\nReference documentation and code samples for the Cloud Profiler v2 API class ExportServiceClientImpl.\n\nExportService client wrapper implementation, for convenient use. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e [ExportServiceClient](/dotnet/docs/reference/Google.Cloud.Profiler.V2/latest/Google.Cloud.Profiler.V2.ExportServiceClient) \\\u003e ExportServiceClientImpl \n\nInherited Members\n-----------------\n\n[ExportServiceClient.DefaultEndpoint](/dotnet/docs/reference/Google.Cloud.Profiler.V2/latest/Google.Cloud.Profiler.V2.ExportServiceClient#Google_Cloud_Profiler_V2_ExportServiceClient_DefaultEndpoint) \n[ExportServiceClient.DefaultScopes](/dotnet/docs/reference/Google.Cloud.Profiler.V2/latest/Google.Cloud.Profiler.V2.ExportServiceClient#Google_Cloud_Profiler_V2_ExportServiceClient_DefaultScopes) \n[ExportServiceClient.ServiceMetadata](/dotnet/docs/reference/Google.Cloud.Profiler.V2/latest/Google.Cloud.Profiler.V2.ExportServiceClient#Google_Cloud_Profiler_V2_ExportServiceClient_ServiceMetadata) \n[ExportServiceClient.CreateAsync(CancellationToken)](/dotnet/docs/reference/Google.Cloud.Profiler.V2/latest/Google.Cloud.Profiler.V2.ExportServiceClient#Google_Cloud_Profiler_V2_ExportServiceClient_CreateAsync_System_Threading_CancellationToken_) \n[ExportServiceClient.Create()](/dotnet/docs/reference/Google.Cloud.Profiler.V2/latest/Google.Cloud.Profiler.V2.ExportServiceClient#Google_Cloud_Profiler_V2_ExportServiceClient_Create) \n[ExportServiceClient.ShutdownDefaultChannelsAsync()](/dotnet/docs/reference/Google.Cloud.Profiler.V2/latest/Google.Cloud.Profiler.V2.ExportServiceClient#Google_Cloud_Profiler_V2_ExportServiceClient_ShutdownDefaultChannelsAsync) \n[ExportServiceClient.ListProfiles(string, string, int?, CallSettings)](/dotnet/docs/reference/Google.Cloud.Profiler.V2/latest/Google.Cloud.Profiler.V2.ExportServiceClient#Google_Cloud_Profiler_V2_ExportServiceClient_ListProfiles_System_String_System_String_System_Nullable_System_Int32__Google_Api_Gax_Grpc_CallSettings_) \n[ExportServiceClient.ListProfilesAsync(string, string, int?, CallSettings)](/dotnet/docs/reference/Google.Cloud.Profiler.V2/latest/Google.Cloud.Profiler.V2.ExportServiceClient#Google_Cloud_Profiler_V2_ExportServiceClient_ListProfilesAsync_System_String_System_String_System_Nullable_System_Int32__Google_Api_Gax_Grpc_CallSettings_) \n[ExportServiceClient.ListProfiles(ProjectName, string, int?, CallSettings)](/dotnet/docs/reference/Google.Cloud.Profiler.V2/latest/Google.Cloud.Profiler.V2.ExportServiceClient#Google_Cloud_Profiler_V2_ExportServiceClient_ListProfiles_Google_Api_Gax_ResourceNames_ProjectName_System_String_System_Nullable_System_Int32__Google_Api_Gax_Grpc_CallSettings_) \n[ExportServiceClient.ListProfilesAsync(ProjectName, string, int?, CallSettings)](/dotnet/docs/reference/Google.Cloud.Profiler.V2/latest/Google.Cloud.Profiler.V2.ExportServiceClient#Google_Cloud_Profiler_V2_ExportServiceClient_ListProfilesAsync_Google_Api_Gax_ResourceNames_ProjectName_System_String_System_Nullable_System_Int32__Google_Api_Gax_Grpc_CallSettings_) \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.Profiler.V2](/dotnet/docs/reference/Google.Cloud.Profiler.V2/latest/Google.Cloud.Profiler.V2)\n\nAssembly\n--------\n\nGoogle.Cloud.Profiler.V2.dll\n\nRemarks\n-------\n\nService allows existing Cloud Profiler customers to export their profile data\nout of Google Cloud.\n\nConstructors\n------------\n\n### ExportServiceClientImpl(ExportServiceClient, ExportServiceSettings, ILogger)\n\n public ExportServiceClientImpl(ExportService.ExportServiceClient grpcClient, ExportServiceSettings settings, ILogger logger)\n\nConstructs a client wrapper for the ExportService service, with the specified gRPC client and settings.\n\nProperties\n----------\n\n### GrpcClient\n\n public override ExportService.ExportServiceClient GrpcClient { get; }\n\nThe underlying gRPC ExportService client\n\n**Overrides** \n[ExportServiceClient.GrpcClient](/dotnet/docs/reference/Google.Cloud.Profiler.V2/latest/Google.Cloud.Profiler.V2.ExportServiceClient#Google_Cloud_Profiler_V2_ExportServiceClient_GrpcClient)\n\nMethods\n-------\n\n### ListProfiles(ListProfilesRequest, CallSettings)\n\n public override PagedEnumerable\u003cListProfilesResponse, Profile\u003e ListProfiles(ListProfilesRequest request, CallSettings callSettings = null)\n\nLists profiles which have been collected so far and for which the caller\nhas permission to view.\n\n**Overrides** \n[ExportServiceClient.ListProfiles(ListProfilesRequest, CallSettings)](/dotnet/docs/reference/Google.Cloud.Profiler.V2/latest/Google.Cloud.Profiler.V2.ExportServiceClient#Google_Cloud_Profiler_V2_ExportServiceClient_ListProfiles_Google_Cloud_Profiler_V2_ListProfilesRequest_Google_Api_Gax_Grpc_CallSettings_)\n\n### ListProfilesAsync(ListProfilesRequest, CallSettings)\n\n public override PagedAsyncEnumerable\u003cListProfilesResponse, Profile\u003e ListProfilesAsync(ListProfilesRequest request, CallSettings callSettings = null)\n\nLists profiles which have been collected so far and for which the caller\nhas permission to view.\n\n**Overrides** \n[ExportServiceClient.ListProfilesAsync(ListProfilesRequest, CallSettings)](/dotnet/docs/reference/Google.Cloud.Profiler.V2/latest/Google.Cloud.Profiler.V2.ExportServiceClient#Google_Cloud_Profiler_V2_ExportServiceClient_ListProfilesAsync_Google_Cloud_Profiler_V2_ListProfilesRequest_Google_Api_Gax_Grpc_CallSettings_)"]]