Class ConversationProfilesStubSettings.Builder
- java.lang.Object
-
- com.google.api.gax.rpc.StubSettings.Builder<ConversationProfilesStubSettings,ConversationProfilesStubSettings.Builder>
-
- com.google.cloud.dialogflow.v2.stub.ConversationProfilesStubSettings.Builder
-
- Enclosing class:
- ConversationProfilesStubSettings
public static class ConversationProfilesStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<ConversationProfilesStubSettings,ConversationProfilesStubSettings.Builder>
Builder for ConversationProfilesStubSettings.
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
Builder()
protected
Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected
Builder(ConversationProfilesStubSettings settings)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ConversationProfilesStubSettings.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.ConversationProfilesStubSettings
build()
com.google.api.gax.rpc.OperationCallSettings.Builder<ClearSuggestionFeatureConfigRequest,ConversationProfile,ClearSuggestionFeatureConfigOperationMetadata>
clearSuggestionFeatureConfigOperationSettings()
Returns the builder for the settings used for calls to clearSuggestionFeatureConfig.com.google.api.gax.rpc.UnaryCallSettings.Builder<ClearSuggestionFeatureConfigRequest,com.google.longrunning.Operation>
clearSuggestionFeatureConfigSettings()
Returns the builder for the settings used for calls to clearSuggestionFeatureConfig.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateConversationProfileRequest,ConversationProfile>
createConversationProfileSettings()
Returns the builder for the settings used for calls to createConversationProfile.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteConversationProfileRequest,com.google.protobuf.Empty>
deleteConversationProfileSettings()
Returns the builder for the settings used for calls to deleteConversationProfile.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetConversationProfileRequest,ConversationProfile>
getConversationProfileSettings()
Returns the builder for the settings used for calls to getConversationProfile.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<ListConversationProfilesRequest,ListConversationProfilesResponse,ConversationProfilesClient.ListConversationProfilesPagedResponse>
listConversationProfilesSettings()
Returns the builder for the settings used for calls to listConversationProfiles.com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,ConversationProfilesClient.ListLocationsPagedResponse>
listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.com.google.api.gax.rpc.OperationCallSettings.Builder<SetSuggestionFeatureConfigRequest,ConversationProfile,SetSuggestionFeatureConfigOperationMetadata>
setSuggestionFeatureConfigOperationSettings()
Returns the builder for the settings used for calls to setSuggestionFeatureConfig.com.google.api.gax.rpc.UnaryCallSettings.Builder<SetSuggestionFeatureConfigRequest,com.google.longrunning.Operation>
setSuggestionFeatureConfigSettings()
Returns the builder for the settings used for calls to setSuggestionFeatureConfig.com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>>
unaryMethodSettingsBuilders()
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateConversationProfileRequest,ConversationProfile>
updateConversationProfileSettings()
Returns the builder for the settings used for calls to updateConversationProfile.-
Methods inherited from class com.google.api.gax.rpc.StubSettings.Builder
applyToAllUnaryMethods, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getMtlsEndpoint, getQuotaProjectId, getStreamWatchdogCheckInterval, getStreamWatchdogProvider, getTracerFactory, getTransportChannelProvider, self, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setMtlsEndpoint, setQuotaProjectId, setStreamWatchdogCheckInterval, setStreamWatchdogProvider, setSwitchToMtlsEndpointAllowed, setTracerFactory, setTransportChannelProvider, toString
-
-
-
-
Constructor Detail
-
Builder
protected Builder()
-
Builder
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
-
Builder
protected Builder(ConversationProfilesStubSettings settings)
-
-
Method Detail
-
applyToAllUnaryMethods
public ConversationProfilesStubSettings.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.Note: This method does not support applying settings to streaming methods.
-
unaryMethodSettingsBuilders
public com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
-
listConversationProfilesSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListConversationProfilesRequest,ListConversationProfilesResponse,ConversationProfilesClient.ListConversationProfilesPagedResponse> listConversationProfilesSettings()
Returns the builder for the settings used for calls to listConversationProfiles.
-
getConversationProfileSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetConversationProfileRequest,ConversationProfile> getConversationProfileSettings()
Returns the builder for the settings used for calls to getConversationProfile.
-
createConversationProfileSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateConversationProfileRequest,ConversationProfile> createConversationProfileSettings()
Returns the builder for the settings used for calls to createConversationProfile.
-
updateConversationProfileSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateConversationProfileRequest,ConversationProfile> updateConversationProfileSettings()
Returns the builder for the settings used for calls to updateConversationProfile.
-
deleteConversationProfileSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteConversationProfileRequest,com.google.protobuf.Empty> deleteConversationProfileSettings()
Returns the builder for the settings used for calls to deleteConversationProfile.
-
setSuggestionFeatureConfigSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<SetSuggestionFeatureConfigRequest,com.google.longrunning.Operation> setSuggestionFeatureConfigSettings()
Returns the builder for the settings used for calls to setSuggestionFeatureConfig.
-
setSuggestionFeatureConfigOperationSettings
@BetaApi("The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<SetSuggestionFeatureConfigRequest,ConversationProfile,SetSuggestionFeatureConfigOperationMetadata> setSuggestionFeatureConfigOperationSettings()
Returns the builder for the settings used for calls to setSuggestionFeatureConfig.
-
clearSuggestionFeatureConfigSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ClearSuggestionFeatureConfigRequest,com.google.longrunning.Operation> clearSuggestionFeatureConfigSettings()
Returns the builder for the settings used for calls to clearSuggestionFeatureConfig.
-
clearSuggestionFeatureConfigOperationSettings
@BetaApi("The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<ClearSuggestionFeatureConfigRequest,ConversationProfile,ClearSuggestionFeatureConfigOperationMetadata> clearSuggestionFeatureConfigOperationSettings()
Returns the builder for the settings used for calls to clearSuggestionFeatureConfig.
-
listLocationsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,ConversationProfilesClient.ListLocationsPagedResponse> listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.
-
getLocationSettings
public 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.
-
build
public ConversationProfilesStubSettings build() throws IOException
- Specified by:
build
in classcom.google.api.gax.rpc.StubSettings.Builder<ConversationProfilesStubSettings,ConversationProfilesStubSettings.Builder>
- Throws:
IOException
-
-