dtkt.replication.v1beta1messages.proto

CheckSourceAuthResponse

Message

Response for checking source auth.

FieldTypeNumberDescription
type
AuthType
1

The auth type of this source.

successbool2

Indicates if the auth check was successful.

errorstring3

Error message if success is false.

oauthOneOf

Present when type is OAuth.

auth_code_urlstring4

Returned when check is code.

token
OAuthToken
5

Returned when check type is token or refresh.

config_data
Struct
6

Data for source config.