apiGroup property

String? apiGroup
final

APIGroup is the group for the resource being referenced. It is empty for the core API. This matches the group in the APIVersion that is used when creating the resources.

Implementation

final String? apiGroup;