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

- old
+ new

@@ -111,12 +111,12 @@ include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end # Snapshot is a point-in-time version of a Volume's content. - # @!attribute [r] name + # @!attribute [rw] name # @return [::String] - # Output only. The resource name of the snapshot. + # Identifier. The resource name of the snapshot. # Format: # `projects/{project_id}/locations/{location}/volumes/{volume_id}/snapshots/{snapshot_id}`. # @!attribute [r] state # @return [::Google::Cloud::NetApp::V1::Snapshot::State] # Output only. The snapshot state.