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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-18 UTC."],[],[]]