diff --git a/ManagedKafka/src/V1/GcpConfig.php b/ManagedKafka/src/V1/GcpConfig.php index 375598e9df03..e4bc8e0c167d 100644 --- a/ManagedKafka/src/V1/GcpConfig.php +++ b/ManagedKafka/src/V1/GcpConfig.php @@ -27,8 +27,6 @@ class GcpConfig extends \Google\Protobuf\Internal\Message * must be located in the same region as the cluster and cannot be changed. * Structured like: * projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}. - * Note that the project component only accepts a project ID, and not a - * project number. * * Generated from protobuf field string kms_key = 2 [(.google.api.field_behavior) = OPTIONAL, (.google.api.field_behavior) = IMMUTABLE, (.google.api.resource_reference) = { */ @@ -47,8 +45,6 @@ class GcpConfig extends \Google\Protobuf\Internal\Message * must be located in the same region as the cluster and cannot be changed. * Structured like: * projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}. - * Note that the project component only accepts a project ID, and not a - * project number. * } */ public function __construct($data = NULL) { @@ -97,8 +93,6 @@ public function setAccessConfig($var) * must be located in the same region as the cluster and cannot be changed. * Structured like: * projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}. - * Note that the project component only accepts a project ID, and not a - * project number. * * Generated from protobuf field string kms_key = 2 [(.google.api.field_behavior) = OPTIONAL, (.google.api.field_behavior) = IMMUTABLE, (.google.api.resource_reference) = { * @return string @@ -113,8 +107,6 @@ public function getKmsKey() * must be located in the same region as the cluster and cannot be changed. * Structured like: * projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}. - * Note that the project component only accepts a project ID, and not a - * project number. * * Generated from protobuf field string kms_key = 2 [(.google.api.field_behavior) = OPTIONAL, (.google.api.field_behavior) = IMMUTABLE, (.google.api.resource_reference) = { * @param string $var