Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add samples for using a regional endpoint with SCC v2 API #12739

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Oct 30, 2024

  1. add samples for using a regional endpoint with SCC v2 API

    The SCC API can be accessed via Regional Endpoints to meet customer data residency requirements. This sample shows how to override the endpoint for an API client. See https://cloud.google.com/security-command-center/docs/data-residency-support.md#regional-urls for more information on data residency
    onagbonoga committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    f33ab50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20c104d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    680d2c0 View commit details
    Browse the repository at this point in the history
  4. Fixed lint issues

    onagbonoga committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    d12852b View commit details
    Browse the repository at this point in the history