Reference documentation and code samples for the Google Cloud Security Compliance V1 Client class CmEligibleDestination.
The destination details where audit reports are uploaded.
Generated from protobuf message google.cloud.cloudsecuritycompliance.v1.AuditConfig.CmEligibleDestination
Namespace
Google \ Cloud \ CloudSecurityCompliance \ V1 \ AuditConfigMethods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ gcs_bucket |
string
The Cloud Storage bucket where audit reports and evidences can be uploaded. The format is |
getGcsBucket
The Cloud Storage bucket where audit reports and evidences can be
uploaded. The format is gs://{bucket_name}.
| Returns | |
|---|---|
| Type | Description |
string |
|
hasGcsBucket
setGcsBucket
The Cloud Storage bucket where audit reports and evidences can be
uploaded. The format is gs://{bucket_name}.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getCmEligibleDestinations
| Returns | |
|---|---|
| Type | Description |
string |
|