Interface OmnichannelIntegrationConfig.CesAppConfigOrBuilder (0.1.0)

public static interface OmnichannelIntegrationConfig.CesAppConfigOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getApp()

public abstract String getApp()

The unique identifier of the CES app. Format: projects/{project}/locations/{location}/apps/{app}

string app = 1 [(.google.api.resource_reference) = { ... }

Returns
Type Description
String

The app.

getAppBytes()

public abstract ByteString getAppBytes()

The unique identifier of the CES app. Format: projects/{project}/locations/{location}/apps/{app}

string app = 1 [(.google.api.resource_reference) = { ... }

Returns
Type Description
ByteString

The bytes for app.