File tree Expand file tree Collapse file tree 2 files changed +36
-0
lines changed
Expand file tree Collapse file tree 2 files changed +36
-0
lines changed Original file line number Diff line number Diff line change 718718 ],
719719 "readOnly" : true
720720 },
721+ "description" : {
722+ "$ref" : " #/components/schemas/Description"
723+ },
721724 "encrypted" : {
722725 "allOf" : [
723726 {
10271030 "CreateBackupPayload" : {
10281031 "description" : " Object that represents a backup create request body." ,
10291032 "properties" : {
1033+ "description" : {
1034+ "$ref" : " #/components/schemas/Description"
1035+ },
10301036 "labels" : {
10311037 "$ref" : " #/components/schemas/Labels"
10321038 },
16751681 ],
16761682 "readOnly" : true
16771683 },
1684+ "description" : {
1685+ "$ref" : " #/components/schemas/Description"
1686+ },
16781687 "id" : {
16791688 "allOf" : [
16801689 {
44684477 ],
44694478 "readOnly" : true
44704479 },
4480+ "description" : {
4481+ "$ref" : " #/components/schemas/Description"
4482+ },
44714483 "id" : {
44724484 "allOf" : [
44734485 {
46244636 ],
46254637 "readOnly" : true
46264638 },
4639+ "description" : {
4640+ "$ref" : " #/components/schemas/Description"
4641+ },
46274642 "encrypted" : {
46284643 "allOf" : [
46294644 {
49334948 "UpdateSnapshotPayload" : {
49344949 "description" : " Object that represents an update request body of a snapshot." ,
49354950 "properties" : {
4951+ "description" : {
4952+ "$ref" : " #/components/schemas/Description"
4953+ },
49364954 "labels" : {
49374955 "$ref" : " #/components/schemas/Labels"
49384956 },
Original file line number Diff line number Diff line change 718718 ],
719719 "readOnly" : true
720720 },
721+ "description" : {
722+ "$ref" : " #/components/schemas/Description"
723+ },
721724 "encrypted" : {
722725 "allOf" : [
723726 {
10271030 "CreateBackupPayload" : {
10281031 "description" : " Object that represents a backup create request body." ,
10291032 "properties" : {
1033+ "description" : {
1034+ "$ref" : " #/components/schemas/Description"
1035+ },
10301036 "labels" : {
10311037 "$ref" : " #/components/schemas/Labels"
10321038 },
43744380 ],
43754381 "readOnly" : true
43764382 },
4383+ "description" : {
4384+ "$ref" : " #/components/schemas/Description"
4385+ },
43774386 "id" : {
43784387 "allOf" : [
43794388 {
51075116 ],
51085117 "readOnly" : true
51095118 },
5119+ "description" : {
5120+ "$ref" : " #/components/schemas/Description"
5121+ },
51105122 "id" : {
51115123 "allOf" : [
51125124 {
51735185 ],
51745186 "readOnly" : true
51755187 },
5188+ "description" : {
5189+ "$ref" : " #/components/schemas/Description"
5190+ },
51765191 "encrypted" : {
51775192 "allOf" : [
51785193 {
52745289 "v2beta1UpdateSnapshotPayload" : {
52755290 "description" : " Object that represents an update request body of a snapshot." ,
52765291 "properties" : {
5292+ "description" : {
5293+ "$ref" : " #/components/schemas/Description"
5294+ },
52775295 "labels" : {
52785296 "$ref" : " #/components/schemas/Labels"
52795297 },
You can’t perform that action at this time.
0 commit comments