Skip to content

Commit

Permalink
feat(securitycenter): update the api
Browse files Browse the repository at this point in the history
#### securitycenter:v1

The following keys were added:
- schemas.CloudDlpDataProfile.properties.parentType.type (Total Keys: 1)

#### securitycenter:v1beta1

The following keys were added:
- schemas.CloudDlpDataProfile.properties.parentType.type (Total Keys: 1)

#### securitycenter:v1beta2

The following keys were added:
- schemas.CloudDlpDataProfile.properties.parentType.type (Total Keys: 1)
  • Loading branch information
yoshi-automation committed May 24, 2023
1 parent 309d467 commit 15aa5af
Show file tree
Hide file tree
Showing 18 changed files with 1,959 additions and 1,900 deletions.
2 changes: 1 addition & 1 deletion docs/dyn/securitycenter_v1.folders.bigQueryExports.html
Expand Up @@ -121,7 +121,7 @@ <h3>Method Details</h3>
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The most recent time at which the BigQuery export was updated. This field is set by the server and will be ignored if provided on export creation or update.
}

bigQueryExportId: string, Required. Unique identifier provided by the client within the parent scope. It must consist of lower case letters, numbers, and hyphen, with the first character a letter, the last a letter or a number, and a 63 character maximum.
bigQueryExportId: string, 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.
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
Expand Down
2 changes: 1 addition & 1 deletion docs/dyn/securitycenter_v1.folders.muteConfigs.html
Expand Up @@ -120,7 +120,7 @@ <h3>Method Details</h3>
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The most recent time at which the mute config was updated. This field is set by the server and will be ignored if provided on config creation or update.
}

muteConfigId: string, Required. Unique identifier provided by the client within the parent scope. It must consist of lower case letters, numbers, and hyphen, with the first character a letter, the last a letter or a number, and a 63 character maximum.
muteConfigId: string, 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.
x__xgafv: string, V1 error format.
Allowed values
1 - v1 error format
Expand Down
Expand Up @@ -100,7 +100,7 @@ <h2>Instance Methods</h2>
<p class="firstline">Retrieves the next page of results.</p>
<p class="toc_element">
<code><a href="#patch">patch(name, body=None, updateMask=None, x__xgafv=None)</a></code></p>
<p class="firstline">Updates the SecurityHealthAnalyticsCustomModule under the given name based on the given update mask. Updating the enablement state is supported on both resident and inherited modules (though resident modules cannot have an enablement state of inherited). Updating the display name and custom config of a module is supported on resident modules only.</p>
<p class="firstline">Updates the SecurityHealthAnalyticsCustomModule under the given name based on the given update mask. Updating the enablement state is supported on both resident and inherited modules (though resident modules cannot have an enablement state of "inherited"). Updating the display name and custom config of a module is supported on resident modules only.</p>
<h3>Method Details</h3>
<div class="method">
<code class="details" id="close">close()</code>
Expand Down Expand Up @@ -288,7 +288,7 @@ <h3>Method Details</h3>
Returns:
An object of the form:

{ # Response message for listing security health analytics custom modules.
{ # Response message for listing Security Health Analytics custom modules.
&quot;nextPageToken&quot;: &quot;A String&quot;, # If not empty, indicates that there may be more custom modules to be returned.
&quot;securityHealthAnalyticsCustomModules&quot;: [ # Custom modules belonging to the requested parent.
{ # Represents an instance of a Security Health Analytics custom module, including its full module name, display name, enablement state, and last updated time. You can create a custom module at the organization, folder, or project level. Custom modules that you create at the organization or folder level are inherited by the child folders and projects.
Expand Down Expand Up @@ -348,7 +348,7 @@ <h3>Method Details</h3>
Returns:
An object of the form:

{ # Response message for listing descendant security health analytics custom modules.
{ # Response message for listing descendant Security Health Analytics custom modules.
&quot;nextPageToken&quot;: &quot;A String&quot;, # If not empty, indicates that there may be more custom modules to be returned.
&quot;securityHealthAnalyticsCustomModules&quot;: [ # Custom modules belonging to the requested parent and its descendants.
{ # Represents an instance of a Security Health Analytics custom module, including its full module name, display name, enablement state, and last updated time. You can create a custom module at the organization, folder, or project level. Custom modules that you create at the organization or folder level are inherited by the child folders and projects.
Expand Down Expand Up @@ -422,7 +422,7 @@ <h3>Method Details</h3>

<div class="method">
<code class="details" id="patch">patch(name, body=None, updateMask=None, x__xgafv=None)</code>
<pre>Updates the SecurityHealthAnalyticsCustomModule under the given name based on the given update mask. Updating the enablement state is supported on both resident and inherited modules (though resident modules cannot have an enablement state of inherited). Updating the display name and custom config of a module is supported on resident modules only.
<pre>Updates the SecurityHealthAnalyticsCustomModule under the given name based on the given update mask. Updating the enablement state is supported on both resident and inherited modules (though resident modules cannot have an enablement state of &quot;inherited&quot;). Updating the display name and custom config of a module is supported on resident modules only.

Args:
name: string, Immutable. The resource name of the custom module. Its format is &quot;organizations/{organization}/securityHealthAnalyticsSettings/customModules/{customModule}&quot;, or &quot;folders/{folder}/securityHealthAnalyticsSettings/customModules/{customModule}&quot;, or &quot;projects/{project}/securityHealthAnalyticsSettings/customModules/{customModule}&quot; The id {customModule} is server-generated and is not user settable. It will be a numeric id containing 1-20 digits. (required)
Expand Down
Expand Up @@ -158,7 +158,7 @@ <h3>Method Details</h3>
Returns:
An object of the form:

{ # Response message for listing effective security health analytics custom modules.
{ # Response message for listing effective Security Health Analytics custom modules.
&quot;effectiveSecurityHealthAnalyticsCustomModules&quot;: [ # Effective custom modules belonging to the requested parent.
{ # An EffectiveSecurityHealthAnalyticsCustomModule is the representation of a Security Health Analytics custom module at a specified level of the resource hierarchy: organization, folder, or project. If a custom module is inherited from a parent organization or folder, the value of the `enablementState` property in EffectiveSecurityHealthAnalyticsCustomModule is set to the value that is effective in the parent, instead of `INHERITED`. For example, if the module is enabled in a parent organization or folder, the effective enablement_state for the module in all child folders or projects is also `enabled`. EffectiveSecurityHealthAnalyticsCustomModule is read-only.
&quot;customConfig&quot;: { # Defines the properties in a custom module configuration for Security Health Analytics. Use the custom module configuration to create custom detectors that generate custom findings for resources that you specify. # Output only. The user-specified configuration for the module.
Expand Down

0 comments on commit 15aa5af

Please sign in to comment.