Class DataLabelingServiceStubSettings.Builder

    • Constructor Detail

      • Builder

        protected Builder()
      • Builder

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

      • applyToAllUnaryMethods

        public DataLabelingServiceStubSettings.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()
      • createDatasetSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateDatasetRequest,​Dataset> createDatasetSettings()
        Returns the builder for the settings used for calls to createDataset.
      • getDatasetSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDatasetRequest,​Dataset> getDatasetSettings()
        Returns the builder for the settings used for calls to getDataset.
      • deleteDatasetSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteDatasetRequest,​com.google.protobuf.Empty> deleteDatasetSettings()
        Returns the builder for the settings used for calls to deleteDataset.
      • importDataSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<ImportDataRequest,​com.google.longrunning.Operation> importDataSettings()
        Returns the builder for the settings used for calls to importData.
      • importDataOperationSettings

        @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<ImportDataRequest,​ImportDataOperationResponse,​ImportDataOperationMetadata> importDataOperationSettings()
        Returns the builder for the settings used for calls to importData.
      • exportDataSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<ExportDataRequest,​com.google.longrunning.Operation> exportDataSettings()
        Returns the builder for the settings used for calls to exportData.
      • exportDataOperationSettings

        @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<ExportDataRequest,​ExportDataOperationResponse,​ExportDataOperationMetadata> exportDataOperationSettings()
        Returns the builder for the settings used for calls to exportData.
      • getDataItemSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDataItemRequest,​DataItem> getDataItemSettings()
        Returns the builder for the settings used for calls to getDataItem.
      • getAnnotatedDatasetSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetAnnotatedDatasetRequest,​AnnotatedDataset> getAnnotatedDatasetSettings()
        Returns the builder for the settings used for calls to getAnnotatedDataset.
      • deleteAnnotatedDatasetSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteAnnotatedDatasetRequest,​com.google.protobuf.Empty> deleteAnnotatedDatasetSettings()
        Returns the builder for the settings used for calls to deleteAnnotatedDataset.
      • labelImageSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<LabelImageRequest,​com.google.longrunning.Operation> labelImageSettings()
        Returns the builder for the settings used for calls to labelImage.
      • labelImageOperationSettings

        @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<LabelImageRequest,​AnnotatedDataset,​LabelOperationMetadata> labelImageOperationSettings()
        Returns the builder for the settings used for calls to labelImage.
      • labelVideoSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<LabelVideoRequest,​com.google.longrunning.Operation> labelVideoSettings()
        Returns the builder for the settings used for calls to labelVideo.
      • labelVideoOperationSettings

        @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<LabelVideoRequest,​AnnotatedDataset,​LabelOperationMetadata> labelVideoOperationSettings()
        Returns the builder for the settings used for calls to labelVideo.
      • labelTextSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<LabelTextRequest,​com.google.longrunning.Operation> labelTextSettings()
        Returns the builder for the settings used for calls to labelText.
      • labelTextOperationSettings

        @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<LabelTextRequest,​AnnotatedDataset,​LabelOperationMetadata> labelTextOperationSettings()
        Returns the builder for the settings used for calls to labelText.
      • getExampleSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetExampleRequest,​Example> getExampleSettings()
        Returns the builder for the settings used for calls to getExample.
      • createAnnotationSpecSetSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateAnnotationSpecSetRequest,​AnnotationSpecSet> createAnnotationSpecSetSettings()
        Returns the builder for the settings used for calls to createAnnotationSpecSet.
      • getAnnotationSpecSetSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetAnnotationSpecSetRequest,​AnnotationSpecSet> getAnnotationSpecSetSettings()
        Returns the builder for the settings used for calls to getAnnotationSpecSet.
      • deleteAnnotationSpecSetSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteAnnotationSpecSetRequest,​com.google.protobuf.Empty> deleteAnnotationSpecSetSettings()
        Returns the builder for the settings used for calls to deleteAnnotationSpecSet.
      • createInstructionSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateInstructionRequest,​com.google.longrunning.Operation> createInstructionSettings()
        Returns the builder for the settings used for calls to createInstruction.
      • createInstructionOperationSettings

        @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<CreateInstructionRequest,​Instruction,​CreateInstructionMetadata> createInstructionOperationSettings()
        Returns the builder for the settings used for calls to createInstruction.
      • getInstructionSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetInstructionRequest,​Instruction> getInstructionSettings()
        Returns the builder for the settings used for calls to getInstruction.
      • deleteInstructionSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteInstructionRequest,​com.google.protobuf.Empty> deleteInstructionSettings()
        Returns the builder for the settings used for calls to deleteInstruction.
      • getEvaluationSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetEvaluationRequest,​Evaluation> getEvaluationSettings()
        Returns the builder for the settings used for calls to getEvaluation.
      • createEvaluationJobSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateEvaluationJobRequest,​EvaluationJob> createEvaluationJobSettings()
        Returns the builder for the settings used for calls to createEvaluationJob.
      • updateEvaluationJobSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateEvaluationJobRequest,​EvaluationJob> updateEvaluationJobSettings()
        Returns the builder for the settings used for calls to updateEvaluationJob.
      • getEvaluationJobSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetEvaluationJobRequest,​EvaluationJob> getEvaluationJobSettings()
        Returns the builder for the settings used for calls to getEvaluationJob.
      • pauseEvaluationJobSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<PauseEvaluationJobRequest,​com.google.protobuf.Empty> pauseEvaluationJobSettings()
        Returns the builder for the settings used for calls to pauseEvaluationJob.
      • resumeEvaluationJobSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<ResumeEvaluationJobRequest,​com.google.protobuf.Empty> resumeEvaluationJobSettings()
        Returns the builder for the settings used for calls to resumeEvaluationJob.
      • deleteEvaluationJobSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteEvaluationJobRequest,​com.google.protobuf.Empty> deleteEvaluationJobSettings()
        Returns the builder for the settings used for calls to deleteEvaluationJob.