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
* `:alt` (*type:* `String.t`) - Data format for response.
177
+
* `:callback` (*type:* `String.t`) - JSONP
178
+
* `:fields` (*type:* `String.t`) - Selector specifying which fields to include in a partial response.
179
+
* `:key` (*type:* `String.t`) - API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.
180
+
* `:oauth_token` (*type:* `String.t`) - OAuth 2.0 token for the current user.
181
+
* `:prettyPrint` (*type:* `boolean()`) - Returns response with indentations and line breaks.
182
+
* `: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.
183
+
* `:uploadType` (*type:* `String.t`) - Legacy upload protocol for media (e.g. "media", "multipart").
184
+
* `:upload_protocol` (*type:* `String.t`) - Upload protocol for media (e.g. "raw", "multipart").
185
+
* `opts` (*type:* `keyword()`) - Call options
186
+
187
+
## Returns
188
+
189
+
* `{:ok, %GoogleApi.WorkloadManager.V1.Model.WorkloadProfile{}}` on success
* `:alt` (*type:* `String.t`) - Data format for response.
247
+
* `:callback` (*type:* `String.t`) - JSONP
248
+
* `:fields` (*type:* `String.t`) - Selector specifying which fields to include in a partial response.
249
+
* `:key` (*type:* `String.t`) - API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.
250
+
* `:oauth_token` (*type:* `String.t`) - OAuth 2.0 token for the current user.
251
+
* `:prettyPrint` (*type:* `boolean()`) - Returns response with indentations and line breaks.
252
+
* `: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.
253
+
* `:uploadType` (*type:* `String.t`) - Legacy upload protocol for media (e.g. "media", "multipart").
254
+
* `:upload_protocol` (*type:* `String.t`) - Upload protocol for media (e.g. "raw", "multipart").
* `:pageSize` (*type:* `integer()`) - Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.
257
+
* `:pageToken` (*type:* `String.t`) - Optional. A token identifying a page of results the server should return.
258
+
* `opts` (*type:* `keyword()`) - Call options
259
+
260
+
## Returns
261
+
262
+
* `{:ok, %GoogleApi.WorkloadManager.V1.Model.ListDiscoveredProfilesResponse{}}` on success
* `:alt` (*type:* `String.t`) - Data format for response.
325
+
* `:callback` (*type:* `String.t`) - JSONP
326
+
* `:fields` (*type:* `String.t`) - Selector specifying which fields to include in a partial response.
327
+
* `:key` (*type:* `String.t`) - API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.
328
+
* `:oauth_token` (*type:* `String.t`) - OAuth 2.0 token for the current user.
329
+
* `:prettyPrint` (*type:* `boolean()`) - Returns response with indentations and line breaks.
330
+
* `: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.
331
+
* `:uploadType` (*type:* `String.t`) - Legacy upload protocol for media (e.g. "media", "multipart").
332
+
* `:upload_protocol` (*type:* `String.t`) - Upload protocol for media (e.g. "raw", "multipart").
333
+
* `opts` (*type:* `keyword()`) - Call options
334
+
335
+
## Returns
336
+
337
+
* `{:ok, %GoogleApi.WorkloadManager.V1.Model.WorkloadProfileHealth{}}` on success
0 commit comments