bucketTypes property

List<String>? bucketTypes
getter/setter pair

Bucket types that should be profiled.

Optional. Defaults to TYPE_ALL_SUPPORTED if unspecified.

Optional.

Implementation

core.List<core.String>? bucketTypes;