Reference documentation and code samples for the Google Cloud Audit Manager V1 Client class GetAuditReportRequest.
Message for requesting the overall audit report for an audit report name.
Generated from protobuf message google.cloud.auditmanager.v1.GetAuditReportRequest
Namespace
Google \ Cloud \ AuditManager \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. Format projects/{project}/locations/{location}/auditReports/{audit_report}, folders/{folder}/locations/{location}/auditReports/{audit_report}
getName
Required. Format projects/{project}/locations/{location}/auditReports/{audit_report}, folders/{folder}/locations/{location}/auditReports/{audit_report}
string
setName
Required. Format projects/{project}/locations/{location}/auditReports/{audit_report}, folders/{folder}/locations/{location}/auditReports/{audit_report}
var
string
$this
static::build
name
string
Required. Format projects/{project}/locations/{location}/auditReports/{audit_report}, folders/{folder}/locations/{location}/auditReports/{audit_report} Please see AuditManagerClient::auditReportName() for help formatting this field.

