A stub to allow clients to do asynchronous rpc calls to service MetastorePartitionService.
BigQuery Metastore Partition Service API.
This service is used for managing metastore partitions in BigQuery metastore.
The service supports only batch operations for write.
This is a bi-di streaming rpc method that allows the client to send
a stream of partitions and commit all of them atomically at the end.
If the commit is successful, the server will return a
response and close the stream. If the commit fails (due to duplicate
partitions or other reason), the server will close the stream with an
error. This method is only available via the gRPC API (not REST).
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-27 UTC."],[],[]]