Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
40 commits
Select commit Hold shift + click to select a range
672d236
chore(apikeys): update the api
yoshi-automation Jun 12, 2021
6461bb5
chore(area120tables): update the api
yoshi-automation Jun 12, 2021
81f14c4
chore(calendar): update the api
yoshi-automation Jun 12, 2021
0b117b9
chore(chromemanagement): update the api
yoshi-automation Jun 12, 2021
7186f78
chore(chromepolicy): update the api
yoshi-automation Jun 12, 2021
25d46e6
chore(chromeuxreport): update the api
yoshi-automation Jun 12, 2021
39721ca
chore(content): update the api
yoshi-automation Jun 12, 2021
639d71c
chore(customsearch): update the api
yoshi-automation Jun 12, 2021
42a06c2
chore(datalabeling): update the api
yoshi-automation Jun 12, 2021
b9279e7
chore(displayvideo): update the api
yoshi-automation Jun 12, 2021
57d1092
chore(doubleclicksearch): update the api
yoshi-automation Jun 12, 2021
21ddf3d
chore(essentialcontacts): update the api
yoshi-automation Jun 12, 2021
5fceb19
chore(eventarc): update the api
yoshi-automation Jun 12, 2021
b937573
chore(factchecktools): update the api
yoshi-automation Jun 12, 2021
691c1c4
chore(games): update the api
yoshi-automation Jun 12, 2021
b5c25ca
chore(gamesConfiguration): update the api
yoshi-automation Jun 12, 2021
6ab9632
chore(gamesManagement): update the api
yoshi-automation Jun 12, 2021
ce5b040
chore(gmailpostmastertools): update the api
yoshi-automation Jun 12, 2021
ecf2933
chore(libraryagent): update the api
yoshi-automation Jun 12, 2021
2d4a8d0
chore(lifesciences): update the api
yoshi-automation Jun 12, 2021
5ed935c
chore(localservices): update the api
yoshi-automation Jun 12, 2021
0927c19
feat(managedidentities): update the api
yoshi-automation Jun 12, 2021
8383d06
chore(memcache): update the api
yoshi-automation Jun 12, 2021
2e1a485
chore(networkmanagement): update the api
yoshi-automation Jun 12, 2021
ad7149e
chore(notebooks): update the api
yoshi-automation Jun 12, 2021
ca333b8
chore(orgpolicy): update the api
yoshi-automation Jun 12, 2021
7b04f04
chore(pagespeedonline): update the api
yoshi-automation Jun 12, 2021
e4116bc
chore(paymentsresellersubscription): update the api
yoshi-automation Jun 12, 2021
a805914
chore(people): update the api
yoshi-automation Jun 12, 2021
1481cad
chore(playcustomapp): update the api
yoshi-automation Jun 12, 2021
854b24b
chore(prod_tt_sasportal): update the api
yoshi-automation Jun 12, 2021
af26f94
chore(pubsublite): update the api
yoshi-automation Jun 12, 2021
a0aa351
chore(safebrowsing): update the api
yoshi-automation Jun 12, 2021
e1f378c
chore(secretmanager): update the api
yoshi-automation Jun 12, 2021
a6673ad
chore(serviceconsumermanagement): update the api
yoshi-automation Jun 12, 2021
bd795ed
chore(servicedirectory): update the api
yoshi-automation Jun 12, 2021
d160839
chore(serviceusage): update the api
yoshi-automation Jun 12, 2021
7a814e3
chore(storage): update the api
yoshi-automation Jun 12, 2021
0c70931
chore(streetviewpublish): update the api
yoshi-automation Jun 12, 2021
9270699
chore(docs): Add new discovery artifacts and reference documents
yoshi-automation Jun 12, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
feat(managedidentities): update the api
#### managedidentities:v1alpha1

The following keys were deleted:
- schemas.GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata.properties.eligibility.$ref (Total Keys: 1)

#### managedidentities:v1beta1

The following keys were deleted:
- schemas.GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata.properties.eligibility.$ref (Total Keys: 1)
  • Loading branch information
yoshi-automation committed Jun 12, 2021
commit 0927c1989574ae4272e4f753f4d55c88af62d8f2
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ <h3>Method Details</h3>
Args:
name: string, The resource that owns the locations collection, if applicable. (required)
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).
pageSize: integer, The maximum number of results to return. If not set, the service will select a default.
pageSize: integer, The maximum number of results to return. If not set, the service selects a default.
pageToken: string, A page token received from the `next_page_token` field in the response. Send that page token to receive the subsequent page.
x__xgafv: string, V1 error format.
Allowed values
Expand Down
2 changes: 1 addition & 1 deletion docs/dyn/managedidentities_v1beta1.projects.locations.html
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ <h3>Method Details</h3>
Args:
name: string, The resource that owns the locations collection, if applicable. (required)
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).
pageSize: integer, The maximum number of results to return. If not set, the service will select a default.
pageSize: integer, The maximum number of results to return. If not set, the service selects a default.
pageToken: string, A page token received from the `next_page_token` field in the response. Send that page token to receive the subsequent page.
x__xgafv: string, V1 error format.
Allowed values
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@
"type": "string"
},
"pageSize": {
"description": "The maximum number of results to return. If not set, the service will select a default.",
"description": "The maximum number of results to return. If not set, the service selects a default.",
"format": "int32",
"location": "query",
"type": "integer"
Expand Down Expand Up @@ -871,7 +871,7 @@
}
}
},
"revision": "20210324",
"revision": "20210601",
"rootUrl": "https://managedidentities.googleapis.com/",
"schemas": {
"AttachTrustRequest": {
Expand Down Expand Up @@ -1257,7 +1257,7 @@
"description": "Optional. The MaintenanceSettings associated with instance."
},
"name": {
"description": "Unique name of the resource. It uses the form: `projects/{project_id}/locations/{location_id}/instances/{instance_id}`",
"description": "Unique name of the resource. It uses the form: `projects/{project_id|project_number}/locations/{location_id}/instances/{instance_id}` Note: Either project_id or project_number can be used, but keep it consistent with other APIs (e.g. RescheduleUpdate)",
"type": "string"
},
"producerMetadata": {
Expand Down Expand Up @@ -1476,10 +1476,6 @@
"description": "SloMetadata contains resources required for proper SLO classification of the instance.",
"id": "GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata",
"properties": {
"eligibility": {
"$ref": "GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility",
"description": "Optional. Global per-instance SLI eligibility which applies to all defined SLIs. Exactly one of 'eligibility' and 'per_sli_eligibility' fields must be used."
},
"exclusions": {
"description": "List of SLO exclusion windows. When multiple entries in the list match (matching the exclusion time-window against current time point) the exclusion reason used in the first matching entry will be published. It is not needed to include expired exclusion in this list, as only the currently applicable exclusions are taken into account by the eligibility exporting subsystem (the historical state of exclusions will be reflected in the historically produced timeseries regardless of the current state). This field can be used to mark the instance as temporary ineligible for the purpose of SLO calculation. For permanent instance SLO exclusion, use of custom instance eligibility is recommended. See 'eligibility' field below.",
"items": {
Expand All @@ -1496,7 +1492,7 @@
},
"perSliEligibility": {
"$ref": "GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility",
"description": "Optional. Multiple per-instance SLI eligibilities which apply for individual SLIs. Exactly one of 'eligibility' and 'per_sli_eligibility' fields must be used."
"description": "Optional. Multiple per-instance SLI eligibilities which apply for individual SLIs."
},
"tier": {
"description": "Name of the SLO tier the Instance belongs to. This name will be expected to match the tiers specified in the service SLO configuration. Field is mandatory and must not be empty.",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@
"type": "string"
},
"pageSize": {
"description": "The maximum number of results to return. If not set, the service will select a default.",
"description": "The maximum number of results to return. If not set, the service selects a default.",
"format": "int32",
"location": "query",
"type": "integer"
Expand Down Expand Up @@ -871,7 +871,7 @@
}
}
},
"revision": "20210324",
"revision": "20210601",
"rootUrl": "https://managedidentities.googleapis.com/",
"schemas": {
"AttachTrustRequest": {
Expand Down Expand Up @@ -1266,7 +1266,7 @@
"description": "Optional. The MaintenanceSettings associated with instance."
},
"name": {
"description": "Unique name of the resource. It uses the form: `projects/{project_id}/locations/{location_id}/instances/{instance_id}`",
"description": "Unique name of the resource. It uses the form: `projects/{project_id|project_number}/locations/{location_id}/instances/{instance_id}` Note: Either project_id or project_number can be used, but keep it consistent with other APIs (e.g. RescheduleUpdate)",
"type": "string"
},
"producerMetadata": {
Expand Down Expand Up @@ -1485,10 +1485,6 @@
"description": "SloMetadata contains resources required for proper SLO classification of the instance.",
"id": "GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata",
"properties": {
"eligibility": {
"$ref": "GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility",
"description": "Optional. Global per-instance SLI eligibility which applies to all defined SLIs. Exactly one of 'eligibility' and 'per_sli_eligibility' fields must be used."
},
"exclusions": {
"description": "List of SLO exclusion windows. When multiple entries in the list match (matching the exclusion time-window against current time point) the exclusion reason used in the first matching entry will be published. It is not needed to include expired exclusion in this list, as only the currently applicable exclusions are taken into account by the eligibility exporting subsystem (the historical state of exclusions will be reflected in the historically produced timeseries regardless of the current state). This field can be used to mark the instance as temporary ineligible for the purpose of SLO calculation. For permanent instance SLO exclusion, use of custom instance eligibility is recommended. See 'eligibility' field below.",
"items": {
Expand All @@ -1505,7 +1501,7 @@
},
"perSliEligibility": {
"$ref": "GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility",
"description": "Optional. Multiple per-instance SLI eligibilities which apply for individual SLIs. Exactly one of 'eligibility' and 'per_sli_eligibility' fields must be used."
"description": "Optional. Multiple per-instance SLI eligibilities which apply for individual SLIs."
},
"tier": {
"description": "Name of the SLO tier the Instance belongs to. This name will be expected to match the tiers specified in the service SLO configuration. Field is mandatory and must not be empty.",
Expand Down