Google Cloud Vision Ai V1 Client - Class Application (0.3.0)

Reference documentation and code samples for the Google Cloud Vision Ai V1 Client class Application.

Message describing Application object

Generated from protobuf message google.cloud.visionai.v1.Application

Namespace

Google \ Cloud \ VisionAI \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ name
string

name of resource

↳ create_time
Google\Protobuf\Timestamp

Output only. [Output only] Create timestamp

↳ update_time
Google\Protobuf\Timestamp

Output only. [Output only] Update timestamp

↳ labels
array| Google\Protobuf\Internal\MapField

Labels as key value pairs

↳ display_name
string

Required. A user friendly display name for the solution.

↳ description
string

A description for this application.

↳ application_configs
ApplicationConfigs

Application graph configuration.

↳ runtime_info
Application\ApplicationRuntimeInfo

Output only. Application graph runtime info. Only exists when application state equals to DEPLOYED.

↳ state
int

Output only. State of the application.

↳ billing_mode
int

Billing mode of the application.

getName

name of resource

Returns
Type
Description
string

setName

name of resource

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getCreateTime

Output only. [Output only] Create timestamp

Returns
Type
Description

hasCreateTime

clearCreateTime

setCreateTime

Output only. [Output only] Create timestamp

Parameter
Name
Description
Returns
Type
Description
$this

getUpdateTime

Output only. [Output only] Update timestamp

Returns
Type
Description

hasUpdateTime

clearUpdateTime

setUpdateTime

Output only. [Output only] Update timestamp

Parameter
Name
Description
Returns
Type
Description
$this

getLabels

Labels as key value pairs

Returns
Type
Description

setLabels

Labels as key value pairs

Parameter
Name
Description
Returns
Type
Description
$this

getDisplayName

Required. A user friendly display name for the solution.

Returns
Type
Description
string

setDisplayName

Required. A user friendly display name for the solution.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getDescription

A description for this application.

Returns
Type
Description
string

setDescription

A description for this application.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getApplicationConfigs

Application graph configuration.

Returns
Type
Description

hasApplicationConfigs

clearApplicationConfigs

setApplicationConfigs

Application graph configuration.

Parameter
Name
Description
Returns
Type
Description
$this

getRuntimeInfo

Output only. Application graph runtime info. Only exists when application state equals to DEPLOYED.

Returns
Type
Description

hasRuntimeInfo

clearRuntimeInfo

setRuntimeInfo

Output only. Application graph runtime info. Only exists when application state equals to DEPLOYED.

Parameter
Name
Description
Returns
Type
Description
$this

getState

Output only. State of the application.

Returns
Type
Description
int
Enum of type State .

setState

Output only. State of the application.

Parameter
Name
Description
var
int

Enum of type State .

Returns
Type
Description
$this

getBillingMode

Billing mode of the application.

Returns
Type
Description
int
Enum of type BillingMode .

setBillingMode

Billing mode of the application.

Parameter
Name
Description
var
int

Enum of type BillingMode .

Returns
Type
Description
$this
Create a Mobile Website
View Site in Mobile | Classic
Share by: