Home
last modified time | relevance | path

Searched defs:getRowSettings (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.java136 private final UnaryCallSettings<GetRowRequest, Row> getRowSettings; field in TablesServiceStubSettings
331 public UnaryCallSettings<GetRowRequest, Row> getRowSettings() { in getRowSettings() method in TablesServiceStubSettings
504 private final UnaryCallSettings.Builder<GetRowRequest, Row> getRowSettings; field in TablesServiceStubSettings.Builder
741 public UnaryCallSettings.Builder<GetRowRequest, Row> getRowSettings() { in getRowSettings() method in TablesServiceStubSettings.Builder
/external/google-cloud-java/java-area120-tables/google-area120-tables/src/main/java/com/google/area120/tables/v1alpha/
DTablesServiceSettings.java125 public UnaryCallSettings<GetRowRequest, Row> getRowSettings() { in getRowSettings() method in TablesServiceSettings
306 public UnaryCallSettings.Builder<GetRowRequest, Row> getRowSettings() { in getRowSettings() method in TablesServiceSettings.Builder