proto_docs/google/cloud/netapp/v1/storage_pool.rb in google-cloud-netapp-v1-1.0.0 vs proto_docs/google/cloud/netapp/v1/storage_pool.rb in google-cloud-netapp-v1-1.1.0

- old
+ new

@@ -72,13 +72,14 @@ # @!attribute [rw] parent # @return [::String] # Required. Value for parent. # @!attribute [rw] storage_pool_id # @return [::String] - # Required. Id of the requesting storage pool - # If auto-generating Id server-side, remove this field and - # id from the method_signature of Create RPC + # Required. Id of the requesting storage pool. Must be unique within the + # parent resource. Must contain only letters, numbers, underscore and hyphen, + # with the first character a letter or underscore, the last a letter or + # underscore or a number, and a 63 character maximum. # @!attribute [rw] storage_pool # @return [::Google::Cloud::NetApp::V1::StoragePool] # Required. The required parameters to create a new storage pool. class CreateStoragePoolRequest include ::Google::Protobuf::MessageExts @@ -167,9 +168,15 @@ # @!attribute [rw] global_access_allowed # @deprecated This field is deprecated and may be removed in the next major version update. # @return [::Boolean] # Deprecated. Used to allow SO pool to access AD or DNS server from other # regions. + # @!attribute [rw] replica_zone + # @return [::String] + # Optional. Specifies the replica zone for regional storagePool. + # @!attribute [rw] zone + # @return [::String] + # Optional. Specifies the active zone for regional storagePool. class StoragePool include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key