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\Api;
use Google\Protobuf\Internal\GPBType;
use Google\Protobuf\Internal\RepeatedField;
use Google\Protobuf\Internal\GPBUtil;
use Google\Protobuf\RepeatedField;
/**
* Settings for Go client libraries.
@@ -25,10 +25,11 @@ class GoSettings extends \Google\Protobuf\Internal\Message
* Map of service names to renamed services. Keys are the package relative
* service names and values are the name to be used for the service client
* and call options.
* publishing:
* go_settings:
* renamed_services:
* Publisher: TopicAdmin
* Example:
* publishing:
* go_settings:
* renamed_services:
* Publisher: TopicAdmin
*
* Generated from protobuf field <code>map<string, string> renamed_services = 2;</code>
*/
@@ -46,10 +47,11 @@ class GoSettings extends \Google\Protobuf\Internal\Message
* Map of service names to renamed services. Keys are the package relative
* service names and values are the name to be used for the service client
* and call options.
* publishing:
* go_settings:
* renamed_services:
* Publisher: TopicAdmin
* Example:
* publishing:
* go_settings:
* renamed_services:
* Publisher: TopicAdmin
* }
*/
public function __construct($data = NULL) {
@@ -97,10 +99,11 @@ public function setCommon($var)
* Map of service names to renamed services. Keys are the package relative
* service names and values are the name to be used for the service client
* and call options.
* publishing:
* go_settings:
* renamed_services:
* Publisher: TopicAdmin
* Example:
* publishing:
* go_settings:
* renamed_services:
* Publisher: TopicAdmin
*
* Generated from protobuf field <code>map<string, string> renamed_services = 2;</code>
* @return \Google\Protobuf\Internal\MapField
@@ -114,10 +117,11 @@ public function getRenamedServices()
* Map of service names to renamed services. Keys are the package relative
* service names and values are the name to be used for the service client
* and call options.
* publishing:
* go_settings:
* renamed_services:
* Publisher: TopicAdmin
* Example:
* publishing:
* go_settings:
* renamed_services:
* Publisher: TopicAdmin
*
* Generated from protobuf field <code>map<string, string> renamed_services = 2;</code>
* @param array|\Google\Protobuf\Internal\MapField $var