File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 25152515 }
25162516 }
25172517 },
2518- "revision" : " 20251009 " ,
2518+ "revision" : " 20251018 " ,
25192519 "rootUrl" : " https://netapp.googleapis.com/" ,
25202520 "schemas" : {
25212521 "ActiveDirectory" : {
33233323 "type" : " string"
33243324 },
33253325 "cryptoKeyName" : {
3326- "description" : " Required. Customer managed crypto key resource full name. Format: projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{key }." ,
3326+ "description" : " Required. Customer managed crypto key resource full name. Format: projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key }." ,
33273327 "type" : " string"
33283328 },
33293329 "description" : {
Original file line number Diff line number Diff line change 25432543 }
25442544 }
25452545 },
2546- "revision" : " 20251009 " ,
2546+ "revision" : " 20251018 " ,
25472547 "rootUrl" : " https://netapp.googleapis.com/" ,
25482548 "schemas" : {
25492549 "ActiveDirectory" : {
33773377 "type" : " string"
33783378 },
33793379 "cryptoKeyName" : {
3380- "description" : " Required. Customer managed crypto key resource full name. Format: projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{key }." ,
3380+ "description" : " Required. Customer managed crypto key resource full name. Format: projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key }." ,
33813381 "type" : " string"
33823382 },
33833383 "description" : {
Original file line number Diff line number Diff line change @@ -668,7 +668,7 @@ export namespace netapp_v1 {
668668 */
669669 createTime ?: string | null ;
670670 /**
671- * Required. Customer managed crypto key resource full name. Format: projects/{project\}/locations/{location\}/keyRings/{key_ring\}/cryptoKeys/{key \}.
671+ * Required. Customer managed crypto key resource full name. Format: projects/{project\}/locations/{location\}/keyRings/{key_ring\}/cryptoKeys/{crypto_key \}.
672672 */
673673 cryptoKeyName ?: string | null ;
674674 /**
Original file line number Diff line number Diff line change @@ -689,7 +689,7 @@ export namespace netapp_v1beta1 {
689689 */
690690 createTime ?: string | null ;
691691 /**
692- * Required. Customer managed crypto key resource full name. Format: projects/{project\}/locations/{location\}/keyRings/{key_ring\}/cryptoKeys/{key \}.
692+ * Required. Customer managed crypto key resource full name. Format: projects/{project\}/locations/{location\}/keyRings/{key_ring\}/cryptoKeys/{crypto_key \}.
693693 */
694694 cryptoKeyName ?: string | null ;
695695 /**
You can’t perform that action at this time.
0 commit comments