Class DataScanServiceStubSettings.Builder

    • Constructor Detail

      • Builder

        protected Builder()
      • Builder

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

      • applyToAllUnaryMethods

        public DataScanServiceStubSettings.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()
      • createDataScanSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateDataScanRequest,​com.google.longrunning.Operation> createDataScanSettings()
        Returns the builder for the settings used for calls to createDataScan.
      • createDataScanOperationSettings

        @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<CreateDataScanRequest,​DataScan,​OperationMetadata> createDataScanOperationSettings()
        Returns the builder for the settings used for calls to createDataScan.
      • updateDataScanSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateDataScanRequest,​com.google.longrunning.Operation> updateDataScanSettings()
        Returns the builder for the settings used for calls to updateDataScan.
      • updateDataScanOperationSettings

        @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<UpdateDataScanRequest,​DataScan,​OperationMetadata> updateDataScanOperationSettings()
        Returns the builder for the settings used for calls to updateDataScan.
      • deleteDataScanSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteDataScanRequest,​com.google.longrunning.Operation> deleteDataScanSettings()
        Returns the builder for the settings used for calls to deleteDataScan.
      • deleteDataScanOperationSettings

        @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<DeleteDataScanRequest,​com.google.protobuf.Empty,​OperationMetadata> deleteDataScanOperationSettings()
        Returns the builder for the settings used for calls to deleteDataScan.
      • getDataScanSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDataScanRequest,​DataScan> getDataScanSettings()
        Returns the builder for the settings used for calls to getDataScan.
      • runDataScanSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<RunDataScanRequest,​RunDataScanResponse> runDataScanSettings()
        Returns the builder for the settings used for calls to runDataScan.
      • getDataScanJobSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDataScanJobRequest,​DataScanJob> getDataScanJobSettings()
        Returns the builder for the settings used for calls to getDataScanJob.
      • listLocationsSettings

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