Skip to content

Commit f48c5b7

Browse files
feat(privateca): update the api
#### privateca:v1beta1 The following keys were deleted: - schemas.BillingView (Total Keys: 4) - schemas.Exemplar (Total Keys: 9) - schemas.GoogleApiServicecontrolV1AttributeValue (Total Keys: 6) - schemas.GoogleApiServicecontrolV1Attributes (Total Keys: 6) - schemas.GoogleApiServicecontrolV1Distribution (Total Keys: 20) - schemas.GoogleApiServicecontrolV1ExplicitBuckets (Total Keys: 5) - schemas.GoogleApiServicecontrolV1ExponentialBuckets (Total Keys: 8) - schemas.GoogleApiServicecontrolV1HttpRequest (Total Keys: 21) - schemas.GoogleApiServicecontrolV1LinearBuckets (Total Keys: 8) - schemas.GoogleApiServicecontrolV1LogEntry (Total Keys: 30) - schemas.GoogleApiServicecontrolV1MetricValue (Total Keys: 21) - schemas.GoogleApiServicecontrolV1Operation (Total Keys: 26) - schemas.GoogleApiServicecontrolV1QuotaProperties (Total Keys: 3) - schemas.GoogleApiServicecontrolV1ReportRequest (Total Keys: 6) - schemas.GoogleApiServicecontrolV1ResourceInfo (Total Keys: 5) - schemas.GoogleApiServicecontrolV1TraceSpan (Total Keys: 16) - schemas.GoogleApiServicecontrolV1TruncatableString (Total Keys: 5) - schemas.Money (Total Keys: 7) The following keys were added: - schemas.ReconciliationOperationMetadata (Total Keys: 3)
1 parent 65f3989 commit f48c5b7

File tree

2 files changed

+19
-750
lines changed

2 files changed

+19
-750
lines changed

docs/dyn/privateca_v1beta1.projects.locations.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -140,9 +140,9 @@ <h3>Method Details</h3>
140140

141141
Args:
142142
name: string, The resource that owns the locations collection, if applicable. (required)
143-
filter: string, The standard list filter.
144-
pageSize: integer, The standard list page size.
145-
pageToken: string, The standard list page token.
143+
filter: string, A filter to narrow down results to a preferred subset. The filtering language accepts strings like &quot;displayName=tokyo&quot;, and is documented in more detail in [AIP-160](https://google.aip.dev/160).
144+
pageSize: integer, The maximum number of results to return. If not set, the service will select a default.
145+
pageToken: string, A page token received from the `next_page_token` field in the response. Send that page token to receive the subsequent page.
146146
x__xgafv: string, V1 error format.
147147
Allowed values
148148
1 - v1 error format

0 commit comments

Comments
 (0)