Skip to content

Commit 9863d58

Browse files
feat(logging): update the api
#### logging:v2 The following keys were added: - schemas.AuditConfig (Total Keys: 5) - schemas.AuditLogConfig (Total Keys: 5) - schemas.Policy.properties.auditConfigs (Total Keys: 2)
1 parent 77b7ca2 commit 9863d58

6 files changed

+222
-11
lines changed

docs/dyn/logging_v2.billingAccounts.locations.buckets.views.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ <h3>Method Details</h3>
123123
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The last update timestamp of the view.
124124
}
125125

126-
viewId: string, Required. A client-assigned identifier such as &quot;my-view&quot;. Identifiers are limited to 100 characters and can include only letters, digits, underscores, and hyphens.
126+
viewId: string, Required. A client-assigned identifier such as &quot;my-view&quot;. Identifiers are limited to 100 characters and can include only letters, digits, underscores, hyphens, and periods.
127127
x__xgafv: string, V1 error format.
128128
Allowed values
129129
1 - v1 error format

0 commit comments

Comments
 (0)