Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move gapic clients to beta #770

Merged
merged 2 commits into from
Dec 2, 2017
Merged

Move gapic clients to beta #770

merged 2 commits into from
Dec 2, 2017

Conversation

jdpedrie
Copy link
Contributor

@jdpedrie jdpedrie commented Dec 1, 2017

No description provided.

@jdpedrie jdpedrie added api: bigtable Issues related to the Bigtable API. api: dlp Issues related to the Sensitive Data Protection API. api: clouderrorreporting Issues related to the Error Reporting API. api: monitoring Issues related to the Cloud Monitoring API. api: videointelligence Issues related to the Video Intelligence API API. labels Dec 1, 2017
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 1, 2017
README.md Outdated
require __DIR__ . '/vendor/autoload.php';

use Google\Cloud\VideoIntelligence\V1beta1\VideoIntelligenceServiceClient;
use google\cloud\videointelligence\v1beta1\Feature;

This comment was marked as spam.

README.md Outdated

#### Preview

```php
require 'vendor/autoload.php';

use Google\Cloud\Speech\SpeechClient;
use Google\Cloud\Dlp\V1beta1\DlpServiceClient;
use Google\Privacy\Dlp\V2beta1\ContentItem;

This comment was marked as spam.

README.md Outdated

#### Preview

```php
require 'vendor/autoload.php';

use Google\Cloud\Speech\SpeechClient;
use Google\Cloud\Dlp\V1beta1\DlpServiceClient;

This comment was marked as spam.

README.md Outdated
require 'vendor/autoload.php';

use Google\Cloud\ErrorReporting\V1beta1\ReportErrorsServiceClient;
use Google\Devtools\Clouderrorreporting\V1beta1\ReportedErrorEvent;

This comment was marked as spam.

README.md Outdated
use Google\Api\Metric;
use Google\Api\MonitoredResource;
use Google\Cloud\Monitoring\V3\MetricServiceClient;
use Google\Monitoring\V3\Point;

This comment was marked as spam.

README.md Outdated
use Google\Monitoring\V3\TypedValue;
use Google\Protobuf\Timestamp;

$client = new MetricServiceClient();

This comment was marked as spam.

README.md Outdated
$ composer require google/cloud-monitoring
```

## Google Bigtable (Alpha)

This comment was marked as spam.

* more frequently than those which have been declared beta or 1.0, including changes which break
* backwards compatibility.
*
* @experimental

This comment was marked as spam.

@jdpedrie
Copy link
Contributor Author

jdpedrie commented Dec 1, 2017

@dwsupplee PTAL

README.md Outdated
require __DIR__ . '/vendor/autoload.php';

use Google\Cloud\VideoIntelligence\V1\VideoIntelligenceServiceClient;
use google\cloud\videointelligence\V1\Feature;

This comment was marked as spam.

README.md Outdated
use Google\Cloud\VideoIntelligence\V1\VideoIntelligenceServiceClient;
use google\cloud\videointelligence\V1\Feature;

$client = new VideoIntelligenceServiceClient();

This comment was marked as spam.

@@ -6,6 +6,7 @@
}],
"includes": [
"cloud-bigquery",
"cloud-bigtable",

This comment was marked as spam.

README.md Outdated

This client supports the following Google Cloud Platform services at an [Alpha](#versioning) quality level:
* [Google Bigtable](#google-bigtable-alpha) (Alpha)

This comment was marked as spam.

This comment was marked as spam.

@dwsupplee dwsupplee removed the api: bigtable Issues related to the Bigtable API. label Dec 2, 2017
@dwsupplee dwsupplee changed the title Move gapic clients to beta and prep bigtable Move gapic clients to beta Dec 2, 2017
@jdpedrie jdpedrie merged commit 1610f2e into googleapis:master Dec 2, 2017
@jdpedrie jdpedrie deleted the release-gapic-new-versions branch December 2, 2017 00:09
gcf-owl-bot bot added a commit that referenced this pull request Mar 16, 2023
Source-Link: googleapis/googleapis@c2016e5

Source-Link: googleapis/googleapis-gen@0885fd7
Copy-Tag: eyJwIjoiQ29tcHV0ZS8uT3dsQm90LnlhbWwiLCJoIjoiMDg4NWZkN2FlOGE4MDVhMzc3OTc0ZWRmYmE2MGFiN2M5MzI3Zjc1YSJ9
bshaffer pushed a commit that referenced this pull request Mar 20, 2023
Source-Link: googleapis/googleapis@c2016e5
Source-Link: googleapis/googleapis-gen@0885fd7
Copy-Tag: eyJwIjoiQ29tcHV0ZS8uT3dsQm90LnlhbWwiLCJoIjoiMDg4NWZkN2FlOGE4MDVhMzc3OTc0ZWRmYmE2MGFiN2M5MzI3Zjc1YSJ9
bshaffer pushed a commit that referenced this pull request Mar 21, 2023
Source-Link: googleapis/googleapis@c2016e5
Source-Link: googleapis/googleapis-gen@0885fd7
Copy-Tag: eyJwIjoiQ29tcHV0ZS8uT3dsQm90LnlhbWwiLCJoIjoiMDg4NWZkN2FlOGE4MDVhMzc3OTc0ZWRmYmE2MGFiN2M5MzI3Zjc1YSJ9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: clouderrorreporting Issues related to the Error Reporting API. api: dlp Issues related to the Sensitive Data Protection API. api: monitoring Issues related to the Cloud Monitoring API. api: videointelligence Issues related to the Video Intelligence API API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants