Reference documentation and code samples for the Google Cloud Rapid Migration Assessment V1 Client class Annotation.
Message describing an Annotation
Generated from protobuf message google.cloud.rapidmigrationassessment.v1.Annotation
Namespace
Google \ Cloud \ RapidMigrationAssessment \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
name of resource.
↳ create_time
↳ update_time
↳ labels
↳ type
int
Type of an annotation.
getName
name of resource.
string
setName
name of resource.
var
string
$this
getCreateTime
Output only. Create time stamp.
hasCreateTime
clearCreateTime
setCreateTime
Output only. Create time stamp.
$this
getUpdateTime
Output only. Update time stamp.
hasUpdateTime
clearUpdateTime
setUpdateTime
Output only. Update time stamp.
$this
getLabels
Labels as key value pairs.
setLabels
Labels as key value pairs.
$this
getType
Type of an annotation.
int
setType
Type of an annotation.
var
int
$this