public static interface OmnichannelIntegrationConfig.CesAppConfigOrBuilder extends MessageOrBuilderImplements
MessageOrBuilderMethods
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. |