class AnalyzerOrgPolicy extends Collection (View source)

Properties

protected $collection_key
string $appliedResource
string $attachedResource
bool $inheritFromParent
bool $reset
protected $rulesType
protected $rulesDataType

Methods

setAppliedResource($appliedResource)

No description

string
getAppliedResource()

No description

setAttachedResource($attachedResource)

No description

string
getAttachedResource()

No description

setInheritFromParent($inheritFromParent)

No description

bool
getInheritFromParent()

No description

setReset($reset)

No description

bool
getReset()

No description

setRules($rules)

No description

getRules()

No description

Details

setAppliedResource($appliedResource)

No description

Parameters

$appliedResource

string getAppliedResource()

No description

Return Value

string

setAttachedResource($attachedResource)

No description

Parameters

$attachedResource

string getAttachedResource()

No description

Return Value

string

setInheritFromParent($inheritFromParent)

No description

Parameters

$inheritFromParent

bool getInheritFromParent()

No description

Return Value

bool

setReset($reset)

No description

Parameters

$reset

bool getReset()

No description

Return Value

bool

setRules($rules)

No description

Parameters

$rules

GoogleCloudAssetV1Rule[] getRules()

No description

Return Value

GoogleCloudAssetV1Rule[]