RunStreamRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request message for running a stream.
Attributes |
|
|---|---|
| Name | Description |
name |
str
Required. Name of the stream resource to start, in the format: projects/{project_id}/locations/{location}/streams/{stream_name} |
cdc_strategy |
google.cloud.datastream_v1.types.CdcStrategy
Optional. The CDC strategy of the stream. If not set, the system's default value will be used. |
force |
bool
Optional. Update the stream without validating it. |