featureGroup property

FeatureGroup? featureGroup
final

Required. The FeatureGroup's name field is used to identify the FeatureGroup to be updated. Format: projects/{project}/locations/{location}/featureGroups/{feature_group}

Implementation

final FeatureGroup? featureGroup;