We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2502098 commit 988b75cCopy full SHA for 988b75c
csi.proto
@@ -902,7 +902,7 @@ message Snapshot {
902
903
// Timestamp when the point-in-time snapshot is taken on the storage
904
// system. This field is REQUIRED.
905
- .google.protobuf.Timestamp created_at = 4;
+ .google.protobuf.Timestamp creation_time = 4;
906
907
// Indicates if a snapshot is ready to use as a
908
// `volume_content_source` in a `CreateVolumeRequest`. The default
0 commit comments