ListKmsConfigsResponse

ListKmsConfigsResponse

JSON representation
{
  "kmsConfigs": [
    {
      object (KmsConfig)
    }
  ],
  "nextPageToken": string,
  "unreachable": [
    string
  ]
}
Fields
kmsConfigs[]

object (KmsConfig)

The list of KmsConfigs

nextPageToken

string

A token identifying a page of results the server should return.

unreachable[]

string

Locations that could not be reached.