Google Cloud Security Command Center V2 Client - Class CreateSourceRequest (2.2.1)

Reference documentation and code samples for the Google Cloud Security Command Center V2 Client class CreateSourceRequest.

Request message for creating a source.

Generated from protobuf message google.cloud.securitycenter.v2.CreateSourceRequest

Namespace

Google \ Cloud \ SecurityCenter \ V2

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ parent
string

Required. Resource name of the new source's parent. Its format should be organizations/[organization_id] .

↳ source
Source

Required. The Source being created, only the display_name and description will be used. All other fields will be ignored.

getParent

Required. Resource name of the new source's parent. Its format should be organizations/[organization_id] .

Returns
Type
Description
string

setParent

Required. Resource name of the new source's parent. Its format should be organizations/[organization_id] .

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getSource

Required. The Source being created, only the display_name and description will be used. All other fields will be ignored.

Returns
Type
Description
Source |null

hasSource

clearSource

setSource

Required. The Source being created, only the display_name and description will be used. All other fields will be ignored.

Parameter
Name
Description
var
Returns
Type
Description
$this

static::build

Parameters
Name
Description
parent
string

Required. Resource name of the new source's parent. Its format should be organizations/[organization_id] . Please see SecurityCenterClient::organizationName() for help formatting this field.

source
Source

Required. The Source being created, only the display_name and description will be used. All other fields will be ignored.

Returns
Type
Description
Design a Mobile Site
View Site in Mobile | Classic
Share by: