Skip to content

Commit 375cbb1

Browse files
feat(logging): update the api
#### logging:v2 The following keys were deleted: - schemas.AuditConfig (Total Keys: 5) - schemas.AuditLogConfig (Total Keys: 5) - schemas.Policy.properties.auditConfigs (Total Keys: 2)
1 parent 457dfb4 commit 375cbb1

6 files changed

+11
-222
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, hyphens, and periods.
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.
127127
x__xgafv: string, V1 error format.
128128
Allowed values
129129
1 - v1 error format

0 commit comments

Comments
 (0)