Reference documentation and code samples for the Google Cloud Vision Ai V1 Client class Draft.
Message describing Draft object
Generated from protobuf message google.cloud.visionai.v1.Draft
Namespace
Google \ Cloud \ VisionAI \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
name of resource
↳ create_time
↳ update_time
↳ labels
↳ display_name
string
Required. A user friendly display name for the solution.
↳ description
string
A description for this application.
↳ draft_application_configs
getName
name of resource
string
setName
name of resource
var
string
$this
getCreateTime
Output only. [Output only] Create timestamp
hasCreateTime
clearCreateTime
setCreateTime
Output only. [Output only] Create timestamp
$this
getUpdateTime
Output only. [Output only] Create timestamp
hasUpdateTime
clearUpdateTime
setUpdateTime
Output only. [Output only] Create timestamp
$this
getLabels
Labels as key value pairs
setLabels
Labels as key value pairs
$this
getDisplayName
Required. A user friendly display name for the solution.
string
setDisplayName
Required. A user friendly display name for the solution.
var
string
$this
getDescription
A description for this application.
string
setDescription
A description for this application.
var
string
$this
getDraftApplicationConfigs
The draft application configs which haven't been updated to an application.
hasDraftApplicationConfigs
clearDraftApplicationConfigs
setDraftApplicationConfigs
The draft application configs which haven't been updated to an application.
$this

