You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: clients/google-api-services-apigee/v1/2.0.0/com/google/api/services/apigee/v1/model/GoogleCloudApigeeV1Instance.java
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -63,8 +63,8 @@ public final class GoogleCloudApigeeV1Instance extends com.google.api.client.jso
63
63
privatejava.lang.Stringdescription;
64
64
65
65
/**
66
-
* Customer Managed Encryption Key (CMEK) used for disk and volume encryption. If not specified, a
67
-
* Google-Managed encryption key will be used. Use the following format:
66
+
* Optional. Customer Managed Encryption Key (CMEK) used for disk and volume encryption. If not
67
+
* specified, a Google-Managed encryption key will be used. Use the following format:
0 commit comments