Reference documentation and code samples for the Google Cloud Vm Migration V1 Client class Expiration.
Expiration holds information about the expiration of a MigratingVm.
Generated from protobuf message google.cloud.vmmigration.v1.MigratingVm.Expiration
Namespace
Google \ Cloud \ VMMigration \ V1 \ MigratingVmMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ expire_time
↳ extension_count
int
Output only. The number of times expiration was extended.
↳ extendable
bool
Output only. Describes whether the expiration can be extended.
getExpireTime
Output only. Timestamp of when this resource is considered expired.
hasExpireTime
clearExpireTime
setExpireTime
Output only. Timestamp of when this resource is considered expired.
$this
getExtensionCount
Output only. The number of times expiration was extended.
int
setExtensionCount
Output only. The number of times expiration was extended.
var
int
$this
getExtendable
Output only. Describes whether the expiration can be extended.
bool
setExtendable
Output only. Describes whether the expiration can be extended.
var
bool
$this