Advanced Topics

This section covers advanced topics and configurations for the Google SecOps SDK for Python.

Proxy Configuration

If you need to use a proxy to connect to Google Security Operations services, see the Proxy Configuration guide.

Regional Endpoints

Google Security Operations services are available in multiple regions. Learn about available regions and how to configure them in the Regional Endpoints guide.

Error Handling

Learn how to handle errors and exceptions in the Error Handling guide.

Pagination

For APIs that return large result sets, learn how to work with pagination in the Pagination guide.

Authentication Advanced Topics

For advanced authentication scenarios, including service account impersonation and custom scopes, see the Advanced Authentication guide.

Rate Limiting

Understand rate limits and how to handle them in the Rate Limiting guide.

Logging and Debugging

Learn how to enable logging and debug SDK operations in the Logging and Debugging guide.