Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ConnectionResult

Result from connection test and validation. SUCCEEDED - The connection is valid and tested successfully. FAILED - The connection validation failed. This could be due to incorrect or insufficient credentials or invalid connection metadata.

Enumeration members

Failed

Failed: = "FAILED"

Succeeded

Succeeded: = "SUCCEEDED"

UnknownValue

UnknownValue: = "UNKNOWN_VALUE"

This value is used if a service returns a value for this enum that is not recognized by this version of the SDK.

Functions

getDeserializedJsonObj

getJsonObj