Class BigQueryWriteStubSettings.Builder

    • Constructor Detail

      • Builder

        protected Builder()
      • Builder

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

      • applyToAllUnaryMethods

        public BigQueryWriteStubSettings.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()
      • createWriteStreamSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateWriteStreamRequest,​WriteStream> createWriteStreamSettings()
        Returns the builder for the settings used for calls to createWriteStream.
      • appendRowsSettings

        public com.google.api.gax.rpc.StreamingCallSettings.Builder<AppendRowsRequest,​AppendRowsResponse> appendRowsSettings()
        Returns the builder for the settings used for calls to appendRows.
      • getWriteStreamSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetWriteStreamRequest,​WriteStream> getWriteStreamSettings()
        Returns the builder for the settings used for calls to getWriteStream.
      • flushRowsSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<FlushRowsRequest,​FlushRowsResponse> flushRowsSettings()
        Returns the builder for the settings used for calls to flushRows.