TwoLeggedOAuth(mapping=None, *, ignore_unknown_fields=False, **kwargs)Message describing TwoLeggedOAuth object.
Attributes |
|
|---|---|
| Name | Description |
client_secret |
str
Optional. Input only. The client secret of the OAuth client. |
client_id |
str
Optional. The client ID of the OAuth client. |
token_url |
str
Optional. The token endpoint of the OAuth client. |