Class TensorboardServiceStubSettings.Builder

    • Constructor Detail

      • Builder

        protected Builder()
      • Builder

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

      • applyToAllUnaryMethods

        public TensorboardServiceStubSettings.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()
      • createTensorboardSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateTensorboardRequest,​com.google.longrunning.Operation> createTensorboardSettings()
        Returns the builder for the settings used for calls to createTensorboard.
      • createTensorboardOperationSettings

        @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<CreateTensorboardRequest,​Tensorboard,​CreateTensorboardOperationMetadata> createTensorboardOperationSettings()
        Returns the builder for the settings used for calls to createTensorboard.
      • getTensorboardSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTensorboardRequest,​Tensorboard> getTensorboardSettings()
        Returns the builder for the settings used for calls to getTensorboard.
      • updateTensorboardSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateTensorboardRequest,​com.google.longrunning.Operation> updateTensorboardSettings()
        Returns the builder for the settings used for calls to updateTensorboard.
      • updateTensorboardOperationSettings

        @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<UpdateTensorboardRequest,​Tensorboard,​UpdateTensorboardOperationMetadata> updateTensorboardOperationSettings()
        Returns the builder for the settings used for calls to updateTensorboard.
      • deleteTensorboardSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteTensorboardRequest,​com.google.longrunning.Operation> deleteTensorboardSettings()
        Returns the builder for the settings used for calls to deleteTensorboard.
      • deleteTensorboardOperationSettings

        @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<DeleteTensorboardRequest,​com.google.protobuf.Empty,​DeleteOperationMetadata> deleteTensorboardOperationSettings()
        Returns the builder for the settings used for calls to deleteTensorboard.
      • createTensorboardExperimentSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateTensorboardExperimentRequest,​TensorboardExperiment> createTensorboardExperimentSettings()
        Returns the builder for the settings used for calls to createTensorboardExperiment.
      • getTensorboardExperimentSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTensorboardExperimentRequest,​TensorboardExperiment> getTensorboardExperimentSettings()
        Returns the builder for the settings used for calls to getTensorboardExperiment.
      • updateTensorboardExperimentSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateTensorboardExperimentRequest,​TensorboardExperiment> updateTensorboardExperimentSettings()
        Returns the builder for the settings used for calls to updateTensorboardExperiment.
      • deleteTensorboardExperimentSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteTensorboardExperimentRequest,​com.google.longrunning.Operation> deleteTensorboardExperimentSettings()
        Returns the builder for the settings used for calls to deleteTensorboardExperiment.
      • deleteTensorboardExperimentOperationSettings

        @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<DeleteTensorboardExperimentRequest,​com.google.protobuf.Empty,​DeleteOperationMetadata> deleteTensorboardExperimentOperationSettings()
        Returns the builder for the settings used for calls to deleteTensorboardExperiment.
      • createTensorboardRunSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateTensorboardRunRequest,​TensorboardRun> createTensorboardRunSettings()
        Returns the builder for the settings used for calls to createTensorboardRun.
      • getTensorboardRunSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTensorboardRunRequest,​TensorboardRun> getTensorboardRunSettings()
        Returns the builder for the settings used for calls to getTensorboardRun.
      • updateTensorboardRunSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateTensorboardRunRequest,​TensorboardRun> updateTensorboardRunSettings()
        Returns the builder for the settings used for calls to updateTensorboardRun.
      • deleteTensorboardRunSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteTensorboardRunRequest,​com.google.longrunning.Operation> deleteTensorboardRunSettings()
        Returns the builder for the settings used for calls to deleteTensorboardRun.
      • deleteTensorboardRunOperationSettings

        @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<DeleteTensorboardRunRequest,​com.google.protobuf.Empty,​DeleteOperationMetadata> deleteTensorboardRunOperationSettings()
        Returns the builder for the settings used for calls to deleteTensorboardRun.
      • createTensorboardTimeSeriesSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateTensorboardTimeSeriesRequest,​TensorboardTimeSeries> createTensorboardTimeSeriesSettings()
        Returns the builder for the settings used for calls to createTensorboardTimeSeries.
      • getTensorboardTimeSeriesSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTensorboardTimeSeriesRequest,​TensorboardTimeSeries> getTensorboardTimeSeriesSettings()
        Returns the builder for the settings used for calls to getTensorboardTimeSeries.
      • updateTensorboardTimeSeriesSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateTensorboardTimeSeriesRequest,​TensorboardTimeSeries> updateTensorboardTimeSeriesSettings()
        Returns the builder for the settings used for calls to updateTensorboardTimeSeries.
      • deleteTensorboardTimeSeriesSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteTensorboardTimeSeriesRequest,​com.google.longrunning.Operation> deleteTensorboardTimeSeriesSettings()
        Returns the builder for the settings used for calls to deleteTensorboardTimeSeries.
      • deleteTensorboardTimeSeriesOperationSettings

        @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<DeleteTensorboardTimeSeriesRequest,​com.google.protobuf.Empty,​DeleteOperationMetadata> deleteTensorboardTimeSeriesOperationSettings()
        Returns the builder for the settings used for calls to deleteTensorboardTimeSeries.
      • listLocationsSettings

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

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.SetIamPolicyRequest,​com.google.iam.v1.Policy> setIamPolicySettings()
        Returns the builder for the settings used for calls to setIamPolicy.
      • getIamPolicySettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.GetIamPolicyRequest,​com.google.iam.v1.Policy> getIamPolicySettings()
        Returns the builder for the settings used for calls to getIamPolicy.
      • testIamPermissionsSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.TestIamPermissionsRequest,​com.google.iam.v1.TestIamPermissionsResponse> testIamPermissionsSettings()
        Returns the builder for the settings used for calls to testIamPermissions.