Send feedback
Class ApplicationServiceClientBuilder
Stay organized with collections
Save and categorize content based on your preferences.
Version latest keyboard_arrow_down
public sealed class ApplicationServiceClientBuilder : ClientBuilderBase<ApplicationServiceClient>
Inherited Members
Google.Api.Gax.Grpc.ClientBuilderBase<Google.Cloud.Talent.V4Beta1.ApplicationServiceClient>.CopySettingsForEmulator(Google.Api.Gax.Grpc.ClientBuilderBase<Google.Cloud.Talent.V4Beta1.ApplicationServiceClient>)
Google.Api.Gax.Grpc.ClientBuilderBase<Google.Cloud.Talent.V4Beta1.ApplicationServiceClient>.GrpcChannelOptions
Google.Api.Gax.Grpc.ClientBuilderBase<Google.Cloud.Talent.V4Beta1.ApplicationServiceClient>.UseJwtAccessWithScopes
Namespace
Google.Cloud.Talent.V4Beta1
Assembly
Google.Cloud.Talent.V4Beta1.dll
Constructors
ApplicationServiceClientBuilder()
public ApplicationServiceClientBuilder()
Creates a new builder with default settings.
Properties
DefaultGrpcAdapter
protected override GrpcAdapter DefaultGrpcAdapter { get; }
Returns the default GrpcAdapter to use if not otherwise specified.
Property Value
Overrides
Google.Api.Gax.Grpc.ClientBuilderBase<Google.Cloud.Talent.V4Beta1.ApplicationServiceClient>.DefaultGrpcAdapter
Settings
public ApplicationServiceSettings Settings { get; set; }
The settings to use for RPCs, or null
for the default settings.
Property Value
Methods
Build()
public override ApplicationServiceClient Build()
Builds the resulting client.
Returns
Overrides
Google.Api.Gax.Grpc.ClientBuilderBase<Google.Cloud.Talent.V4Beta1.ApplicationServiceClient>.Build()
BuildAsync(CancellationToken)
public override Task<ApplicationServiceClient> BuildAsync(CancellationToken cancellationToken = default(CancellationToken))
Builds the resulting client asynchronously.
Parameter
Returns
Overrides
Google.Api.Gax.Grpc.ClientBuilderBase<Google.Cloud.Talent.V4Beta1.ApplicationServiceClient>.BuildAsync(System.Threading.CancellationToken)
GetChannelPool()
protected override ChannelPool GetChannelPool()
Returns the channel pool to use when no other options are specified.
Returns
Overrides
Google.Api.Gax.Grpc.ClientBuilderBase<Google.Cloud.Talent.V4Beta1.ApplicationServiceClient>.GetChannelPool()
GetDefaultEndpoint()
protected override string GetDefaultEndpoint()
Returns the endpoint for this builder type, used if no endpoint is otherwise specified.
Returns
Overrides
Google.Api.Gax.Grpc.ClientBuilderBase<Google.Cloud.Talent.V4Beta1.ApplicationServiceClient>.GetDefaultEndpoint()
GetDefaultScopes()
protected override IReadOnlyList<string> GetDefaultScopes()
Returns the default scopes for this builder type, used if no scopes are otherwise specified.
Returns
Overrides
Google.Api.Gax.Grpc.ClientBuilderBase<Google.Cloud.Talent.V4Beta1.ApplicationServiceClient>.GetDefaultScopes()
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-27 UTC.
Need to tell us more?
[[["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-01-27 UTC."],[],[]]