ListOAuthIdpConfigsResponse

Response for ListOAuthIdpConfigs

JSON representation
{ "oauthIdpConfigs": [ { object (OAuthIdpConfig) } ], "nextPageToken": string }
Fields
oauthIdpConfigs[]

object (OAuthIdpConfig)

The set of configs.

nextPageToken

string

Token to retrieve the next page of results, or empty if there are no more results in the list.