resources property

List<String>? resources
getter/setter pair

The entry names to look up the context for.

The maximum number of resources for a request is limited to 10.Examples:projects/{project}/locations/{location}/entryGroups/{entry_group}/entries/{entry}

Required.

Implementation

core.List<core.String>? resources;