Reference documentation and code samples for the Google Cloud Vision Ai V1 Client class RenewLeaseRequest.
Request message for renewing a lease.
Generated from protobuf message google.cloud.visionai.v1.RenewLeaseRequest
Namespace
Google \ Cloud \ VisionAI \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ id
string
Lease id.
↳ series
string
Series name.
↳ owner
string
Lease owner.
↳ term
getId
Lease id.
string
setId
Lease id.
var
string
$this
getSeries
Series name.
string
setSeries
Series name.
var
string
$this
getOwner
Lease owner.
string
setOwner
Lease owner.
var
string
$this
getTerm
Lease term.
hasTerm
clearTerm
setTerm
Lease term.
$this

