Reference documentation and code samples for the Google Cloud Ces V1 Client class ExportAppResponse.
Response message for AgentService.ExportApp.
Generated from protobuf message google.cloud.ces.v1.ExportAppResponse
Namespace
Google \ Cloud \ Ces \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ app_content |
string
App folder compressed as a zip file. |
↳ app_uri |
string
The Google Cloud Storage URI to which the app was exported. |
getAppContent
App folder compressed as a zip file.
| Returns | |
|---|---|
| Type | Description |
string |
|
hasAppContent
setAppContent
App folder compressed as a zip file.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getAppUri
The Google Cloud Storage URI to which the app was exported.
| Returns | |
|---|---|
| Type | Description |
string |
|
hasAppUri
setAppUri
The Google Cloud Storage URI to which the app was exported.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getApp
| Returns | |
|---|---|
| Type | Description |
string |
|