public enum ReplayConfig.Types.LogSourceReference documentation and code samples for the Policy Simulator v1 API enum ReplayConfig.Types.LogSource.
The source of the logs to use for a [Replay][google.cloud.policysimulator.v1.Replay].
Namespace
Google.Cloud.PolicySimulator.V1Assembly
Google.Cloud.PolicySimulator.V1.dll
Fields |
|
|---|---|
| Name | Description |
RecentAccesses |
All access logs from the last 90 days. These logs may not include logs from the most recent 7 days. |
Unspecified |
An unspecified log source.
If the log source is unspecified, the
[Replay][google.cloud.policysimulator.v1.Replay] defaults to using
|