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/Parallelstore.java
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -730,7 +730,7 @@ public Create setInstanceId(java.lang.String instanceId) {
730
730
* that if you must retry your request, the server will know to ignore the request if it
731
731
* has already been completed. The server will guarantee that for at least 60 minutes
732
732
* since the first request. For example, consider a situation where you make an initial
733
-
* request and t he request times out. If you make the request again with the same request
733
+
* request and the request times out. If you make the request again with the same request
734
734
* ID, the server can check if original operation with the same request ID was received,
735
735
* and if so, will ignore the second request. This prevents clients from accidentally
736
736
* creating duplicate commitments. The request ID must be a valid UUID with the exception
@@ -742,7 +742,7 @@ public Create setInstanceId(java.lang.String instanceId) {
742
742
/** Optional. An optional request ID to identify requests. Specify a unique request ID so that if you
743
743
must retry your request, the server will know to ignore the request if it has already been
744
744
completed. The server will guarantee that for at least 60 minutes since the first request. For
745
-
example, consider a situation where you make an initial request and t he request times out. If you
745
+
example, consider a situation where you make an initial request and the request times out. If you
746
746
make the request again with the same request ID, the server can check if original operation with
747
747
the same request ID was received, and if so, will ignore the second request. This prevents clients
748
748
from accidentally creating duplicate commitments. The request ID must be a valid UUID with the
@@ -757,7 +757,7 @@ public java.lang.String getRequestId() {
757
757
* that if you must retry your request, the server will know to ignore the request if it
758
758
* has already been completed. The server will guarantee that for at least 60 minutes
759
759
* since the first request. For example, consider a situation where you make an initial
760
-
* request and t he request times out. If you make the request again with the same request
760
+
* request and the request times out. If you make the request again with the same request
761
761
* ID, the server can check if original operation with the same request ID was received,
762
762
* and if so, will ignore the second request. This prevents clients from accidentally
763
763
* creating duplicate commitments. The request ID must be a valid UUID with the exception
@@ -902,7 +902,7 @@ public Delete setName(java.lang.String name) {
902
902
* that if you must retry your request, the server will know to ignore the request if it
903
903
* has already been completed. The server will guarantee that for at least 60 minutes
904
904
* after the first request. For example, consider a situation where you make an initial
905
-
* request and t he request times out. If you make the request again with the same request
905
+
* request and the request times out. If you make the request again with the same request
906
906
* ID, the server can check if original operation with the same request ID was received,
907
907
* and if so, will ignore the second request. This prevents clients from accidentally
908
908
* creating duplicate commitments. The request ID must be a valid UUID with the exception
@@ -914,7 +914,7 @@ public Delete setName(java.lang.String name) {
914
914
/** Optional. An optional request ID to identify requests. Specify a unique request ID so that if you
915
915
must retry your request, the server will know to ignore the request if it has already been
916
916
completed. The server will guarantee that for at least 60 minutes after the first request. For
917
-
example, consider a situation where you make an initial request and t he request times out. If you
917
+
example, consider a situation where you make an initial request and the request times out. If you
918
918
make the request again with the same request ID, the server can check if original operation with
919
919
the same request ID was received, and if so, will ignore the second request. This prevents clients
920
920
from accidentally creating duplicate commitments. The request ID must be a valid UUID with the
@@ -929,7 +929,7 @@ public java.lang.String getRequestId() {
929
929
* that if you must retry your request, the server will know to ignore the request if it
930
930
* has already been completed. The server will guarantee that for at least 60 minutes
931
931
* after the first request. For example, consider a situation where you make an initial
932
-
* request and t he request times out. If you make the request again with the same request
932
+
* request and the request times out. If you make the request again with the same request
933
933
* ID, the server can check if original operation with the same request ID was received,
934
934
* and if so, will ignore the second request. This prevents clients from accidentally
935
935
* creating duplicate commitments. The request ID must be a valid UUID with the exception
@@ -1717,7 +1717,7 @@ public Patch setName(java.lang.String name) {
1717
1717
* that if you must retry your request, the server will know to ignore the request if it
1718
1718
* has already been completed. The server will guarantee that for at least 60 minutes
1719
1719
* since the first request. For example, consider a situation where you make an initial
1720
-
* request and t he request times out. If you make the request again with the same request
1720
+
* request and the request times out. If you make the request again with the same request
1721
1721
* ID, the server can check if original operation with the same request ID was received,
1722
1722
* and if so, will ignore the second request. This prevents clients from accidentally
1723
1723
* creating duplicate commitments. The request ID must be a valid UUID with the exception
@@ -1729,7 +1729,7 @@ public Patch setName(java.lang.String name) {
1729
1729
/** Optional. An optional request ID to identify requests. Specify a unique request ID so that if you
1730
1730
must retry your request, the server will know to ignore the request if it has already been
1731
1731
completed. The server will guarantee that for at least 60 minutes since the first request. For
1732
-
example, consider a situation where you make an initial request and t he request times out. If you
1732
+
example, consider a situation where you make an initial request and the request times out. If you
1733
1733
make the request again with the same request ID, the server can check if original operation with
1734
1734
the same request ID was received, and if so, will ignore the second request. This prevents clients
1735
1735
from accidentally creating duplicate commitments. The request ID must be a valid UUID with the
@@ -1744,7 +1744,7 @@ public java.lang.String getRequestId() {
1744
1744
* that if you must retry your request, the server will know to ignore the request if it
1745
1745
* has already been completed. The server will guarantee that for at least 60 minutes
1746
1746
* since the first request. For example, consider a situation where you make an initial
1747
-
* request and t he request times out. If you make the request again with the same request
1747
+
* request and the request times out. If you make the request again with the same request
1748
1748
* ID, the server can check if original operation with the same request ID was received,
1749
1749
* and if so, will ignore the second request. This prevents clients from accidentally
1750
1750
* creating duplicate commitments. The request ID must be a valid UUID with the exception
Copy file name to clipboardExpand all lines: clients/google-api-services-parallelstore/v1/2.0.0/com/google/api/services/parallelstore/v1/model/ExportDataRequest.java
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ public final class ExportDataRequest extends com.google.api.client.json.GenericJ
47
47
* Optional. An optional request ID to identify requests. Specify a unique request ID so that if
48
48
* you must retry your request, the server will know to ignore the request if it has already been
49
49
* completed. The server will guarantee that for at least 60 minutes since the first request. For
50
-
* example, consider a situation where you make an initial request and t he request times out. If
50
+
* example, consider a situation where you make an initial request and the request times out. If
51
51
* you make the request again with the same request ID, the server can check if original operation
52
52
* with the same request ID was received, and if so, will ignore the second request. This prevents
53
53
* clients from accidentally creating duplicate commitments. The request ID must be a valid UUID
@@ -113,7 +113,7 @@ public ExportDataRequest setMetadataOptions(TransferMetadataOptions metadataOpti
113
113
* Optional. An optional request ID to identify requests. Specify a unique request ID so that if
114
114
* you must retry your request, the server will know to ignore the request if it has already been
115
115
* completed. The server will guarantee that for at least 60 minutes since the first request. For
116
-
* example, consider a situation where you make an initial request and t he request times out. If
116
+
* example, consider a situation where you make an initial request and the request times out. If
117
117
* you make the request again with the same request ID, the server can check if original operation
118
118
* with the same request ID was received, and if so, will ignore the second request. This prevents
119
119
* clients from accidentally creating duplicate commitments. The request ID must be a valid UUID
@@ -128,7 +128,7 @@ public java.lang.String getRequestId() {
128
128
* Optional. An optional request ID to identify requests. Specify a unique request ID so that if
129
129
* you must retry your request, the server will know to ignore the request if it has already been
130
130
* completed. The server will guarantee that for at least 60 minutes since the first request. For
131
-
* example, consider a situation where you make an initial request and t he request times out. If
131
+
* example, consider a situation where you make an initial request and the request times out. If
132
132
* you make the request again with the same request ID, the server can check if original operation
133
133
* with the same request ID was received, and if so, will ignore the second request. This prevents
134
134
* clients from accidentally creating duplicate commitments. The request ID must be a valid UUID
Copy file name to clipboardExpand all lines: clients/google-api-services-parallelstore/v1/2.0.0/com/google/api/services/parallelstore/v1/model/ImportDataRequest.java
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ public final class ImportDataRequest extends com.google.api.client.json.GenericJ
47
47
* Optional. An optional request ID to identify requests. Specify a unique request ID so that if
48
48
* you must retry your request, the server will know to ignore the request if it has already been
49
49
* completed. The server will guarantee that for at least 60 minutes since the first request. For
50
-
* example, consider a situation where you make an initial request and t he request times out. If
50
+
* example, consider a situation where you make an initial request and the request times out. If
51
51
* you make the request again with the same request ID, the server can check if original operation
52
52
* with the same request ID was received, and if so, will ignore the second request. This prevents
53
53
* clients from accidentally creating duplicate commitments. The request ID must be a valid UUID
@@ -113,7 +113,7 @@ public ImportDataRequest setMetadataOptions(TransferMetadataOptions metadataOpti
113
113
* Optional. An optional request ID to identify requests. Specify a unique request ID so that if
114
114
* you must retry your request, the server will know to ignore the request if it has already been
115
115
* completed. The server will guarantee that for at least 60 minutes since the first request. For
116
-
* example, consider a situation where you make an initial request and t he request times out. If
116
+
* example, consider a situation where you make an initial request and the request times out. If
117
117
* you make the request again with the same request ID, the server can check if original operation
118
118
* with the same request ID was received, and if so, will ignore the second request. This prevents
119
119
* clients from accidentally creating duplicate commitments. The request ID must be a valid UUID
@@ -128,7 +128,7 @@ public java.lang.String getRequestId() {
128
128
* Optional. An optional request ID to identify requests. Specify a unique request ID so that if
129
129
* you must retry your request, the server will know to ignore the request if it has already been
130
130
* completed. The server will guarantee that for at least 60 minutes since the first request. For
131
-
* example, consider a situation where you make an initial request and t he request times out. If
131
+
* example, consider a situation where you make an initial request and the request times out. If
132
132
* you make the request again with the same request ID, the server can check if original operation
133
133
* with the same request ID was received, and if so, will ignore the second request. This prevents
134
134
* clients from accidentally creating duplicate commitments. The request ID must be a valid UUID
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
+3-6Lines changed: 3 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -52,8 +52,7 @@ public final class Instance extends com.google.api.client.json.GenericJson {
52
52
privateStringcreateTime;
53
53
54
54
/**
55
-
* Output only. Deprecated 'daos_version' field. Output only. The version of DAOS software running
56
-
* in the instance.
55
+
* Output only. Deprecated: The version of DAOS software running in the instance.
57
56
* The value may be {@code null}.
58
57
*/
59
58
@com.google.api.client.util.Key
@@ -207,17 +206,15 @@ public Instance setCreateTime(String createTime) {
207
206
}
208
207
209
208
/**
210
-
* Output only. Deprecated 'daos_version' field. Output only. The version of DAOS software running
211
-
* in the instance.
209
+
* Output only. Deprecated: The version of DAOS software running in the instance.
212
210
* @return value or {@code null} for none
213
211
*/
214
212
publicjava.lang.StringgetDaosVersion() {
215
213
returndaosVersion;
216
214
}
217
215
218
216
/**
219
-
* Output only. Deprecated 'daos_version' field. Output only. The version of DAOS software running
220
-
* in the instance.
217
+
* Output only. Deprecated: The version of DAOS software running in the instance.
221
218
* @param daosVersion daosVersion or {@code null} for none
0 commit comments