Reference documentation and code samples for the Google Cloud Security Command Center V2 Client class Disk.
Contains information about the disk associated with the finding.
Generated from protobuf message google.cloud.securitycenter.v2.Disk
Namespace
Google \ Cloud \ SecurityCenter \ V2Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
The name of the disk, for example, |
getName
The name of the disk, for example,
https://www.googleapis.com/compute/v1/projects/{project-id}/zones/{zone-id}/disks/{disk-id}
.
Returns | |
---|---|
Type | Description |
string |
setName
The name of the disk, for example,
https://www.googleapis.com/compute/v1/projects/{project-id}/zones/{zone-id}/disks/{disk-id}
.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |