Send feedback
Class ConversationDatasetsSettings.Builder (4.7.3)
Stay organized with collections
Save and categorize content based on your preferences.
Version 4.7.3 keyboard_arrow_down
public static class ConversationDatasetsSettings . Builder extends ClientSettings . Builder<ConversationDatasetsSettings , ConversationDatasetsSettings . Builder >
Builder for ConversationDatasetsSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Parameter
Builder(ConversationDatasetsSettings settings)
protected Builder ( ConversationDatasetsSettings settings )
Parameter
Builder(ConversationDatasetsStubSettings.Builder stubSettings)
protected Builder ( ConversationDatasetsStubSettings . Builder stubSettings )
Parameter
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public ConversationDatasetsSettings . Builder applyToAllUnaryMethods ( ApiFunction<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.
Parameter
Returns
build()
public ConversationDatasetsSettings build ()
Returns
Overrides
Exceptions
createConversationDatasetOperationSettings()
public OperationCallSettings . Builder<CreateConversationDatasetRequest , ConversationDataset , CreateConversationDatasetOperationMetadata > createConversationDatasetOperationSettings ()
Returns the builder for the settings used for calls to createConversationDataset.
Returns
createConversationDatasetSettings()
public UnaryCallSettings . Builder<CreateConversationDatasetRequest , Operation > createConversationDatasetSettings ()
Returns the builder for the settings used for calls to createConversationDataset.
Returns
deleteConversationDatasetOperationSettings()
public OperationCallSettings . Builder<DeleteConversationDatasetRequest , Empty , DeleteConversationDatasetOperationMetadata > deleteConversationDatasetOperationSettings ()
Returns the builder for the settings used for calls to deleteConversationDataset.
Returns
deleteConversationDatasetSettings()
public UnaryCallSettings . Builder<DeleteConversationDatasetRequest , Operation > deleteConversationDatasetSettings ()
Returns the builder for the settings used for calls to deleteConversationDataset.
Returns
getConversationDatasetSettings()
public UnaryCallSettings . Builder<GetConversationDatasetRequest , ConversationDataset > getConversationDatasetSettings ()
Returns the builder for the settings used for calls to getConversationDataset.
Returns
getStubSettingsBuilder()
public ConversationDatasetsStubSettings . Builder getStubSettingsBuilder ()
Returns
importConversationDataOperationSettings()
public OperationCallSettings . Builder<ImportConversationDataRequest , ImportConversationDataOperationResponse , ImportConversationDataOperationMetadata > importConversationDataOperationSettings ()
Returns the builder for the settings used for calls to importConversationData.
Returns
importConversationDataSettings()
public UnaryCallSettings . Builder<ImportConversationDataRequest , Operation > importConversationDataSettings ()
Returns the builder for the settings used for calls to importConversationData.
Returns
listConversationDatasetsSettings()
public PagedCallSettings . Builder<ListConversationDatasetsRequest , ListConversationDatasetsResponse , ConversationDatasetsClient . ListConversationDatasetsPagedResponse > listConversationDatasetsSettings ()
Returns the builder for the settings used for calls to listConversationDatasets.
Returns
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."],[],[]]