Reference documentation and code samples for the Google Cloud Model Armor V1beta Client class Template.
Message describing Template resource
Generated from protobuf message google.cloud.modelarmor.v1beta.Template
Namespace
Google \ Cloud \ ModelArmor \ V1betaMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Identifier. name of resource
↳ create_time
↳ update_time
↳ labels
↳ filter_config
↳ template_metadata
getName
Identifier. name of resource
string
setName
Identifier. name of resource
var
string
$this
getCreateTime
Output only. [Output only] Create time stamp
hasCreateTime
clearCreateTime
setCreateTime
Output only. [Output only] Create time stamp
$this
getUpdateTime
Output only. [Output only] Update time stamp
hasUpdateTime
clearUpdateTime
setUpdateTime
Output only. [Output only] Update time stamp
$this
getLabels
Optional. Labels as key value pairs
setLabels
Optional. Labels as key value pairs
$this
getFilterConfig
Required. filter configuration for this template
hasFilterConfig
clearFilterConfig
setFilterConfig
Required. filter configuration for this template
$this
getTemplateMetadata
Optional. metadata for this template
hasTemplateMetadata
clearTemplateMetadata
setTemplateMetadata
Optional. metadata for this template
$this