From e2e10c4881f4740b85532eb4359293cbb87ad59c Mon Sep 17 00:00:00 2001 From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 13:22:39 -0800 Subject: [PATCH] docs: fix comments of existing field (#8001) PiperOrigin-RevId: 713414570 Source-Link: https://github.com/googleapis/googleapis/commit/ba1a1c7a863a59e2c3ce6d95eb25d1c546320446 Source-Link: https://github.com/googleapis/googleapis-gen/commit/5757850b48320202f8f8bfef54ba3915317b9e18 Copy-Tag: eyJwIjoiR2tlTXVsdGlDbG91ZC8uT3dsQm90LnlhbWwiLCJoIjoiNTc1Nzg1MGI0ODMyMDIwMmY4ZjhiZmVmNTRiYTM5MTUzMTdiOWUxOCJ9 --- GkeMultiCloud/src/V1/AttachedCluster.php | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/GkeMultiCloud/src/V1/AttachedCluster.php b/GkeMultiCloud/src/V1/AttachedCluster.php index 24dc093ced4..1a479d20777 100644 --- a/GkeMultiCloud/src/V1/AttachedCluster.php +++ b/GkeMultiCloud/src/V1/AttachedCluster.php @@ -183,7 +183,8 @@ class AttachedCluster extends \Google\Protobuf\Internal\Message * characters. The permitted character set for the short name includes UTF-8 * encoded Unicode characters except single quotes ('), double quotes ("), * backslashes (\), and forward slashes (/). - * See [Tags](http://cloud/resource-manager/docs/tags/tags-overview) + * See + * [Tags](https://cloud.google.com/resource-manager/docs/tags/tags-overview) * for more details on Google Cloud Platform tags. * * Generated from protobuf field map tags = 27 [(.google.api.field_behavior) = OPTIONAL, (.google.api.field_behavior) = INPUT_ONLY]; @@ -272,7 +273,8 @@ class AttachedCluster extends \Google\Protobuf\Internal\Message * characters. The permitted character set for the short name includes UTF-8 * encoded Unicode characters except single quotes ('), double quotes ("), * backslashes (\), and forward slashes (/). - * See [Tags](http://cloud/resource-manager/docs/tags/tags-overview) + * See + * [Tags](https://cloud.google.com/resource-manager/docs/tags/tags-overview) * for more details on Google Cloud Platform tags. * } */ @@ -1040,7 +1042,8 @@ public function setSecurityPostureConfig($var) * characters. The permitted character set for the short name includes UTF-8 * encoded Unicode characters except single quotes ('), double quotes ("), * backslashes (\), and forward slashes (/). - * See [Tags](http://cloud/resource-manager/docs/tags/tags-overview) + * See + * [Tags](https://cloud.google.com/resource-manager/docs/tags/tags-overview) * for more details on Google Cloud Platform tags. * * Generated from protobuf field map tags = 27 [(.google.api.field_behavior) = OPTIONAL, (.google.api.field_behavior) = INPUT_ONLY]; @@ -1060,7 +1063,8 @@ public function getTags() * characters. The permitted character set for the short name includes UTF-8 * encoded Unicode characters except single quotes ('), double quotes ("), * backslashes (\), and forward slashes (/). - * See [Tags](http://cloud/resource-manager/docs/tags/tags-overview) + * See + * [Tags](https://cloud.google.com/resource-manager/docs/tags/tags-overview) * for more details on Google Cloud Platform tags. * * Generated from protobuf field map tags = 27 [(.google.api.field_behavior) = OPTIONAL, (.google.api.field_behavior) = INPUT_ONLY];