Security Command Center V2 API - Class Google::Cloud::SecurityCenter::V2::Disk (v1.1.0)

Reference documentation and code samples for the Security Command Center V2 API class Google::Cloud::SecurityCenter::V2::Disk.

Contains information about the disk associated with the finding.

Inherits

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — The name of the disk, for example, https://www.googleapis.com/compute/v1/projects/{project-id}/zones/{zone-id}/disks/{disk-id}.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — The name of the disk, for example, https://www.googleapis.com/compute/v1/projects/{project-id}/zones/{zone-id}/disks/{disk-id}.
Returns
  • (::String) — The name of the disk, for example, https://www.googleapis.com/compute/v1/projects/{project-id}/zones/{zone-id}/disks/{disk-id}.