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/dataform/lib/google_api/dataform/v1beta1/api/projects.ex
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -219,7 +219,7 @@ defmodule GoogleApi.Dataform.V1beta1.Api.Projects do
219
219
end
220
220
221
221
@doc"""
222
-
Update default config for a given project and location. **Note:** This method does not fully implement[AIP-134](https://google.aip.dev/134); in particular: - The wildcard entry (**\\***) is treated as a bad request - When the **field_mask** is omitted, instead of only updating the set fields, the request is treated as a full update on all modifiable fields
222
+
Update default config for a given project and location. **Note:** *This method does not fully implement*, (see [AIP/134](https://google.aip.dev/134), in particular: - The wildcard entry (**\\***) is treated as a bad request - When the **field_mask** is omitted, instead of only updating the set fields, the request is treated as a full update on all modifiable fields
223
223
224
224
## Parameters
225
225
@@ -956,7 +956,7 @@ defmodule GoogleApi.Dataform.V1beta1.Api.Projects do
956
956
end
957
957
958
958
@doc"""
959
-
Updates a single Repository. **Note:** This method does not fully implement[AIP-134](https://google.aip.dev/134); in particular: - The wildcard entry (**\\***) is treated as a bad request - When the **field_mask** is omitted, instead of only updating the set fields, the request is treated as a full update on all modifiable fields
959
+
Updates a single Repository. **Note:** *This method does not fully implement*, (see [AIP/134](https://google.aip.dev/134), in particular: - The wildcard entry (**\\***) is treated as a bad request - When the **field_mask** is omitted, instead of only updating the set fields, the request is treated as a full update on all modifiable fields
960
960
961
961
## Parameters
962
962
@@ -1923,7 +1923,7 @@ defmodule GoogleApi.Dataform.V1beta1.Api.Projects do
1923
1923
end
1924
1924
1925
1925
@doc"""
1926
-
Updates a single ReleaseConfig. **Note:** This method does not fully implement[AIP-134](https://google.aip.dev/134); in particular: - The wildcard entry (**\\***) is treated as a bad request - When the **field_mask** is omitted, instead of only updating the set fields, the request is treated as a full update on all modifiable fields
1926
+
Updates a single ReleaseConfig. **Note:** *This method does not fully implement*, (see [AIP/134](https://google.aip.dev/134), in particular: - The wildcard entry (**\\***) is treated as a bad request - When the **field_mask** is omitted, instead of only updating the set fields, the request is treated as a full update on all modifiable fields
1927
1927
1928
1928
## Parameters
1929
1929
@@ -2287,7 +2287,7 @@ defmodule GoogleApi.Dataform.V1beta1.Api.Projects do
2287
2287
end
2288
2288
2289
2289
@doc"""
2290
-
Updates a single WorkflowConfig. **Note:** This method does not fully implement[AIP-134](https://google.aip.dev/134); in particular: - The wildcard entry (**\\***) is treated as a bad request - When the **field_mask** is omitted, instead of only updating the set fields, the request is treated as a full update on all modifiable fields
2290
+
Updates a single WorkflowConfig. **Note:** *This method does not fully implement*, (see [AIP/134](https://google.aip.dev/134), in particular: - The wildcard entry (**\\***) is treated as a bad request - When the **field_mask** is omitted, instead of only updating the set fields, the request is treated as a full update on all modifiable fields
0 commit comments