public static class SessionsStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<SessionsStubSettings,SessionsStubSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(SessionsStubSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
SessionsStubSettings.Builder |
applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Applies the given settings updater function to all of the unary API methods in this service.
|
SessionsStubSettings |
build() |
com.google.api.gax.rpc.UnaryCallSettings.Builder<DetectIntentRequest,DetectIntentResponse> |
detectIntentSettings()
Returns the builder for the settings used for calls to detectIntent.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<FulfillIntentRequest,FulfillIntentResponse> |
fulfillIntentSettings()
Returns the builder for the settings used for calls to fulfillIntent.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> |
getLocationSettings()
Returns the builder for the settings used for calls to getLocation.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,SessionsClient.ListLocationsPagedResponse> |
listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<MatchIntentRequest,MatchIntentResponse> |
matchIntentSettings()
Returns the builder for the settings used for calls to matchIntent.
|
com.google.api.gax.rpc.ServerStreamingCallSettings.Builder<DetectIntentRequest,DetectIntentResponse> |
serverStreamingDetectIntentSettings()
Returns the builder for the settings used for calls to serverStreamingDetectIntent.
|
com.google.api.gax.rpc.StreamingCallSettings.Builder<StreamingDetectIntentRequest,StreamingDetectIntentResponse> |
streamingDetectIntentSettings()
Returns the builder for the settings used for calls to streamingDetectIntent.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<SubmitAnswerFeedbackRequest,AnswerFeedback> |
submitAnswerFeedbackSettings()
Returns the builder for the settings used for calls to submitAnswerFeedback.
|
com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> |
unaryMethodSettingsBuilders() |
applyToAllUnaryMethods, getApiKey, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getMtlsEndpoint, getQuotaProjectId, getStreamWatchdogCheckInterval, getStreamWatchdogCheckIntervalDuration, getStreamWatchdogProvider, getTracerFactory, getTransportChannelProvider, self, setApiKey, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setMtlsEndpoint, setQuotaProjectId, setStreamWatchdogCheckInterval, setStreamWatchdogCheckIntervalDuration, setStreamWatchdogProvider, setSwitchToMtlsEndpointAllowed, setTracerFactory, setTransportChannelProvider, setUniverseDomain, toStringprotected Builder()
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected Builder(SessionsStubSettings settings)
public SessionsStubSettings.Builder applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Note: This method does not support applying settings to streaming methods.
public com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DetectIntentRequest,DetectIntentResponse> detectIntentSettings()
public com.google.api.gax.rpc.ServerStreamingCallSettings.Builder<DetectIntentRequest,DetectIntentResponse> serverStreamingDetectIntentSettings()
public com.google.api.gax.rpc.StreamingCallSettings.Builder<StreamingDetectIntentRequest,StreamingDetectIntentResponse> streamingDetectIntentSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<MatchIntentRequest,MatchIntentResponse> matchIntentSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<FulfillIntentRequest,FulfillIntentResponse> fulfillIntentSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<SubmitAnswerFeedbackRequest,AnswerFeedback> submitAnswerFeedbackSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,SessionsClient.ListLocationsPagedResponse> listLocationsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> getLocationSettings()
public SessionsStubSettings build() throws IOException
build in class com.google.api.gax.rpc.StubSettings.Builder<SessionsStubSettings,SessionsStubSettings.Builder>IOExceptionCopyright © 2025 Google LLC. All rights reserved.