diff --git a/NetApp/src/V1/SecurityStyle.php b/NetApp/src/V1/SecurityStyle.php
index 39cfde9f52cc..4fbb24d18d97 100644
--- a/NetApp/src/V1/SecurityStyle.php
+++ b/NetApp/src/V1/SecurityStyle.php
@@ -26,7 +26,7 @@ class SecurityStyle
*/
const NTFS = 1;
/**
- * SecurityStyle uses NTFS
+ * SecurityStyle uses UNIX
*
* Generated from protobuf enum UNIX = 2;
*/
diff --git a/NetApp/src/V1/StoragePool.php b/NetApp/src/V1/StoragePool.php
index e9b8995b5003..e7998c0d8a9d 100644
--- a/NetApp/src/V1/StoragePool.php
+++ b/NetApp/src/V1/StoragePool.php
@@ -104,8 +104,8 @@ class StoragePool extends \Google\Protobuf\Internal\Message
*/
protected $ldap_enabled = false;
/**
- * Optional. This field is currently not implemented. Currently values
- * provided in this field will be ignored.
+ * Optional. This field is not implemented. The values provided in this field
+ * are ignored.
*
* Generated from protobuf field string psa_range = 15 [(.google.api.field_behavior) = OPTIONAL];
*/
@@ -162,8 +162,8 @@ class StoragePool extends \Google\Protobuf\Internal\Message
* @type bool $ldap_enabled
* Optional. Flag indicating if the pool is NFS LDAP enabled or not.
* @type string $psa_range
- * Optional. This field is currently not implemented. Currently values
- * provided in this field will be ignored.
+ * Optional. This field is not implemented. The values provided in this field
+ * are ignored.
* @type int $encryption_type
* Output only. Specifies the current pool encryption key source.
* @type bool $global_access_allowed
@@ -555,8 +555,8 @@ public function setLdapEnabled($var)
}
/**
- * Optional. This field is currently not implemented. Currently values
- * provided in this field will be ignored.
+ * Optional. This field is not implemented. The values provided in this field
+ * are ignored.
*
* Generated from protobuf field string psa_range = 15 [(.google.api.field_behavior) = OPTIONAL];
* @return string
@@ -567,8 +567,8 @@ public function getPsaRange()
}
/**
- * Optional. This field is currently not implemented. Currently values
- * provided in this field will be ignored.
+ * Optional. This field is not implemented. The values provided in this field
+ * are ignored.
*
* Generated from protobuf field string psa_range = 15 [(.google.api.field_behavior) = OPTIONAL];
* @param string $var
diff --git a/NetApp/src/V1/Volume.php b/NetApp/src/V1/Volume.php
index 25525bdce127..5fc1de1f8bbc 100644
--- a/NetApp/src/V1/Volume.php
+++ b/NetApp/src/V1/Volume.php
@@ -46,8 +46,8 @@ class Volume extends \Google\Protobuf\Internal\Message
*/
protected $share_name = '';
/**
- * Output only. This field is currently not implemented. Currently values
- * provided in this field will be ignored.
+ * Output only. This field is not implemented. The values provided in this
+ * field are ignored.
*
* Generated from protobuf field string psa_range = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
*/
@@ -228,8 +228,8 @@ class Volume extends \Google\Protobuf\Internal\Message
* @type string $share_name
* Required. Share name of the volume
* @type string $psa_range
- * Output only. This field is currently not implemented. Currently values
- * provided in this field will be ignored.
+ * Output only. This field is not implemented. The values provided in this
+ * field are ignored.
* @type string $storage_pool
* Required. StoragePool name of the volume
* @type string $network
@@ -436,8 +436,8 @@ public function setShareName($var)
}
/**
- * Output only. This field is currently not implemented. Currently values
- * provided in this field will be ignored.
+ * Output only. This field is not implemented. The values provided in this
+ * field are ignored.
*
* Generated from protobuf field string psa_range = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
* @return string
@@ -448,8 +448,8 @@ public function getPsaRange()
}
/**
- * Output only. This field is currently not implemented. Currently values
- * provided in this field will be ignored.
+ * Output only. This field is not implemented. The values provided in this
+ * field are ignored.
*
* Generated from protobuf field string psa_range = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
* @param string $var