proto_docs/google/cloud/netapp/v1/storage_pool.rb in google-cloud-netapp-v1-0.2.0 vs proto_docs/google/cloud/netapp/v1/storage_pool.rb in google-cloud-netapp-v1-0.3.0

- old
+ new

@@ -110,13 +110,13 @@ end # StoragePool is a container for volumes with a service level and capacity. # Volumes can be created in a pool of sufficient available capacity. # StoragePool capacity is what you are billed for. - # @!attribute [r] name + # @!attribute [rw] name # @return [::String] - # Output only. Name of the storage pool + # Identifier. Name of the storage pool # @!attribute [rw] service_level # @return [::Google::Cloud::NetApp::V1::ServiceLevel] # Required. Service level of the storage pool # @!attribute [rw] capacity_gib # @return [::Integer] @@ -162,10 +162,11 @@ # @!attribute [r] encryption_type # @return [::Google::Cloud::NetApp::V1::EncryptionType] # Output only. Specifies the current pool encryption key source. # @!attribute [rw] global_access_allowed # @return [::Boolean] - # Optional. Allows SO pool to access AD or DNS server from other regions. + # Deprecated. Used to allow SO pool to access AD or DNS server from other + # regions. class StoragePool include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # @!attribute [rw] key