Network Security API (networksecurity:v1beta1)

2026-05-29

6 new methods

Additions

    Methods
  • networksecurity.projects.locations.firewallEndpoints.wildfireVerdictChangeRequests.list

      Path : v1beta1/{+parent}/wildfireVerdictChangeRequests

      Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/firewallEndpoints/{firewallEndpointsId}/wildfireVerdictChangeRequests

      HTTP Method : GET

      Parameters :

        parent

          Description : Required. Parent value for ListWildfireVerdictChangeRequestsRequest. The parent is a firewall endpoint resource. Format: organizations|projects/{project_or_organization}/locations/{location}/firewallEndpoints/{firewall_endpoint}

          Pattern : ^projects/[^/]+/locations/[^/]+/firewallEndpoints/[^/]+$

          Location : path

          Required : Yes

          Type : string

        pageSize

          Description : Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.

          Location : query

          Type : integer

          Format : int32

        pageToken

          Description : Optional. A token identifying a page of results the server should return.

          Location : query

          Type : string

        filter

          Description : Optional. Filter expression to filter the results. See AIP-160 for filtering syntax. Supported fields are: - `sha256` (string, equality only, e.g. `sha256 = "..."`) - `state` (enum, equality only, e.g. `state = "ACTIVE"`) - `create_time` (timestamp, comparisons, e.g. `create_time > "2026-01-01T00:00:00Z"`)

          Location : query

          Type : string

      Parameter Order : parent

      Scopes : https://www.googleapis.com/auth/cloud-platform

      Description : Lists WildfireVerdictChangeRequests in a given Firewall Endpoint in a project and location.

  • networksecurity.projects.locations.firewallEndpoints.wildfireVerdictChangeRequests.get

      Path : v1beta1/{+name}

      Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/firewallEndpoints/{firewallEndpointsId}/wildfireVerdictChangeRequests/{wildfireVerdictChangeRequestsId}

      HTTP Method : GET

      Parameters :

        name

          Description : Required. Name of the WildfireVerdictChangeRequest to retrieve. Format: organizations|projects/{project_or_organization}/locations/{location}/firewallEndpoints/{firewall_endpoint}/wildfireVerdictChangeRequests/{wildfire_verdict_change_request_id} Where {wildfire_verdict_change_request_id} is the ID in the format: ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$

          Pattern : ^projects/[^/]+/locations/[^/]+/firewallEndpoints/[^/]+/wildfireVerdictChangeRequests/[^/]+$

          Location : path

          Required : Yes

          Type : string

      Parameter Order : name

      Scopes : https://www.googleapis.com/auth/cloud-platform

      Description : Get WildfireVerdictChangeRequest in a given Firewall Endpoint in a project and location.

  • networksecurity.projects.locations.firewallEndpoints.wildfireVerdictChangeRequests.create

      Path : v1beta1/{+parent}/wildfireVerdictChangeRequests

      Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/firewallEndpoints/{firewallEndpointsId}/wildfireVerdictChangeRequests

      HTTP Method : POST

      Parameters :

        parent

          Description : Required. Parent value for CreateWildfireVerdictChangeRequestRequest. The parent is a firewall endpoint resource. Format: organizations|projects/{project_or_organization}/locations/{location}/firewallEndpoints/{firewall_endpoint}

          Pattern : ^projects/[^/]+/locations/[^/]+/firewallEndpoints/[^/]+$

          Location : path

          Required : Yes

          Type : string

      Parameter Order : parent

      Scopes : https://www.googleapis.com/auth/cloud-platform

      Description : Create WildfireVerdictChangeRequest in a given Firewall Endpoint in a project and location.

  • networksecurity.organizations.locations.firewallEndpoints.wildfireVerdictChangeRequests.list

      Path : v1beta1/{+parent}/wildfireVerdictChangeRequests

      Flat Path : v1beta1/organizations/{organizationsId}/locations/{locationsId}/firewallEndpoints/{firewallEndpointsId}/wildfireVerdictChangeRequests

      HTTP Method : GET

      Parameters :

        parent

          Description : Required. Parent value for ListWildfireVerdictChangeRequestsRequest. The parent is a firewall endpoint resource. Format: organizations|projects/{project_or_organization}/locations/{location}/firewallEndpoints/{firewall_endpoint}

          Pattern : ^organizations/[^/]+/locations/[^/]+/firewallEndpoints/[^/]+$

          Location : path

          Required : Yes

          Type : string

        pageSize

          Description : Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.

          Location : query

          Type : integer

          Format : int32

        pageToken

          Description : Optional. A token identifying a page of results the server should return.

          Location : query

          Type : string

        filter

          Description : Optional. Filter expression to filter the results. See AIP-160 for filtering syntax. Supported fields are: - `sha256` (string, equality only, e.g. `sha256 = "..."`) - `state` (enum, equality only, e.g. `state = "ACTIVE"`) - `create_time` (timestamp, comparisons, e.g. `create_time > "2026-01-01T00:00:00Z"`)

          Location : query

          Type : string

      Parameter Order : parent

      Scopes : https://www.googleapis.com/auth/cloud-platform

      Description : Lists WildfireVerdictChangeRequests in a given Firewall Endpoint in an organization and location.

  • networksecurity.organizations.locations.firewallEndpoints.wildfireVerdictChangeRequests.get

      Path : v1beta1/{+name}

      Flat Path : v1beta1/organizations/{organizationsId}/locations/{locationsId}/firewallEndpoints/{firewallEndpointsId}/wildfireVerdictChangeRequests/{wildfireVerdictChangeRequestsId}

      HTTP Method : GET

      Parameters :

        name

          Description : Required. Name of the WildfireVerdictChangeRequest to retrieve. Format: organizations|projects/{project_or_organization}/locations/{location}/firewallEndpoints/{firewall_endpoint}/wildfireVerdictChangeRequests/{wildfire_verdict_change_request_id} Where {wildfire_verdict_change_request_id} is the ID in the format: ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$

          Pattern : ^organizations/[^/]+/locations/[^/]+/firewallEndpoints/[^/]+/wildfireVerdictChangeRequests/[^/]+$

          Location : path

          Required : Yes

          Type : string

      Parameter Order : name

      Scopes : https://www.googleapis.com/auth/cloud-platform

      Description : Get WildfireVerdictChangeRequest in a given Firewall Endpoint in an organization and location.

  • networksecurity.organizations.locations.firewallEndpoints.wildfireVerdictChangeRequests.create

      Path : v1beta1/{+parent}/wildfireVerdictChangeRequests

      Flat Path : v1beta1/organizations/{organizationsId}/locations/{locationsId}/firewallEndpoints/{firewallEndpointsId}/wildfireVerdictChangeRequests

      HTTP Method : POST

      Parameters :

        parent

          Description : Required. Parent value for CreateWildfireVerdictChangeRequestRequest. The parent is a firewall endpoint resource. Format: organizations|projects/{project_or_organization}/locations/{location}/firewallEndpoints/{firewall_endpoint}

          Pattern : ^organizations/[^/]+/locations/[^/]+/firewallEndpoints/[^/]+$

          Location : path

          Required : Yes

          Type : string

      Parameter Order : parent

      Scopes : https://www.googleapis.com/auth/cloud-platform

      Description : Create WildfireVerdictChangeRequest in a given Firewall Endpoint in an organization and location.