Namespace Google.Apis.SecurityCommandCenter.v1beta1
Classes
OrganizationsResource
The "organizations" collection of methods.
OrganizationsResource.AssetsResource
The "assets" collection of methods.
OrganizationsResource.AssetsResource.GroupRequest
Filters an organization's assets and groups them by their specified properties.
OrganizationsResource.AssetsResource.ListRequest
Lists an organization's assets.
OrganizationsResource.AssetsResource.RunDiscoveryRequest
Runs asset discovery. The discovery is tracked with a long-running operation. This API can only be called with limited frequency for an organization. If it is called too frequently the caller will receive a TOO_MANY_REQUESTS error.
OrganizationsResource.AssetsResource.UpdateSecurityMarksRequest
Updates security marks.
OrganizationsResource.GetOrganizationSettingsRequest
Gets the settings for an organization.
OrganizationsResource.OperationsResource
The "operations" collection of methods.
OrganizationsResource.OperationsResource.CancelRequest
Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel
the operation, but success is not guaranteed. If the server doesn't support this method, it returns
google.rpc.Code.UNIMPLEMENTED
. Clients can use Operations.GetOperation or other methods to check
whether the cancellation succeeded or whether the operation completed despite cancellation. On
successful cancellation, the operation is not deleted; instead, it becomes an operation with an
Operation.error value with a google.rpc.Status.code of 1, corresponding to Code.CANCELLED
.
OrganizationsResource.OperationsResource.DeleteRequest
Deletes a long-running operation. This method indicates that the client is no longer interested in the
operation result. It does not cancel the operation. If the server doesn't support this method, it
returns google.rpc.Code.UNIMPLEMENTED
.
OrganizationsResource.OperationsResource.GetRequest
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
OrganizationsResource.OperationsResource.ListRequest
Lists operations that match the specified filter in the request. If the server doesn't support this
method, it returns UNIMPLEMENTED
.
OrganizationsResource.SourcesResource
The "sources" collection of methods.
OrganizationsResource.SourcesResource.CreateRequest
Creates a source.
OrganizationsResource.SourcesResource.FindingsResource
The "findings" collection of methods.
OrganizationsResource.SourcesResource.FindingsResource.CreateRequest
Creates a finding. The corresponding source must exist for finding creation to succeed.
OrganizationsResource.SourcesResource.FindingsResource.GroupRequest
Filters an organization or source's findings and groups them by their specified properties. To group
across all sources provide a -
as the source id. Example:
/v1beta1/organizations/{organization_id}/sources/-/findings
OrganizationsResource.SourcesResource.FindingsResource.ListRequest
Lists an organization or source's findings. To list across all sources provide a -
as the source
id. Example: /v1beta1/organizations/{organization_id}/sources/-/findings
OrganizationsResource.SourcesResource.FindingsResource.PatchRequest
Creates or updates a finding. The corresponding source must exist for a finding creation to succeed.
OrganizationsResource.SourcesResource.FindingsResource.SetStateRequest
Updates the state of a finding.
OrganizationsResource.SourcesResource.FindingsResource.UpdateSecurityMarksRequest
Updates security marks.
OrganizationsResource.SourcesResource.GetIamPolicyRequest
Gets the access control policy on the specified Source.
OrganizationsResource.SourcesResource.GetRequest
Gets a source.
OrganizationsResource.SourcesResource.ListRequest
Lists all sources belonging to an organization.
OrganizationsResource.SourcesResource.PatchRequest
Updates a source.
OrganizationsResource.SourcesResource.SetIamPolicyRequest
Sets the access control policy on the specified Source.
OrganizationsResource.SourcesResource.TestIamPermissionsRequest
Returns the permissions that a caller has on the specified source.
OrganizationsResource.UpdateOrganizationSettingsRequest
Updates an organization's settings.
SecurityCommandCenterBaseServiceRequest<TResponse>
A base abstract class for SecurityCommandCenter requests.
SecurityCommandCenterService
The SecurityCommandCenter Service.
SecurityCommandCenterService.Scope
Available OAuth 2.0 scopes for use with the Security Command Center API.
SecurityCommandCenterService.ScopeConstants
Available OAuth 2.0 scope constants for use with the Security Command Center API.
Enums
SecurityCommandCenterBaseServiceRequest<TResponse>.AltEnum
Data format for response.
SecurityCommandCenterBaseServiceRequest<TResponse>.XgafvEnum
V1 error format.