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-parallelstore/v1/2.0.0/com/google/api/services/parallelstore/v1/model/Instance.java
+24-24Lines changed: 24 additions & 24 deletions
Original file line number
Diff line number
Diff line change
@@ -52,8 +52,8 @@ public final class Instance extends com.google.api.client.json.GenericJson {
52
52
privateStringcreateTime;
53
53
54
54
/**
55
-
* Optional. The deployment type of the instance. Allowed values are: * `SCRATCH`: the instance is
56
-
* a scratch instance. * `PERSISTENT`: the instance is a persistent instance.
55
+
* Optional. Immutable. The deployment type of the instance. Allowed values are: * `SCRATCH`: the
56
+
* instance is a scratch instance. * `PERSISTENT`: the instance is a persistent instance.
57
57
* The value may be {@code null}.
58
58
*/
59
59
@com.google.api.client.util.Key
@@ -67,8 +67,8 @@ public final class Instance extends com.google.api.client.json.GenericJson {
Copy file name to clipboardExpand all lines: clients/google-api-services-parallelstore/v1beta/2.0.0/com/google/api/services/parallelstore/v1beta/model/Instance.java
+24-24Lines changed: 24 additions & 24 deletions
Original file line number
Diff line number
Diff line change
@@ -52,8 +52,8 @@ public final class Instance extends com.google.api.client.json.GenericJson {
52
52
privateStringcreateTime;
53
53
54
54
/**
55
-
* Optional. The deployment type of the instance. Allowed values are: * `SCRATCH`: the instance is
56
-
* a scratch instance. * `PERSISTENT`: the instance is a persistent instance.
55
+
* Optional. Immutable. The deployment type of the instance. Allowed values are: * `SCRATCH`: the
56
+
* instance is a scratch instance. * `PERSISTENT`: the instance is a persistent instance.
57
57
* The value may be {@code null}.
58
58
*/
59
59
@com.google.api.client.util.Key
@@ -67,8 +67,8 @@ public final class Instance extends com.google.api.client.json.GenericJson {
0 commit comments