Reference documentation and code samples for the Google Cloud Audit Manager V1 Client class DestinationDetails.
The locations where the generated reports are saved.
Generated from protobuf message google.cloud.auditmanager.v1.DestinationDetails
Namespace
Google \ Cloud \ AuditManager \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ gcs_bucket_uri |
string
The Cloud Storage bucket where the audit report is/will be uploaded. |
getGcsBucketUri
The Cloud Storage bucket where the audit report is/will be uploaded.
| Returns | |
|---|---|
| Type | Description |
string |
|
hasGcsBucketUri
setGcsBucketUri
The Cloud Storage bucket where the audit report is/will be uploaded.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getDestination
| Returns | |
|---|---|
| Type | Description |
string |
|