id property

String id
final

An identifier for a message in this batch used to communicate the result.

This identifier can have up to 80 characters. The following characters are accepted: alphanumeric characters, hyphens(-), and underscores (_).

Implementation

final String id;