Google Cloud Security Command Center V1p1beta1 Client - Class RunAssetDiscoveryRequest (1.19.1)

Reference documentation and code samples for the Google Cloud Security Command Center V1p1beta1 Client class RunAssetDiscoveryRequest.

Request message for running asset discovery for an organization.

Generated from protobuf message google.cloud.securitycenter.v1p1beta1.RunAssetDiscoveryRequest

Namespace

Google \ Cloud \ SecurityCenter \ V1p1beta1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ parent string

Required. Name of the organization to run asset discovery for. Its format is "organizations/[organization_id]".

getParent

Required. Name of the organization to run asset discovery for. Its format is "organizations/[organization_id]".

Returns
TypeDescription
string

setParent

Required. Name of the organization to run asset discovery for. Its format is "organizations/[organization_id]".

Parameter
NameDescription
var string
Returns
TypeDescription
$this