Package com.google.cloud.dialogflow.v2
Class ConversationProfilesSettings.Builder
- java.lang.Object
-
- com.google.api.gax.rpc.ClientSettings.Builder<ConversationProfilesSettings,ConversationProfilesSettings.Builder>
-
- com.google.cloud.dialogflow.v2.ConversationProfilesSettings.Builder
-
- Enclosing class:
- ConversationProfilesSettings
public static class ConversationProfilesSettings.Builder extends com.google.api.gax.rpc.ClientSettings.Builder<ConversationProfilesSettings,ConversationProfilesSettings.Builder>
Builder for ConversationProfilesSettings.
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedBuilder()protectedBuilder(com.google.api.gax.rpc.ClientContext clientContext)protectedBuilder(ConversationProfilesSettings settings)protectedBuilder(ConversationProfilesStubSettings.Builder stubSettings)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ConversationProfilesSettings.BuilderapplyToAllUnaryMethods(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.ConversationProfilesSettingsbuild()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.ConversationProfilesStubSettings.BuildergetStubSettingsBuilder()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.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.ClientSettings.Builder
applyToAllUnaryMethods, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getQuotaProjectId, getStubSettings, getTransportChannelProvider, getWatchdogCheckInterval, getWatchdogProvider, self, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setQuotaProjectId, setTransportChannelProvider, setWatchdogCheckInterval, setWatchdogProvider, toString
-
-
-
-
Constructor Detail
-
Builder
protected Builder() throws IOException- Throws:
IOException
-
Builder
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
-
Builder
protected Builder(ConversationProfilesSettings settings)
-
Builder
protected Builder(ConversationProfilesStubSettings.Builder stubSettings)
-
-
Method Detail
-
getStubSettingsBuilder
public ConversationProfilesStubSettings.Builder getStubSettingsBuilder()
-
applyToAllUnaryMethods
public ConversationProfilesSettings.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.
-
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
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
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 ConversationProfilesSettings build() throws IOException
- Specified by:
buildin classcom.google.api.gax.rpc.ClientSettings.Builder<ConversationProfilesSettings,ConversationProfilesSettings.Builder>- Throws:
IOException
-
-