Class ProjectsResource.LocationsResource.MuteConfigsResource
The "muteConfigs" collection of methods.
Inheritance
ProjectsResource.LocationsResource.MuteConfigsResource
Assembly: Google.Apis.SecurityCommandCenter.v1.dll
Syntax
public class ProjectsResource.LocationsResource.MuteConfigsResource
Constructors
MuteConfigsResource(IClientService)
Constructs a new resource.
Declaration
public MuteConfigsResource(IClientService service)
Parameters
Methods
Delete(string)
Declaration
public virtual ProjectsResource.LocationsResource.MuteConfigsResource.DeleteRequest Delete(string name)
Parameters
| Type |
Name |
Description |
| string |
name |
null
|
Returns
Get(string)
Declaration
public virtual ProjectsResource.LocationsResource.MuteConfigsResource.GetRequest Get(string name)
Parameters
| Type |
Name |
Description |
| string |
name |
null
|
Returns
Patch(GoogleCloudSecuritycenterV1MuteConfig, string)
Declaration
public virtual ProjectsResource.LocationsResource.MuteConfigsResource.PatchRequest Patch(GoogleCloudSecuritycenterV1MuteConfig body, string name)
Parameters
Returns