diff --git a/CertificateManager/metadata/V1/CertificateManager.php b/CertificateManager/metadata/V1/CertificateManager.php index ee2177fdd792..dc1c47a0d3ea 100644 Binary files a/CertificateManager/metadata/V1/CertificateManager.php and b/CertificateManager/metadata/V1/CertificateManager.php differ diff --git a/CertificateManager/src/V1/CertificateMapEntry.php b/CertificateManager/src/V1/CertificateMapEntry.php index bf7b23960621..fb10edd4501e 100644 --- a/CertificateManager/src/V1/CertificateMapEntry.php +++ b/CertificateManager/src/V1/CertificateMapEntry.php @@ -49,7 +49,7 @@ class CertificateMapEntry extends \Google\Protobuf\Internal\Message private $labels; /** * A set of Certificates defines for the given `hostname`. There can be - * defined up to fifteen certificates in each Certificate Map Entry. Each + * defined up to four certificates in each Certificate Map Entry. Each * certificate must match pattern `projects/*/locations/*/certificates/*`. * * Generated from protobuf field repeated string certificates = 7 [(.google.api.resource_reference) = { @@ -89,7 +89,7 @@ class CertificateMapEntry extends \Google\Protobuf\Internal\Message * A predefined matcher for particular cases, other than SNI selection. * @type array|\Google\Protobuf\Internal\RepeatedField $certificates * A set of Certificates defines for the given `hostname`. There can be - * defined up to fifteen certificates in each Certificate Map Entry. Each + * defined up to four certificates in each Certificate Map Entry. Each * certificate must match pattern `projects/*/locations/*/certificates/*`. * @type int $state * Output only. A serving state of this Certificate Map Entry. @@ -322,7 +322,7 @@ public function setMatcher($var) /** * A set of Certificates defines for the given `hostname`. There can be - * defined up to fifteen certificates in each Certificate Map Entry. Each + * defined up to four certificates in each Certificate Map Entry. Each * certificate must match pattern `projects/*/locations/*/certificates/*`. * * Generated from protobuf field repeated string certificates = 7 [(.google.api.resource_reference) = { @@ -335,7 +335,7 @@ public function getCertificates() /** * A set of Certificates defines for the given `hostname`. There can be - * defined up to fifteen certificates in each Certificate Map Entry. Each + * defined up to four certificates in each Certificate Map Entry. Each * certificate must match pattern `projects/*/locations/*/certificates/*`. * * Generated from protobuf field repeated string certificates = 7 [(.google.api.resource_reference) = {