Home
last modified time | relevance | path

Searched defs:BatchCreateRowsRequest (Results 1 – 4 of 4) sorted by relevance

/external/google-cloud-java/java-area120-tables/proto-google-area120-tables-v1alpha1/src/main/java/com/google/area120/tables/v1alpha1/
DBatchCreateRowsRequest.java30 public final class BatchCreateRowsRequest extends com.google.protobuf.GeneratedMessageV3 class
36 private BatchCreateRowsRequest(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in BatchCreateRowsRequest() method in BatchCreateRowsRequest
40 private BatchCreateRowsRequest() { in BatchCreateRowsRequest() method in BatchCreateRowsRequest
/external/googleapis/google/area120/tables/v1alpha1/
Dtables.proto110 rpc BatchCreateRows(BatchCreateRowsRequest) returns (BatchCreateRowsResponse) { argument
300 message BatchCreateRowsRequest { message
/external/google-cloud-java/java-area120-tables/proto-google-area120-tables-v1alpha1/src/main/proto/google/area120/tables/v1alpha1/
Dtables.proto110 rpc BatchCreateRows(BatchCreateRowsRequest) returns (BatchCreateRowsResponse) { argument
300 message BatchCreateRowsRequest { message
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Darea120tables.v1alpha1.json592 "BatchCreateRowsRequest": { object