public sealed class EnrollResourceRequest.Types.EligibleDestination : IMessage<EnrollResourceRequest.Types.EligibleDestination>, IEquatable<EnrollResourceRequest.Types.EligibleDestination>, IDeepCloneable<EnrollResourceRequest.Types.EligibleDestination>, IBufferMessage, IMessageReference documentation and code samples for the Audit Manager v1 API class EnrollResourceRequest.Types.EligibleDestination.
The destination details where the audit report must be uploaded.
Implements
IMessageEnrollResourceRequestTypesEligibleDestination, IEquatableEnrollResourceRequestTypesEligibleDestination, IDeepCloneableEnrollResourceRequestTypesEligibleDestination, IBufferMessage, IMessageNamespace
Google.Cloud.AuditManager.V1Assembly
Google.Cloud.AuditManager.V1.dll
Constructors
EligibleDestination()
public EligibleDestination()EligibleDestination(EligibleDestination)
public EligibleDestination(EnrollResourceRequest.Types.EligibleDestination other)| Parameter | |
|---|---|
| Name | Description |
other |
EnrollResourceRequestTypesEligibleDestination |
Properties
EligibleDestinationsCase
public EnrollResourceRequest.Types.EligibleDestination.EligibleDestinationsOneofCase EligibleDestinationsCase { get; }| Property Value | |
|---|---|
| Type | Description |
EnrollResourceRequestTypesEligibleDestinationEligibleDestinationsOneofCase |
|
EligibleGcsBucket
public string EligibleGcsBucket { get; set; }The Cloud Storage bucket location where the audit report and evidences
can be uploaded during the GenerateAuditReport API call.
| Property Value | |
|---|---|
| Type | Description |
string |
|
HasEligibleGcsBucket
public bool HasEligibleGcsBucket { get; }Gets whether the "eligible_gcs_bucket" field is set
| Property Value | |
|---|---|
| Type | Description |
bool |
|