Class ConversationModelsStubSettings.Builder

    • Constructor Detail

      • Builder

        protected Builder()
      • Builder

        protected Builder​(com.google.api.gax.rpc.ClientContext clientContext)
    • 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.
      • getConversationModelSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetConversationModelRequest,​ConversationModel> getConversationModelSettings()
        Returns the builder for the settings used for calls to getConversationModel.
      • 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.
      • 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.
      • 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.