googleReferenceId property

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

Google reference ID, to be used when raising support tickets with Google or otherwise to debug backend connectivity issues.

[Deprecated] This field is not used.

Output only.

Implementation

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