ListInboundSamlConfigsResponse

Response for ListInboundSamlConfigs

JSON representation
{
  "inboundSamlConfigs": [
    {
      object (InboundSamlConfig)
    }
  ],
  "nextPageToken": string
}
Fields
inboundSamlConfigs[]

object (InboundSamlConfig)

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.