diff --git a/PubSub/src/V1/CreateSnapshotRequest.php b/PubSub/src/V1/CreateSnapshotRequest.php index e2a79ff60b19..4766c2c4fcfd 100644 --- a/PubSub/src/V1/CreateSnapshotRequest.php +++ b/PubSub/src/V1/CreateSnapshotRequest.php @@ -10,9 +10,9 @@ /** * Request for the `CreateSnapshot` method.

- * BETA: This feature is part of a beta release. This API might be changed in - * backward-incompatible ways and is not recommended for production use. - * It is not subject to any SLA or deprecation policy. + * BETA: This feature is part of a beta release. This API might be + * changed in backward-incompatible ways and is not recommended for production + * use. It is not subject to any SLA or deprecation policy. * * Generated from protobuf message google.pubsub.v1.CreateSnapshotRequest */ diff --git a/PubSub/src/V1/Gapic/SubscriberGapicClient.php b/PubSub/src/V1/Gapic/SubscriberGapicClient.php index c79b4a06f6a8..7bcbbdd10bb4 100644 --- a/PubSub/src/V1/Gapic/SubscriberGapicClient.php +++ b/PubSub/src/V1/Gapic/SubscriberGapicClient.php @@ -382,9 +382,10 @@ public function __construct(array $options = []) * If the name is not provided in the request, the server will assign a random * name for this subscription on the same project as the topic, conforming * to the - * [resource name format](https://cloud.google.com/pubsub/docs/admin#resource_names). - * The generated name is populated in the returned Subscription object. - * Note that for REST API requests, you must specify a name in the request. + * [resource name + * format](https://cloud.google.com/pubsub/docs/admin#resource_names). The + * generated name is populated in the returned Subscription object. Note that + * for REST API requests, you must specify a name in the request. * * Sample code: * ``` @@ -441,7 +442,8 @@ public function __construct(array $options = []) * messages are not expunged from the subscription's backlog, even if they are * acknowledged, until they fall out of the `message_retention_duration` * window. This must be true if you would like to - * + * * Seek to a timestamp. *

* BETA: This feature is part of a beta release. This API might be @@ -1131,9 +1133,10 @@ public function listSnapshots($project, array $optionalArgs = []) * the request, the server will assign a random * name for this snapshot on the same project as the subscription, conforming * to the - * [resource name format](https://cloud.google.com/pubsub/docs/admin#resource_names). - * The generated name is populated in the returned Snapshot object. Note that - * for REST API requests, you must specify a name in the request. + * [resource name + * format](https://cloud.google.com/pubsub/docs/admin#resource_names). The + * generated name is populated in the returned Snapshot object. Note that for + * REST API requests, you must specify a name in the request. * * Sample code: * ``` diff --git a/PubSub/src/V1/SubscriberGrpcClient.php b/PubSub/src/V1/SubscriberGrpcClient.php index 1bbd159c2b94..2d17471747ff 100644 --- a/PubSub/src/V1/SubscriberGrpcClient.php +++ b/PubSub/src/V1/SubscriberGrpcClient.php @@ -45,9 +45,10 @@ public function __construct($hostname, $opts, $channel = null) { * If the name is not provided in the request, the server will assign a random * name for this subscription on the same project as the topic, conforming * to the - * [resource name format](https://cloud.google.com/pubsub/docs/admin#resource_names). - * The generated name is populated in the returned Subscription object. - * Note that for REST API requests, you must specify a name in the request. + * [resource name + * format](https://cloud.google.com/pubsub/docs/admin#resource_names). The + * generated name is populated in the returned Subscription object. Note that + * for REST API requests, you must specify a name in the request. * @param \Google\Cloud\PubSub\V1\Subscription $argument input argument * @param array $metadata metadata * @param array $options call options @@ -273,9 +274,10 @@ public function ListSnapshots(\Google\Cloud\PubSub\V1\ListSnapshotsRequest $argu * the request, the server will assign a random * name for this snapshot on the same project as the subscription, conforming * to the - * [resource name format](https://cloud.google.com/pubsub/docs/admin#resource_names). - * The generated name is populated in the returned Snapshot object. Note that - * for REST API requests, you must specify a name in the request. + * [resource name + * format](https://cloud.google.com/pubsub/docs/admin#resource_names). The + * generated name is populated in the returned Snapshot object. Note that for + * REST API requests, you must specify a name in the request. * @param \Google\Cloud\PubSub\V1\CreateSnapshotRequest $argument input argument * @param array $metadata metadata * @param array $options call options diff --git a/PubSub/src/V1/Subscription.php b/PubSub/src/V1/Subscription.php index aa2f698b0bd0..4c8c088f22c6 100644 --- a/PubSub/src/V1/Subscription.php +++ b/PubSub/src/V1/Subscription.php @@ -70,7 +70,8 @@ class Subscription extends \Google\Protobuf\Internal\Message * messages are not expunged from the subscription's backlog, even if they are * acknowledged, until they fall out of the `message_retention_duration` * window. This must be true if you would like to - * + * * Seek to a timestamp. *

* BETA: This feature is part of a beta release. This API might be @@ -161,7 +162,8 @@ class Subscription extends \Google\Protobuf\Internal\Message * messages are not expunged from the subscription's backlog, even if they are * acknowledged, until they fall out of the `message_retention_duration` * window. This must be true if you would like to - * + * * Seek to a timestamp. *

* BETA: This feature is part of a beta release. This API might be @@ -358,7 +360,8 @@ public function setAckDeadlineSeconds($var) * messages are not expunged from the subscription's backlog, even if they are * acknowledged, until they fall out of the `message_retention_duration` * window. This must be true if you would like to - * + * * Seek to a timestamp. *

* BETA: This feature is part of a beta release. This API might be @@ -378,7 +381,8 @@ public function getRetainAckedMessages() * messages are not expunged from the subscription's backlog, even if they are * acknowledged, until they fall out of the `message_retention_duration` * window. This must be true if you would like to - * + * * Seek to a timestamp. *

* BETA: This feature is part of a beta release. This API might be diff --git a/PubSub/synth.metadata b/PubSub/synth.metadata index 75a8903dff76..319219cd47b2 100644 --- a/PubSub/synth.metadata +++ b/PubSub/synth.metadata @@ -1,5 +1,5 @@ { - "updateTime": "2019-02-28T11:01:19.729022Z", + "updateTime": "2019-03-01T11:01:53.183810Z", "sources": [ { "generator": { @@ -12,8 +12,8 @@ "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "9c769d3a0e67e4df9b9e8eee480124c2700a7e6c", - "internalRef": "235997788" + "sha": "41d72d444fbe445f4da89e13be02078734fb7875", + "internalRef": "236230004" } } ],