ListResourceValueConfigsResponse

Response message to list resource value configs

JSON representation
{ "resourceValueConfigs": [ { object (ResourceValueConfig) } ], "nextPageToken": string }
Fields
resourceValueConfigs[]

object (ResourceValueConfig)

The resource value configs from the specified parent.

nextPageToken

string

A token, which can be sent as pageToken to retrieve the next page. If this field is empty, there are no subsequent pages.