google-cloud-php icon indicating copy to clipboard operation
google-cloud-php copied to clipboard

Google Cloud Client Library for PHP

Results 314 google-cloud-php issues
Sort by recently updated
recently updated
newest added

[Policy Bot](https://github.com/googleapis/repo-automation-bots/tree/main/packages/policy#policy-bot) found one or more issues with this repository. - [x] Default branch is 'main' - [x] Branch protection is enabled - [ ] Merge commits disabled - [x]...

type: process
policybot

When trying to run this code use Google\Cloud\AutoMl\V1\AutoMlClient; use Google\Cloud\AutoMl\V1\Dataset; use Google\Cloud\AutoMl\V1\TranslationDatasetMetadata; $config = $this->config->get('automl'); $autoMlClient = new AutoMlClient(['credentials' => $config['service_account_key']]); $formattedParent = $autoMlClient->locationName($config['project_id'], $config['location_id']); $dataset = new Dataset([ 'display_name'...

type: question
needs more info

WRT [go/actionable-errors](https://goto.google.com/actionable-errors), we are implementing `ErrorInfo` in `ApiException` and we want to propagate this to user level. ref: [b/218604617](b/218604617)

api: bigtable

The `DocFX Parser` is called using the `google-cloud` utility: ``` $ dev/google-cloud docfx --component Vision --metadata-version 1.0.2 --staging-bucket docs-staging-v2-dev Generating documentation for Vision Running phpdoc to generate structure.xml... Done. Writing...

The `acknowledge` and `acknowledgeBatch` methods of the `Subscription` class now retry temporarily failed messages for a subscription with `Exactly Once Delivery` enabled. The methods also return the permanently failed messages...

api: pubsub

Remove the `Google\Cloud\Core\ServiceBuilder` class for V2

type: feature request
v2

- Adds a single Github Action which runs the Unit and Snippet tests in each repo - Keeps the current tests for the matrix because they take 3 minutes compared...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | gcr.io/cloud-spanner-emulator/emulator | service | major | `0.8.0` -> `1.4.3` | ---...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/googleapis/google-cloud-php). ## Config Migration Needed - [ ]...

type: process

- [ ] Regenerate this pull request now. Committer: lvv@ PiperOrigin-RevId: 466748663 Source-Link: https://github.com/googleapis/googleapis/commit/80d630f734c00f627511254d696149d9e0d7b635 Source-Link: https://github.com/googleapis/googleapis-gen/commit/252f5ade18a31a72f12810bbfd1d83d56a8e72e1 Copy-Tag: eyJwIjoiQXNzZXQvLk93bEJvdC55YW1sIiwiaCI6IjI1MmY1YWRlMThhMzFhNzJmMTI4MTBiYmZkMWQ4M2Q1NmE4ZTcyZTEifQ== feat: [Asset] Add client library support for AssetService v1 BatchGetEffectiveIamPolicies API Committer:...

owl-bot-copy