operationId property

String? operationId
final

A value that you can use to determine whether the request completed successfully. To get the status of the operation, see GetOperation.

Implementation

final String? operationId;