requestorId property

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

The requestor ID is used to identify if the request comes from a GCA investigation or the old Ask Gemini Experience.

Optional.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
core.String? requestorId;