Reference documentation and code samples for the Google Cloud Audit Manager V1 Client class AuditScopeReport.
The audit scope report.
Generated from protobuf message google.cloud.auditmanager.v1.AuditScopeReport
Namespace
Google \ Cloud \ AuditManager \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ scope_report_contents |
string
The audit scope report content in byte format. |
↳ name |
string
Identifier. The name of this Audit Report, in the format of scope given in request. |
getScopeReportContents
The audit scope report content in byte format.
| Returns | |
|---|---|
| Type | Description |
string |
|
hasScopeReportContents
setScopeReportContents
The audit scope report content in byte format.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getName
Identifier. The name of this Audit Report, in the format of scope given in request.
| Returns | |
|---|---|
| Type | Description |
string |
|
setName
Identifier. The name of this Audit Report, in the format of scope given in request.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getAuditReport
| Returns | |
|---|---|
| Type | Description |
string |
|