Reference documentation and code samples for the Google Cloud Asset V1 Client class Resource.
A Google Cloud resource under analysis.
Generated from protobuf message google.cloud.asset.v1.IamPolicyAnalysisResult.Resource
Namespace
Google \ Cloud \ Asset \ V1 \ IamPolicyAnalysisResultMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ full_resource_name |
string
|
↳ analysis_state |
Google\Cloud\Asset\V1\IamPolicyAnalysisState
The analysis state of this resource. |
getFullResourceName
Returns | |
---|---|
Type | Description |
string |
setFullResourceName
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getAnalysisState
The analysis state of this resource.
Returns | |
---|---|
Type | Description |
Google\Cloud\Asset\V1\IamPolicyAnalysisState|null |
hasAnalysisState
clearAnalysisState
setAnalysisState
The analysis state of this resource.
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\Asset\V1\IamPolicyAnalysisState
|
Returns | |
---|---|
Type | Description |
$this |