dtkt.replication.v1beta1messages.proto

CreateSourceResponse

Message

Response from create configured Source.

FieldTypeNumberDescription
createdbool1

Indicates whether Source was successfully created.

errorstring2

An error message if created is false.

source
Source
3

The returned Source if created is true.