topics property

List<GoogleSearchIdeahubV1betaTopic>? topics
getter/setter pair

The Topics that match the idea.

Implementation

core.List<GoogleSearchIdeahubV1betaTopic>? topics;