Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 17 additions & 16 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,21 +63,22 @@
"phpseclib/phpseclib": "^2"
},
"replace": {
"google/cloud-bigquery": "0.2.2",
"google/cloud-core": "1.8.0",
"google/cloud-datastore": "1.0.0",
"google/cloud-error-reporting": "0.4.1",
"google/cloud-logging": "1.3.1",
"google/cloud-monitoring": "0.4.1",
"google/cloud-language": "0.4.0",
"google/cloud-pubsub": "0.6.1",
"google/cloud-spanner": "0.4.0",
"google/cloud-speech": "0.6.1",
"google/cloud-storage": "1.1.3",
"google/cloud-trace": "0.3.1",
"google/cloud-translate": "1.0.0",
"google/cloud-videointelligence": "0.3.1",
"google/cloud-vision": "0.4.0"
"google/cloud-bigquery": "0.2.3",
"google/cloud-core": "1.8.1",
"google/cloud-datastore": "1.0.1",
"google/cloud-error-reporting": "0.4.2",
"google/cloud-logging": "1.3.2",
"google/cloud-monitoring": "0.4.2",
"google/cloud-language": "0.4.1",
"google/cloud-pubsub": "0.6.2",
"google/cloud-spanner": "0.5.0",
"google/cloud-speech": "0.6.2",
"google/cloud-storage": "1.1.4",
"google/cloud-trace": "0.3.2",
"google/cloud-translate": "1.0.1",
"google/cloud-videointelligence": "0.3.2",
"google/cloud-vision": "0.4.1",
"google/cloud-dlp": "0.1.1"
},
"suggest": {
"google/gax": "Required to support gRPC",
Expand Down Expand Up @@ -114,4 +115,4 @@
"entry": "ServiceBuilder.php"
}
}
}
}
17 changes: 17 additions & 0 deletions docs/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"name": "google/cloud",
"defaultService": "servicebuilder",
"versions": [
"v0.37.0",
"v0.36.0",
"v0.35.0",
"v0.34.1",
Expand Down Expand Up @@ -64,6 +65,7 @@
"name": "google/cloud-bigquery",
"defaultService": "bigquery/bigqueryclient",
"versions": [
"v0.2.3",
"v0.2.2",
"v0.2.1",
"v0.2.0",
Expand All @@ -76,6 +78,7 @@
"name": "google/cloud-core",
"defaultService": "core/readme",
"versions": [
"v1.8.1",
"v1.8.0",
"v1.7.0",
"v1.6.0",
Expand All @@ -98,6 +101,7 @@
"name": "google/cloud-datastore",
"defaultService": "datastore/datastoreclient",
"versions": [
"v1.0.1",
"v1.0.0",
"v0.1.0",
"master"
Expand All @@ -108,6 +112,7 @@
"name": "google/cloud-dlp",
"defaultService": "dlp/readme",
"versions": [
"v0.1.1",
"v0.1.0",
"master"
]
Expand All @@ -117,6 +122,7 @@
"name": "google/cloud-error-reporting",
"defaultService": "errorreporting/readme",
"versions": [
"v0.4.2",
"v0.4.1",
"v0.4.0",
"v0.3.0",
Expand All @@ -131,6 +137,7 @@
"name": "google/cloud-logging",
"defaultService": "logging/loggingclient",
"versions": [
"v1.3.2",
"v1.3.1",
"v1.3.0",
"v1.2.0",
Expand All @@ -145,6 +152,7 @@
"name": "google/cloud-monitoring",
"defaultService": "monitoring/readme",
"versions": [
"v0.4.2",
"v0.4.1",
"v0.4.0",
"v0.3.0",
Expand All @@ -159,6 +167,7 @@
"name": "google/cloud-language",
"defaultService": "language/languageclient",
"versions": [
"v0.4.1",
"v0.4.0",
"v0.3.0",
"v0.2.0",
Expand All @@ -171,6 +180,7 @@
"name": "google/cloud-pubsub",
"defaultService": "pubsub/pubsubclient",
"versions": [
"v0.6.2",
"v0.6.1",
"v0.6.0",
"v0.5.1",
Expand All @@ -187,6 +197,7 @@
"name": "google/cloud-spanner",
"defaultService": "spanner/spannerclient",
"versions": [
"v0.5.0",
"v0.4.0",
"v0.3.1",
"v0.3.0",
Expand All @@ -203,6 +214,7 @@
"name": "google/cloud-speech",
"defaultService": "speech/speechclient",
"versions": [
"v0.6.2",
"v0.6.1",
"v0.6.0",
"v0.5.0",
Expand All @@ -218,6 +230,7 @@
"name": "google/cloud-storage",
"defaultService": "storage/storageclient",
"versions": [
"v1.1.4",
"v1.1.3",
"v1.1.2",
"v1.1.1",
Expand All @@ -232,6 +245,7 @@
"name": "google/cloud-trace",
"defaultService": "trace/traceclient",
"versions": [
"v0.3.2",
"v0.3.1",
"v0.3.0",
"v0.2.0",
Expand All @@ -244,6 +258,7 @@
"name": "google/cloud-translate",
"defaultService": "translate/translateclient",
"versions": [
"v1.0.1",
"v1.0.0",
"v0.2.1",
"v0.2.0",
Expand All @@ -256,6 +271,7 @@
"name": "google/cloud-videointelligence",
"defaultService": "videointelligence/videointelligenceserviceclient",
"versions": [
"v0.3.2",
"v0.3.1",
"v0.3.0",
"v0.2.0",
Expand All @@ -268,6 +284,7 @@
"name": "google/cloud-vision",
"defaultService": "vision/visionclient",
"versions": [
"v0.4.1",
"v0.4.0",
"v0.3.0",
"v0.2.0",
Expand Down
2 changes: 1 addition & 1 deletion src/BigQuery/BigQueryClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ class BigQueryClient
use ClientTrait;
use JobConfigurationTrait;

const VERSION = '0.2.2';
const VERSION = '0.2.3';

const SCOPE = 'https://www.googleapis.com/auth/bigquery';
const INSERT_SCOPE = 'https://www.googleapis.com/auth/bigquery.insertdata';
Expand Down
2 changes: 1 addition & 1 deletion src/BigQuery/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.2
0.2.3
2 changes: 1 addition & 1 deletion src/Core/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.8.0
1.8.1
2 changes: 1 addition & 1 deletion src/Datastore/DatastoreClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ class DatastoreClient
use ClientTrait;
use DatastoreTrait;

const VERSION = '1.0.0';
const VERSION = '1.0.1';

const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/datastore';

Expand Down
2 changes: 1 addition & 1 deletion src/Datastore/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.0
1.0.1
2 changes: 1 addition & 1 deletion src/Dlp/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.0
0.1.1
2 changes: 1 addition & 1 deletion src/ErrorReporting/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.4.1
0.4.2
2 changes: 1 addition & 1 deletion src/Language/LanguageClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ class LanguageClient
use ClientTrait;
use RetryDeciderTrait;

const VERSION = '0.4.0';
const VERSION = '0.4.1';

const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/cloud-platform';

Expand Down
2 changes: 1 addition & 1 deletion src/Language/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.4.0
0.4.1
2 changes: 1 addition & 1 deletion src/Logging/LoggingClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ class LoggingClient
use ArrayTrait;
use ClientTrait;

const VERSION = '1.3.1';
const VERSION = '1.3.2';

const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/logging.admin';
const READ_ONLY_SCOPE = 'https://www.googleapis.com/auth/logging.read';
Expand Down
2 changes: 1 addition & 1 deletion src/Logging/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.3.1
1.3.2
2 changes: 1 addition & 1 deletion src/Monitoring/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.4.1
0.4.2
2 changes: 1 addition & 1 deletion src/PubSub/PubSubClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ class PubSubClient
use IncomingMessageTrait;
use ResourceNameTrait;

const VERSION = '0.6.1';
const VERSION = '0.6.2';

const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/pubsub';

Expand Down
2 changes: 1 addition & 1 deletion src/PubSub/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.6.1
0.6.2
2 changes: 1 addition & 1 deletion src/ServiceBuilder.php
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
*/
class ServiceBuilder
{
const VERSION = '0.36.0';
const VERSION = '0.37.0';

/**
* @var array Configuration options to be used between clients.
Expand Down
2 changes: 1 addition & 1 deletion src/Spanner/SpannerClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ class SpannerClient
use LROTrait;
use ValidateTrait;

const VERSION = '0.4.0';
const VERSION = '0.5.0';

const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/spanner.data';
const ADMIN_SCOPE = 'https://www.googleapis.com/auth/spanner.admin';
Expand Down
2 changes: 1 addition & 1 deletion src/Spanner/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.4.0
0.5.0
2 changes: 1 addition & 1 deletion src/Speech/SpeechClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ class SpeechClient
{
use ClientTrait;

const VERSION = '0.6.1';
const VERSION = '0.6.2';

const SCOPE = 'https://www.googleapis.com/auth/cloud-platform';

Expand Down
2 changes: 1 addition & 1 deletion src/Speech/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.6.1
0.6.2
2 changes: 1 addition & 1 deletion src/Storage/StorageClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ class StorageClient
use ArrayTrait;
use ClientTrait;

const VERSION = '1.1.3';
const VERSION = '1.1.4';

const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/devstorage.full_control';
const READ_ONLY_SCOPE = 'https://www.googleapis.com/auth/devstorage.read_only';
Expand Down
2 changes: 1 addition & 1 deletion src/Storage/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.1.3
1.1.4
2 changes: 1 addition & 1 deletion src/Trace/TraceClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ class TraceClient
use ArrayTrait;
use ClientTrait;

const VERSION = '0.3.1';
const VERSION = '0.3.2';

const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/cloud-platform';
const READ_ONLY_SCOPE = 'https://www.googleapis.com/auth/trace.readonly';
Expand Down
2 changes: 1 addition & 1 deletion src/Trace/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.1
0.3.2
2 changes: 1 addition & 1 deletion src/Translate/TranslateClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ class TranslateClient
{
use ClientTrait;

const VERSION = '1.0.0';
const VERSION = '1.0.1';

const ENGLISH_LANGUAGE_CODE = 'en';

Expand Down
2 changes: 1 addition & 1 deletion src/Translate/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.0
1.0.1
2 changes: 1 addition & 1 deletion src/VideoIntelligence/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.1
0.3.2
2 changes: 1 addition & 1 deletion src/Vision/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.4.0
0.4.1
2 changes: 1 addition & 1 deletion src/Vision/VisionClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ class VisionClient
use ClientTrait;
use ValidateTrait;

const VERSION = '0.4.0';
const VERSION = '0.4.1';

const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/cloud-platform';

Expand Down