Class ConversationModelsStubSettings.Builder
- java.lang.Object
-
- com.google.api.gax.rpc.StubSettings.Builder<ConversationModelsStubSettings,ConversationModelsStubSettings.Builder>
-
- com.google.cloud.dialogflow.v2.stub.ConversationModelsStubSettings.Builder
-
- Enclosing class:
- ConversationModelsStubSettings
public static class ConversationModelsStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<ConversationModelsStubSettings,ConversationModelsStubSettings.Builder>
Builder for ConversationModelsStubSettings.
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
Builder()
protected
Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected
Builder(ConversationModelsStubSettings settings)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ConversationModelsStubSettings.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.ConversationModelsStubSettings
build()
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateConversationModelEvaluationRequest,ConversationModelEvaluation,CreateConversationModelEvaluationOperationMetadata>
createConversationModelEvaluationOperationSettings()
Returns the builder for the settings used for calls to createConversationModelEvaluation.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateConversationModelEvaluationRequest,com.google.longrunning.Operation>
createConversationModelEvaluationSettings()
Returns the builder for the settings used for calls to createConversationModelEvaluation.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateConversationModelRequest,ConversationModel,CreateConversationModelOperationMetadata>
createConversationModelOperationSettings()
Returns the builder for the settings used for calls to createConversationModel.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateConversationModelRequest,com.google.longrunning.Operation>
createConversationModelSettings()
Returns the builder for the settings used for calls to createConversationModel.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteConversationModelRequest,com.google.protobuf.Empty,DeleteConversationModelOperationMetadata>
deleteConversationModelOperationSettings()
Returns the builder for the settings used for calls to deleteConversationModel.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteConversationModelRequest,com.google.longrunning.Operation>
deleteConversationModelSettings()
Returns the builder for the settings used for calls to deleteConversationModel.com.google.api.gax.rpc.OperationCallSettings.Builder<DeployConversationModelRequest,com.google.protobuf.Empty,DeployConversationModelOperationMetadata>
deployConversationModelOperationSettings()
Returns the builder for the settings used for calls to deployConversationModel.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeployConversationModelRequest,com.google.longrunning.Operation>
deployConversationModelSettings()
Returns the builder for the settings used for calls to deployConversationModel.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetConversationModelEvaluationRequest,ConversationModelEvaluation>
getConversationModelEvaluationSettings()
Returns the builder for the settings used for calls to getConversationModelEvaluation.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetConversationModelRequest,ConversationModel>
getConversationModelSettings()
Returns the builder for the settings used for calls to getConversationModel.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<ListConversationModelEvaluationsRequest,ListConversationModelEvaluationsResponse,ConversationModelsClient.ListConversationModelEvaluationsPagedResponse>
listConversationModelEvaluationsSettings()
Returns the builder for the settings used for calls to listConversationModelEvaluations.com.google.api.gax.rpc.PagedCallSettings.Builder<ListConversationModelsRequest,ListConversationModelsResponse,ConversationModelsClient.ListConversationModelsPagedResponse>
listConversationModelsSettings()
Returns the builder for the settings used for calls to listConversationModels.com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,ConversationModelsClient.ListLocationsPagedResponse>
listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>>
unaryMethodSettingsBuilders()
com.google.api.gax.rpc.OperationCallSettings.Builder<UndeployConversationModelRequest,com.google.protobuf.Empty,UndeployConversationModelOperationMetadata>
undeployConversationModelOperationSettings()
Returns the builder for the settings used for calls to undeployConversationModel.com.google.api.gax.rpc.UnaryCallSettings.Builder<UndeployConversationModelRequest,com.google.longrunning.Operation>
undeployConversationModelSettings()
Returns the builder for the settings used for calls to undeployConversationModel.-
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(ConversationModelsStubSettings settings)
-
-
Method Detail
-
applyToAllUnaryMethods
public ConversationModelsStubSettings.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()
-
createConversationModelSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateConversationModelRequest,com.google.longrunning.Operation> createConversationModelSettings()
Returns the builder for the settings used for calls to createConversationModel.
-
createConversationModelOperationSettings
@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<CreateConversationModelRequest,ConversationModel,CreateConversationModelOperationMetadata> createConversationModelOperationSettings()
Returns the builder for the settings used for calls to createConversationModel.
-
getConversationModelSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetConversationModelRequest,ConversationModel> getConversationModelSettings()
Returns the builder for the settings used for calls to getConversationModel.
-
listConversationModelsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListConversationModelsRequest,ListConversationModelsResponse,ConversationModelsClient.ListConversationModelsPagedResponse> listConversationModelsSettings()
Returns the builder for the settings used for calls to listConversationModels.
-
deleteConversationModelSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteConversationModelRequest,com.google.longrunning.Operation> deleteConversationModelSettings()
Returns the builder for the settings used for calls to deleteConversationModel.
-
deleteConversationModelOperationSettings
@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<DeleteConversationModelRequest,com.google.protobuf.Empty,DeleteConversationModelOperationMetadata> deleteConversationModelOperationSettings()
Returns the builder for the settings used for calls to deleteConversationModel.
-
deployConversationModelSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeployConversationModelRequest,com.google.longrunning.Operation> deployConversationModelSettings()
Returns the builder for the settings used for calls to deployConversationModel.
-
deployConversationModelOperationSettings
@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<DeployConversationModelRequest,com.google.protobuf.Empty,DeployConversationModelOperationMetadata> deployConversationModelOperationSettings()
Returns the builder for the settings used for calls to deployConversationModel.
-
undeployConversationModelSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UndeployConversationModelRequest,com.google.longrunning.Operation> undeployConversationModelSettings()
Returns the builder for the settings used for calls to undeployConversationModel.
-
undeployConversationModelOperationSettings
@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<UndeployConversationModelRequest,com.google.protobuf.Empty,UndeployConversationModelOperationMetadata> undeployConversationModelOperationSettings()
Returns the builder for the settings used for calls to undeployConversationModel.
-
getConversationModelEvaluationSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetConversationModelEvaluationRequest,ConversationModelEvaluation> getConversationModelEvaluationSettings()
Returns the builder for the settings used for calls to getConversationModelEvaluation.
-
listConversationModelEvaluationsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListConversationModelEvaluationsRequest,ListConversationModelEvaluationsResponse,ConversationModelsClient.ListConversationModelEvaluationsPagedResponse> listConversationModelEvaluationsSettings()
Returns the builder for the settings used for calls to listConversationModelEvaluations.
-
createConversationModelEvaluationSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateConversationModelEvaluationRequest,com.google.longrunning.Operation> createConversationModelEvaluationSettings()
Returns the builder for the settings used for calls to createConversationModelEvaluation.
-
createConversationModelEvaluationOperationSettings
@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<CreateConversationModelEvaluationRequest,ConversationModelEvaluation,CreateConversationModelEvaluationOperationMetadata> createConversationModelEvaluationOperationSettings()
Returns the builder for the settings used for calls to createConversationModelEvaluation.
-
listLocationsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,ConversationModelsClient.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 ConversationModelsStubSettings build() throws IOException
- Specified by:
build
in classcom.google.api.gax.rpc.StubSettings.Builder<ConversationModelsStubSettings,ConversationModelsStubSettings.Builder>
- Throws:
IOException
-
-