resourceType property

List<String>? resourceType
getter/setter pair

If set, only return changes if they are for a resource that matches at least one of these types.

Optional.

Implementation

core.List<core.String>? resourceType;