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/redis/lib/google_api/redis/v1/api/projects.ex
+11-9Lines changed: 11 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -104,6 +104,7 @@ defmodule GoogleApi.Redis.V1.Api.Projects do
104
104
* `:quotaUser` (*type:* `String.t`) - Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.
105
105
* `:uploadType` (*type:* `String.t`) - Legacy upload protocol for media (e.g. "media", "multipart").
106
106
* `:upload_protocol` (*type:* `String.t`) - Upload protocol for media (e.g. "raw", "multipart").
107
+
* `:extraLocationTypes` (*type:* `list(String.t)`) - Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations.
107
108
* `:filter` (*type:* `String.t`) - A filter to narrow down results to a preferred subset. The filtering language accepts strings like `"displayName=tokyo"`, and is documented in more detail in [AIP-160](https://google.aip.dev/160).
108
109
* `:pageSize` (*type:* `integer()`) - The maximum number of results to return. If not set, the service selects a default.
109
110
* `:pageToken` (*type:* `String.t`) - A page token received from the `next_page_token` field in the response. Send that page token to receive the subsequent page.
@@ -132,6 +133,7 @@ defmodule GoogleApi.Redis.V1.Api.Projects do
132
133
:quotaUser=>:query,
133
134
:uploadType=>:query,
134
135
:upload_protocol=>:query,
136
+
:extraLocationTypes=>:query,
135
137
:filter=>:query,
136
138
:pageSize=>:query,
137
139
:pageToken=>:query
@@ -157,7 +159,7 @@ defmodule GoogleApi.Redis.V1.Api.Projects do
157
159
## Parameters
158
160
159
161
* `connection` (*type:* `GoogleApi.Redis.V1.Connection.t`) - Connection to server
160
-
* `name` (*type:* `String.t`) - Required. Redis backupCollection resource name using the form: `projects/{project_id}/locations/{location_id}/backupCollections/{backup_collection_id}` where `location_id` refers to a GCP region.
162
+
* `name` (*type:* `String.t`) - Required. Redis backupCollection resource name using the form: `projects/{project_id}/locations/{location_id}/backupCollections/{backup_collection_id}` where `location_id` refers to a Google Cloud region.
@@ -227,7 +229,7 @@ defmodule GoogleApi.Redis.V1.Api.Projects do
227
229
## Parameters
228
230
229
231
* `connection` (*type:* `GoogleApi.Redis.V1.Connection.t`) - Connection to server
230
-
* `parent` (*type:* `String.t`) - Required. The resource name of the backupCollection location using the form: `projects/{project_id}/locations/{location_id}` where `location_id` refers to a GCP region.
232
+
* `parent` (*type:* `String.t`) - Required. The resource name of the backupCollection location using the form: `projects/{project_id}/locations/{location_id}` where `location_id` refers to a Google Cloud region.
@@ -591,7 +593,7 @@ defmodule GoogleApi.Redis.V1.Api.Projects do
591
593
## Parameters
592
594
593
595
* `connection` (*type:* `GoogleApi.Redis.V1.Connection.t`) - Connection to server
594
-
* `name` (*type:* `String.t`) - Required. Redis cluster resource name using the form: `projects/{project_id}/locations/{location_id}/clusters/{cluster_id}` where `location_id` refers to a GCP region.
596
+
* `name` (*type:* `String.t`) - Required. Redis cluster resource name using the form: `projects/{project_id}/locations/{location_id}/clusters/{cluster_id}` where `location_id` refers to a Google Cloud region.
@@ -663,7 +665,7 @@ defmodule GoogleApi.Redis.V1.Api.Projects do
663
665
## Parameters
664
666
665
667
* `connection` (*type:* `GoogleApi.Redis.V1.Connection.t`) - Connection to server
666
-
* `parent` (*type:* `String.t`) - Required. The resource name of the cluster location using the form: `projects/{project_id}/locations/{location_id}` where `location_id` refers to a GCP region.
668
+
* `parent` (*type:* `String.t`) - Required. The resource name of the cluster location using the form: `projects/{project_id}/locations/{location_id}` where `location_id` refers to a Google Cloud region.
@@ -739,7 +741,7 @@ defmodule GoogleApi.Redis.V1.Api.Projects do
739
741
## Parameters
740
742
741
743
* `connection` (*type:* `GoogleApi.Redis.V1.Connection.t`) - Connection to server
742
-
* `name` (*type:* `String.t`) - Required. Redis cluster resource name using the form: `projects/{project_id}/locations/{location_id}/clusters/{cluster_id}` where `location_id` refers to a GCP region.
744
+
* `name` (*type:* `String.t`) - Required. Redis cluster resource name using the form: `projects/{project_id}/locations/{location_id}/clusters/{cluster_id}` where `location_id` refers to a Google Cloud region.
@@ -811,7 +813,7 @@ defmodule GoogleApi.Redis.V1.Api.Projects do
811
813
## Parameters
812
814
813
815
* `connection` (*type:* `GoogleApi.Redis.V1.Connection.t`) - Connection to server
814
-
* `name` (*type:* `String.t`) - Required. Redis cluster resource name using the form: `projects/{project_id}/locations/{location_id}/clusters/{cluster_id}` where `location_id` refers to a GCP region.
816
+
* `name` (*type:* `String.t`) - Required. Redis cluster resource name using the form: `projects/{project_id}/locations/{location_id}/clusters/{cluster_id}` where `location_id` refers to a Google Cloud region.
@@ -876,7 +878,7 @@ defmodule GoogleApi.Redis.V1.Api.Projects do
876
878
## Parameters
877
879
878
880
* `connection` (*type:* `GoogleApi.Redis.V1.Connection.t`) - Connection to server
879
-
* `name` (*type:* `String.t`) - Required. Redis cluster certificate authority resource name using the form: `projects/{project_id}/locations/{location_id}/clusters/{cluster_id}/certificateAuthority` where `location_id` refers to a GCP region.
881
+
* `name` (*type:* `String.t`) - Required. Redis cluster certificate authority resource name using the form: `projects/{project_id}/locations/{location_id}/clusters/{cluster_id}/certificateAuthority` where `location_id` refers to a Google Cloud region.
@@ -946,7 +948,7 @@ defmodule GoogleApi.Redis.V1.Api.Projects do
946
948
## Parameters
947
949
948
950
* `connection` (*type:* `GoogleApi.Redis.V1.Connection.t`) - Connection to server
949
-
* `parent` (*type:* `String.t`) - Required. The resource name of the cluster location using the form: `projects/{project_id}/locations/{location_id}` where `location_id` refers to a GCP region.
951
+
* `parent` (*type:* `String.t`) - Required. The resource name of the cluster location using the form: `projects/{project_id}/locations/{location_id}` where `location_id` refers to a Google Cloud region.
@@ -1091,7 +1093,7 @@ defmodule GoogleApi.Redis.V1.Api.Projects do
1091
1093
## Parameters
1092
1094
1093
1095
* `connection` (*type:* `GoogleApi.Redis.V1.Connection.t`) - Connection to server
1094
-
* `name` (*type:* `String.t`) - Required. Redis Cluster instance resource name using the form: `projects/{project_id}/locations/{location_id}/clusters/{cluster_id}` where `location_id` refers to a GCP region.
1096
+
* `name` (*type:* `String.t`) - Required. Redis Cluster instance resource name using the form: `projects/{project_id}/locations/{location_id}/clusters/{cluster_id}` where `location_id` refers to a Google Cloud region.
Copy file name to clipboardExpand all lines: clients/redis/lib/google_api/redis/v1beta1/api/projects.ex
+11-9Lines changed: 11 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -104,6 +104,7 @@ defmodule GoogleApi.Redis.V1beta1.Api.Projects do
104
104
* `:quotaUser` (*type:* `String.t`) - Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.
105
105
* `:uploadType` (*type:* `String.t`) - Legacy upload protocol for media (e.g. "media", "multipart").
106
106
* `:upload_protocol` (*type:* `String.t`) - Upload protocol for media (e.g. "raw", "multipart").
107
+
* `:extraLocationTypes` (*type:* `list(String.t)`) - Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations.
107
108
* `:filter` (*type:* `String.t`) - A filter to narrow down results to a preferred subset. The filtering language accepts strings like `"displayName=tokyo"`, and is documented in more detail in [AIP-160](https://google.aip.dev/160).
108
109
* `:pageSize` (*type:* `integer()`) - The maximum number of results to return. If not set, the service selects a default.
109
110
* `:pageToken` (*type:* `String.t`) - A page token received from the `next_page_token` field in the response. Send that page token to receive the subsequent page.
@@ -132,6 +133,7 @@ defmodule GoogleApi.Redis.V1beta1.Api.Projects do
132
133
:quotaUser=>:query,
133
134
:uploadType=>:query,
134
135
:upload_protocol=>:query,
136
+
:extraLocationTypes=>:query,
135
137
:filter=>:query,
136
138
:pageSize=>:query,
137
139
:pageToken=>:query
@@ -157,7 +159,7 @@ defmodule GoogleApi.Redis.V1beta1.Api.Projects do
157
159
## Parameters
158
160
159
161
* `connection` (*type:* `GoogleApi.Redis.V1beta1.Connection.t`) - Connection to server
160
-
* `name` (*type:* `String.t`) - Required. Redis backupCollection resource name using the form: `projects/{project_id}/locations/{location_id}/backupCollections/{backup_collection_id}` where `location_id` refers to a GCP region.
162
+
* `name` (*type:* `String.t`) - Required. Redis backupCollection resource name using the form: `projects/{project_id}/locations/{location_id}/backupCollections/{backup_collection_id}` where `location_id` refers to a Google Cloud region.
@@ -227,7 +229,7 @@ defmodule GoogleApi.Redis.V1beta1.Api.Projects do
227
229
## Parameters
228
230
229
231
* `connection` (*type:* `GoogleApi.Redis.V1beta1.Connection.t`) - Connection to server
230
-
* `parent` (*type:* `String.t`) - Required. The resource name of the backupCollection location using the form: `projects/{project_id}/locations/{location_id}` where `location_id` refers to a GCP region.
232
+
* `parent` (*type:* `String.t`) - Required. The resource name of the backupCollection location using the form: `projects/{project_id}/locations/{location_id}` where `location_id` refers to a Google Cloud region.
@@ -591,7 +593,7 @@ defmodule GoogleApi.Redis.V1beta1.Api.Projects do
591
593
## Parameters
592
594
593
595
* `connection` (*type:* `GoogleApi.Redis.V1beta1.Connection.t`) - Connection to server
594
-
* `name` (*type:* `String.t`) - Required. Redis cluster resource name using the form: `projects/{project_id}/locations/{location_id}/clusters/{cluster_id}` where `location_id` refers to a GCP region.
596
+
* `name` (*type:* `String.t`) - Required. Redis cluster resource name using the form: `projects/{project_id}/locations/{location_id}/clusters/{cluster_id}` where `location_id` refers to a Google Cloud region.
@@ -663,7 +665,7 @@ defmodule GoogleApi.Redis.V1beta1.Api.Projects do
663
665
## Parameters
664
666
665
667
* `connection` (*type:* `GoogleApi.Redis.V1beta1.Connection.t`) - Connection to server
666
-
* `parent` (*type:* `String.t`) - Required. The resource name of the cluster location using the form: `projects/{project_id}/locations/{location_id}` where `location_id` refers to a GCP region.
668
+
* `parent` (*type:* `String.t`) - Required. The resource name of the cluster location using the form: `projects/{project_id}/locations/{location_id}` where `location_id` refers to a Google Cloud region.
@@ -739,7 +741,7 @@ defmodule GoogleApi.Redis.V1beta1.Api.Projects do
739
741
## Parameters
740
742
741
743
* `connection` (*type:* `GoogleApi.Redis.V1beta1.Connection.t`) - Connection to server
742
-
* `name` (*type:* `String.t`) - Required. Redis cluster resource name using the form: `projects/{project_id}/locations/{location_id}/clusters/{cluster_id}` where `location_id` refers to a GCP region.
744
+
* `name` (*type:* `String.t`) - Required. Redis cluster resource name using the form: `projects/{project_id}/locations/{location_id}/clusters/{cluster_id}` where `location_id` refers to a Google Cloud region.
@@ -811,7 +813,7 @@ defmodule GoogleApi.Redis.V1beta1.Api.Projects do
811
813
## Parameters
812
814
813
815
* `connection` (*type:* `GoogleApi.Redis.V1beta1.Connection.t`) - Connection to server
814
-
* `name` (*type:* `String.t`) - Required. Redis cluster resource name using the form: `projects/{project_id}/locations/{location_id}/clusters/{cluster_id}` where `location_id` refers to a GCP region.
816
+
* `name` (*type:* `String.t`) - Required. Redis cluster resource name using the form: `projects/{project_id}/locations/{location_id}/clusters/{cluster_id}` where `location_id` refers to a Google Cloud region.
@@ -876,7 +878,7 @@ defmodule GoogleApi.Redis.V1beta1.Api.Projects do
876
878
## Parameters
877
879
878
880
* `connection` (*type:* `GoogleApi.Redis.V1beta1.Connection.t`) - Connection to server
879
-
* `name` (*type:* `String.t`) - Required. Redis cluster certificate authority resource name using the form: `projects/{project_id}/locations/{location_id}/clusters/{cluster_id}/certificateAuthority` where `location_id` refers to a GCP region.
881
+
* `name` (*type:* `String.t`) - Required. Redis cluster certificate authority resource name using the form: `projects/{project_id}/locations/{location_id}/clusters/{cluster_id}/certificateAuthority` where `location_id` refers to a Google Cloud region.
@@ -946,7 +948,7 @@ defmodule GoogleApi.Redis.V1beta1.Api.Projects do
946
948
## Parameters
947
949
948
950
* `connection` (*type:* `GoogleApi.Redis.V1beta1.Connection.t`) - Connection to server
949
-
* `parent` (*type:* `String.t`) - Required. The resource name of the cluster location using the form: `projects/{project_id}/locations/{location_id}` where `location_id` refers to a GCP region.
951
+
* `parent` (*type:* `String.t`) - Required. The resource name of the cluster location using the form: `projects/{project_id}/locations/{location_id}` where `location_id` refers to a Google Cloud region.
@@ -1091,7 +1093,7 @@ defmodule GoogleApi.Redis.V1beta1.Api.Projects do
1091
1093
## Parameters
1092
1094
1093
1095
* `connection` (*type:* `GoogleApi.Redis.V1beta1.Connection.t`) - Connection to server
1094
-
* `name` (*type:* `String.t`) - Required. Redis Cluster instance resource name using the form: `projects/{project_id}/locations/{location_id}/clusters/{cluster_id}` where `location_id` refers to a GCP region.
1096
+
* `name` (*type:* `String.t`) - Required. Redis Cluster instance resource name using the form: `projects/{project_id}/locations/{location_id}/clusters/{cluster_id}` where `location_id` refers to a Google Cloud region.
0 commit comments