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
* `connection` (*type:* `GoogleApi.SecurityCenter.V1.Connection.t`) - Connection to server
1378
-
* `parent` (*type:* `String.t`) - Required. Resource name of the new mute configs's parent. Its format is `organizations/[organization_id]`, `folders/[folder_id]`, or `projects/[project_id]`.
* `:alt` (*type:* `String.t`) - Data format for response.
1383
-
* `:callback` (*type:* `String.t`) - JSONP
1384
-
* `:fields` (*type:* `String.t`) - Selector specifying which fields to include in a partial response.
1385
-
* `: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.
1386
-
* `:oauth_token` (*type:* `String.t`) - OAuth 2.0 token for the current user.
1387
-
* `:prettyPrint` (*type:* `boolean()`) - Returns response with indentations and line breaks.
1388
-
* `: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.
1389
-
* `:uploadType` (*type:* `String.t`) - Legacy upload protocol for media (e.g. "media", "multipart").
1390
-
* `:upload_protocol` (*type:* `String.t`) - Upload protocol for media (e.g. "raw", "multipart").
1391
-
* `:muteConfigId` (*type:* `String.t`) - Required. Unique identifier provided by the client within the parent scope. It must consist of only lowercase letters, numbers, and hyphens, must start with a letter, must end with either a letter or a number, and must be 63 characters or less.
@@ -1587,82 +1511,6 @@ defmodule GoogleApi.SecurityCenter.V1.Api.Folders do
1587
1511
)
1588
1512
end
1589
1513
1590
-
@doc"""
1591
-
Lists mute configs.
1592
-
1593
-
## Parameters
1594
-
1595
-
* `connection` (*type:* `GoogleApi.SecurityCenter.V1.Connection.t`) - Connection to server
1596
-
* `parent` (*type:* `String.t`) - Required. The parent, which owns the collection of mute configs. Its format is `organizations/[organization_id]`, `folders/[folder_id]`, `projects/[project_id]`.
* `:alt` (*type:* `String.t`) - Data format for response.
1601
-
* `:callback` (*type:* `String.t`) - JSONP
1602
-
* `:fields` (*type:* `String.t`) - Selector specifying which fields to include in a partial response.
1603
-
* `: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.
1604
-
* `:oauth_token` (*type:* `String.t`) - OAuth 2.0 token for the current user.
1605
-
* `:prettyPrint` (*type:* `boolean()`) - Returns response with indentations and line breaks.
1606
-
* `: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.
1607
-
* `:uploadType` (*type:* `String.t`) - Legacy upload protocol for media (e.g. "media", "multipart").
1608
-
* `:upload_protocol` (*type:* `String.t`) - Upload protocol for media (e.g. "raw", "multipart").
1609
-
* `:pageSize` (*type:* `integer()`) - The maximum number of configs to return. The service may return fewer than this value. If unspecified, at most 10 configs will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.
1610
-
* `:pageToken` (*type:* `String.t`) - A page token, received from a previous `ListMuteConfigs` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListMuteConfigs` must match the call that provided the page token.
1611
-
* `opts` (*type:* `keyword()`) - Call options
1612
-
1613
-
## Returns
1614
-
1615
-
* `{:ok, %GoogleApi.SecurityCenter.V1.Model.ListMuteConfigsResponse{}}` on success
* `connection` (*type:* `GoogleApi.SecurityCenter.V1.Connection.t`) - Connection to server
1618
-
* `parent` (*type:* `String.t`) - Required. Resource name of the new mute configs's parent. Its format is `organizations/[organization_id]`, `folders/[folder_id]`, or `projects/[project_id]`.
* `:alt` (*type:* `String.t`) - Data format for response.
1623
-
* `:callback` (*type:* `String.t`) - JSONP
1624
-
* `:fields` (*type:* `String.t`) - Selector specifying which fields to include in a partial response.
1625
-
* `: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.
1626
-
* `:oauth_token` (*type:* `String.t`) - OAuth 2.0 token for the current user.
1627
-
* `:prettyPrint` (*type:* `boolean()`) - Returns response with indentations and line breaks.
1628
-
* `: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.
1629
-
* `:uploadType` (*type:* `String.t`) - Legacy upload protocol for media (e.g. "media", "multipart").
1630
-
* `:upload_protocol` (*type:* `String.t`) - Upload protocol for media (e.g. "raw", "multipart").
1631
-
* `:muteConfigId` (*type:* `String.t`) - Required. Unique identifier provided by the client within the parent scope. It must consist of only lowercase letters, numbers, and hyphens, must start with a letter, must end with either a letter or a number, and must be 63 characters or less.
@@ -1827,82 +1751,6 @@ defmodule GoogleApi.SecurityCenter.V1.Api.Organizations do
1827
1751
)
1828
1752
end
1829
1753
1830
-
@doc"""
1831
-
Lists mute configs.
1832
-
1833
-
## Parameters
1834
-
1835
-
* `connection` (*type:* `GoogleApi.SecurityCenter.V1.Connection.t`) - Connection to server
1836
-
* `parent` (*type:* `String.t`) - Required. The parent, which owns the collection of mute configs. Its format is `organizations/[organization_id]`, `folders/[folder_id]`, `projects/[project_id]`.
* `:alt` (*type:* `String.t`) - Data format for response.
1841
-
* `:callback` (*type:* `String.t`) - JSONP
1842
-
* `:fields` (*type:* `String.t`) - Selector specifying which fields to include in a partial response.
1843
-
* `: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.
1844
-
* `:oauth_token` (*type:* `String.t`) - OAuth 2.0 token for the current user.
1845
-
* `:prettyPrint` (*type:* `boolean()`) - Returns response with indentations and line breaks.
1846
-
* `: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.
1847
-
* `:uploadType` (*type:* `String.t`) - Legacy upload protocol for media (e.g. "media", "multipart").
1848
-
* `:upload_protocol` (*type:* `String.t`) - Upload protocol for media (e.g. "raw", "multipart").
1849
-
* `:pageSize` (*type:* `integer()`) - The maximum number of configs to return. The service may return fewer than this value. If unspecified, at most 10 configs will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.
1850
-
* `:pageToken` (*type:* `String.t`) - A page token, received from a previous `ListMuteConfigs` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListMuteConfigs` must match the call that provided the page token.
1851
-
* `opts` (*type:* `keyword()`) - Call options
1852
-
1853
-
## Returns
1854
-
1855
-
* `{:ok, %GoogleApi.SecurityCenter.V1.Model.ListMuteConfigsResponse{}}` on success
0 commit comments