Reference documentation and code samples for the Google Cloud Rapid Migration Assessment V1 Client class Collector.
Message describing Collector object.
Generated from protobuf message google.cloud.rapidmigrationassessment.v1.Collector
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
↳ display_name
string
User specified name of the Collector.
↳ description
string
User specified description of the Collector.
↳ service_account
string
Service Account email used to ingest data to this Collector.
↳ bucket
string
Output only. Store cloud storage bucket name (which is a guid) created with this Collector.
↳ expected_asset_count
int|string
User specified expected asset count.
↳ state
int
Output only. State of the Collector.
↳ client_version
string
Output only. Client version.
↳ guest_os_scan
↳ vsphere_scan
↳ collection_days
int
How many days to collect data.
↳ eula_uri
string
Uri for EULA (End User License Agreement) from customer.
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
getDisplayName
User specified name of the Collector.
string
setDisplayName
User specified name of the Collector.
var
string
$this
getDescription
User specified description of the Collector.
string
setDescription
User specified description of the Collector.
var
string
$this
getServiceAccount
Service Account email used to ingest data to this Collector.
string
setServiceAccount
Service Account email used to ingest data to this Collector.
var
string
$this
getBucket
Output only. Store cloud storage bucket name (which is a guid) created with this Collector.
string
setBucket
Output only. Store cloud storage bucket name (which is a guid) created with this Collector.
var
string
$this
getExpectedAssetCount
User specified expected asset count.
int|string
setExpectedAssetCount
User specified expected asset count.
var
int|string
$this
getState
Output only. State of the Collector.
int
setState
Output only. State of the Collector.
var
int
$this
getClientVersion
Output only. Client version.
string
setClientVersion
Output only. Client version.
var
string
$this
getGuestOsScan
Output only. Reference to MC Source Guest Os Scan.
hasGuestOsScan
clearGuestOsScan
setGuestOsScan
Output only. Reference to MC Source Guest Os Scan.
$this
getVsphereScan
Output only. Reference to MC Source vsphere_scan.
hasVsphereScan
clearVsphereScan
setVsphereScan
Output only. Reference to MC Source vsphere_scan.
$this
getCollectionDays
How many days to collect data.
int
setCollectionDays
How many days to collect data.
var
int
$this
getEulaUri
Uri for EULA (End User License Agreement) from customer.
string
setEulaUri
Uri for EULA (End User License Agreement) from customer.
var
string
$this