customAudiences property

  1. @Deprecated('Not supported. Member documentation may have more information.')
List<String>? customAudiences
getter/setter pair

Deprecated: Not supported, and ignored by Cloud Run.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
core.List<core.String>? customAudiences;