Home
last modified time | relevance | path

Searched defs:updateRowSettings (Results 1 – 2 of 2) sorted by relevance

/external/google-cloud-java/java-area120-tables/google-area120-tables/src/main/java/com/google/area120/tables/v1alpha/stub/
DTablesServiceStubSettings.java142 private final UnaryCallSettings<UpdateRowRequest, Row> updateRowSettings; field in TablesServiceStubSettings
353 public UnaryCallSettings<UpdateRowRequest, Row> updateRowSettings() { in updateRowSettings() method in TablesServiceStubSettings
511 private final UnaryCallSettings.Builder<UpdateRowRequest, Row> updateRowSettings; field in TablesServiceStubSettings.Builder
763 public UnaryCallSettings.Builder<UpdateRowRequest, Row> updateRowSettings() { in updateRowSettings() method in TablesServiceStubSettings.Builder
/external/google-cloud-java/java-area120-tables/google-area120-tables/src/main/java/com/google/area120/tables/v1alpha/
DTablesServiceSettings.java147 public UnaryCallSettings<UpdateRowRequest, Row> updateRowSettings() { in updateRowSettings() method in TablesServiceSettings
328 public UnaryCallSettings.Builder<UpdateRowRequest, Row> updateRowSettings() { in updateRowSettings() method in TablesServiceSettings.Builder