stateMessage property

String? stateMessage
getter/setter pair

Extra information about ApiHub instance state.

Currently the message would be populated when state is FAILED.

Output only.

Implementation

core.String? stateMessage;