Datastream API (datastream:v1)

2023-07-28

1 new method

Additions

    Methods
  • datastream.projects.locations.streams.run

      HTTP Method: POST

      Path: v1/{+name}:run

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

      Parameter Order: name

      Flat Path: v1/projects/{projectsId}/locations/{locationsId}/streams/{streamsId}:run

      Parameters:

        name

          Required: Yes

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

          Type: string

          Location: path

          Description: Required. Name of the stream resource to start, in the format: projects/{project_id}/locations/{location}/streams/{stream_name}

      Description: Use this method to start, resume or recover a stream with a non default CDC strategy.