Yash Sahu
Yash Sahu
Wrote and tested two samples - * Add a column using a load job * Add a column using a query job
Region tag - table_insert_rows_explicit_none_insert_ids
Wrote sample and unit test for region tag - storage_object_get_kms_key
Wrote a sample and its test for fetching and displaying the bucket's storage class and location.
With the refactoring of tests cleanly use dataproviders with multiple cases in the single testing method, we expect the test method to receive multitude of data types requiring same assertEqualts....
Context: #5700 Implement the option of getting raw results instead of the result data getting converted by `ValueMapper` just like BigQuery's `returnRawResults` flag. [Code Pointer](https://github.com/googleapis/google-cloud-php/blob/7e53fe9c6e71e1a2321265a13299c734cbf575b4/BigQuery/src/BigQueryClient.php#L343-L345)
Part 2 https://github.com/googleapis/google-cloud-php/pull/7299 Update the following 9 RPCs exposed by `Grpc` connection class and correspondingly update their unit, snippet and system tests: - [x] BatchGetDocuments https://github.com/googleapis/google-cloud-php/pull/7308 - [x] BeginTransaction https://github.com/googleapis/google-cloud-php/pull/7313...
Main PR for all the Datastore PHP v2 upgrade changes as mentioned below: - [x] Enable direct Gapic Client instantiation in `Google\Cloud\Datastore\DatastoreClient` https://github.com/googleapis/google-cloud-php/pull/7179/commits/7215b2e1d5122e03707e6667ef84449bbbfd093f - [x] Add credentials wrapper support in...
### Firestore Library Upgrade --- Main PR for all the Firestore v2 upgrade. #### Part 1 [✅] PR: https://github.com/googleapis/google-cloud-php/pull/7298 This PR contains all the additive changes to the library laying...
Parent tracker: [b/336433631](http://b/336433631) Design doc: [go/php-spanner-batch-write](http://go/php-spanner-batch-write)