update lock clucknut
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 14s
Build, Push and Deploy / build-and-push (push) Successful in 3m14s
Build, Push and Deploy / deploy-staging (push) Successful in 25s
Build, Push and Deploy / deploy-production (push) Has been skipped

This commit is contained in:
2026-04-18 20:32:18 +07:00
parent 4554035227
commit dcaf267458
3359 changed files with 153185 additions and 205489 deletions

View File

@@ -5,8 +5,8 @@
namespace Google\LongRunning;
use Google\Protobuf\Internal\GPBType;
use Google\Protobuf\Internal\RepeatedField;
use Google\Protobuf\Internal\GPBUtil;
use Google\Protobuf\RepeatedField;
/**
* The request message for

View File

@@ -5,8 +5,8 @@
namespace Google\LongRunning;
use Google\Protobuf\Internal\GPBType;
use Google\Protobuf\Internal\RepeatedField;
use Google\Protobuf\Internal\GPBUtil;
use Google\Protobuf\RepeatedField;
/**
* The request message for

View File

@@ -5,8 +5,8 @@
namespace Google\LongRunning;
use Google\Protobuf\Internal\GPBType;
use Google\Protobuf\Internal\RepeatedField;
use Google\Protobuf\Internal\GPBUtil;
use Google\Protobuf\RepeatedField;
/**
* The request message for

View File

@@ -5,8 +5,8 @@
namespace Google\LongRunning;
use Google\Protobuf\Internal\GPBType;
use Google\Protobuf\Internal\RepeatedField;
use Google\Protobuf\Internal\GPBUtil;
use Google\Protobuf\RepeatedField;
/**
* The request message for

View File

@@ -5,8 +5,8 @@
namespace Google\LongRunning;
use Google\Protobuf\Internal\GPBType;
use Google\Protobuf\Internal\RepeatedField;
use Google\Protobuf\Internal\GPBUtil;
use Google\Protobuf\RepeatedField;
/**
* The response message for
@@ -44,11 +44,11 @@ class ListOperationsResponse extends \Google\Protobuf\Internal\Message
* @param array $data {
* Optional. Data for populating the Message object.
*
* @type array<\Google\LongRunning\Operation>|\Google\Protobuf\Internal\RepeatedField $operations
* @type \Google\LongRunning\Operation[] $operations
* A list of operations that matches the specified filter in the request.
* @type string $next_page_token
* The standard List next-page token.
* @type array<string>|\Google\Protobuf\Internal\RepeatedField $unreachable
* @type string[] $unreachable
* Unordered list. Unreachable resources. Populated when the request sets
* `ListOperationsRequest.return_partial_success` and reads across
* collections e.g. when attempting to list all resources across all supported
@@ -64,7 +64,7 @@ public function __construct($data = NULL) {
* A list of operations that matches the specified filter in the request.
*
* Generated from protobuf field <code>repeated .google.longrunning.Operation operations = 1;</code>
* @return \Google\Protobuf\Internal\RepeatedField
* @return RepeatedField<\Google\LongRunning\Operation>
*/
public function getOperations()
{
@@ -75,7 +75,7 @@ public function getOperations()
* A list of operations that matches the specified filter in the request.
*
* Generated from protobuf field <code>repeated .google.longrunning.Operation operations = 1;</code>
* @param array<\Google\LongRunning\Operation>|\Google\Protobuf\Internal\RepeatedField $var
* @param \Google\LongRunning\Operation[] $var
* @return $this
*/
public function setOperations($var)
@@ -119,7 +119,7 @@ public function setNextPageToken($var)
* locations.
*
* Generated from protobuf field <code>repeated string unreachable = 3 [(.google.api.field_behavior) = UNORDERED_LIST];</code>
* @return \Google\Protobuf\Internal\RepeatedField
* @return RepeatedField<string>
*/
public function getUnreachable()
{
@@ -133,7 +133,7 @@ public function getUnreachable()
* locations.
*
* Generated from protobuf field <code>repeated string unreachable = 3 [(.google.api.field_behavior) = UNORDERED_LIST];</code>
* @param array<string>|\Google\Protobuf\Internal\RepeatedField $var
* @param string[] $var
* @return $this
*/
public function setUnreachable($var)

View File

@@ -5,8 +5,8 @@
namespace Google\LongRunning;
use Google\Protobuf\Internal\GPBType;
use Google\Protobuf\Internal\RepeatedField;
use Google\Protobuf\Internal\GPBUtil;
use Google\Protobuf\RepeatedField;
/**
* This resource represents a long-running operation that is the result of a

View File

@@ -5,8 +5,8 @@
namespace Google\LongRunning;
use Google\Protobuf\Internal\GPBType;
use Google\Protobuf\Internal\RepeatedField;
use Google\Protobuf\Internal\GPBUtil;
use Google\Protobuf\RepeatedField;
/**
* A message representing the message types used by a long-running operation.

View File

@@ -5,8 +5,8 @@
namespace Google\LongRunning;
use Google\Protobuf\Internal\GPBType;
use Google\Protobuf\Internal\RepeatedField;
use Google\Protobuf\Internal\GPBUtil;
use Google\Protobuf\RepeatedField;
/**
* The request message for