Class ConversationDatasetsStubSettings.Builder

    • Constructor Detail

      • Builder

        protected Builder()
      • Builder

        protected Builder​(com.google.api.gax.rpc.ClientContext clientContext)
    • Method Detail

      • applyToAllUnaryMethods

        public ConversationDatasetsStubSettings.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()
      • createConversationDatasetSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateConversationDatasetRequest,​com.google.longrunning.Operation> createConversationDatasetSettings()
        Returns the builder for the settings used for calls to createConversationDataset.
      • getConversationDatasetSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetConversationDatasetRequest,​ConversationDataset> getConversationDatasetSettings()
        Returns the builder for the settings used for calls to getConversationDataset.
      • deleteConversationDatasetSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteConversationDatasetRequest,​com.google.longrunning.Operation> deleteConversationDatasetSettings()
        Returns the builder for the settings used for calls to deleteConversationDataset.
      • deleteConversationDatasetOperationSettings

        @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<DeleteConversationDatasetRequest,​com.google.protobuf.Empty,​DeleteConversationDatasetOperationMetadata> deleteConversationDatasetOperationSettings()
        Returns the builder for the settings used for calls to deleteConversationDataset.
      • importConversationDataSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<ImportConversationDataRequest,​com.google.longrunning.Operation> importConversationDataSettings()
        Returns the builder for the settings used for calls to importConversationData.
      • listLocationsSettings

        public com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,​com.google.cloud.location.ListLocationsResponse,​ConversationDatasetsClient.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.