GoogleCloudApigeeV1ProfileConfig constructor

GoogleCloudApigeeV1ProfileConfig({
  1. List<GoogleCloudApigeeV1ProfileConfigCategory>? categories,
})

Implementation

GoogleCloudApigeeV1ProfileConfig({
  this.categories,
});