Skip to content

Commit

Permalink
fix(managedidentities): update the API
Browse files Browse the repository at this point in the history
#### managedidentities:v1alpha1

The following keys were changed:
- auth.oauth2.scopes.https://www.googleapis.com/auth/cloud-platform.description
- resources.projects.resources.locations.methods.list.parameters.filter.description
- resources.projects.resources.locations.methods.list.parameters.pageSize.description
- resources.projects.resources.locations.methods.list.parameters.pageToken.description
- schemas.GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule.properties.canReschedule.description

#### managedidentities:v1beta1

The following keys were changed:
- auth.oauth2.scopes.https://www.googleapis.com/auth/cloud-platform.description
- resources.projects.resources.locations.methods.list.parameters.filter.description
- resources.projects.resources.locations.methods.list.parameters.pageSize.description
- resources.projects.resources.locations.methods.list.parameters.pageToken.description
- schemas.GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule.properties.canReschedule.description

#### managedidentities:v1

The following keys were changed:
- auth.oauth2.scopes.https://www.googleapis.com/auth/cloud-platform.description
- resources.projects.resources.locations.methods.list.parameters.filter.description
- resources.projects.resources.locations.methods.list.parameters.pageSize.description
- resources.projects.resources.locations.methods.list.parameters.pageToken.description
- schemas.GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule.properties.canReschedule.description
  • Loading branch information
yoshi-automation authored and sofisl committed Apr 5, 2021
1 parent e5b3c1b commit e7e9490
Show file tree
Hide file tree
Showing 6 changed files with 39 additions and 39 deletions.
12 changes: 6 additions & 6 deletions discovery/managedidentities-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"oauth2": {
"scopes": {
"https://www.googleapis.com/auth/cloud-platform": {
"description": "View and manage your data across Google Cloud Platform services"
"description": "See, edit, configure, and delete your Google Cloud Platform data"
}
}
}
Expand Down Expand Up @@ -144,7 +144,7 @@
],
"parameters": {
"filter": {
"description": "The standard list filter.",
"description": "A filter to narrow down results to a preferred subset. The filtering language accepts strings like \"displayName=tokyo\", and is documented in more detail in [AIP-160](https://google.aip.dev/160).",
"location": "query",
"type": "string"
},
Expand All @@ -156,13 +156,13 @@
"type": "string"
},
"pageSize": {
"description": "The standard list page size.",
"description": "The maximum number of results to return. If not set, the service will select a default.",
"format": "int32",
"location": "query",
"type": "integer"
},
"pageToken": {
"description": "The standard list page token.",
"description": "A page token received from the `next_page_token` field in the response. Send that page token to receive the subsequent page.",
"location": "query",
"type": "string"
}
Expand Down Expand Up @@ -703,7 +703,7 @@
}
}
},
"revision": "20210305",
"revision": "20210324",
"rootUrl": "https://managedidentities.googleapis.com/",
"schemas": {
"AttachTrustRequest": {
Expand Down Expand Up @@ -1170,7 +1170,7 @@
"id": "GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule",
"properties": {
"canReschedule": {
"description": "This field will be deprecated, and will be always set to true since reschedule can happen multiple times now.",
"description": "This field is deprecated, and will be always set to true since reschedule can happen multiple times now. This field should not be removed until all service producers remove this for their customers.",
"type": "boolean"
},
"endTime": {
Expand Down
12 changes: 6 additions & 6 deletions discovery/managedidentities-v1alpha1.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"oauth2": {
"scopes": {
"https://www.googleapis.com/auth/cloud-platform": {
"description": "View and manage your data across Google Cloud Platform services"
"description": "See, edit, configure, and delete your Google Cloud Platform data"
}
}
}
Expand Down Expand Up @@ -144,7 +144,7 @@
],
"parameters": {
"filter": {
"description": "The standard list filter.",
"description": "A filter to narrow down results to a preferred subset. The filtering language accepts strings like \"displayName=tokyo\", and is documented in more detail in [AIP-160](https://google.aip.dev/160).",
"location": "query",
"type": "string"
},
Expand All @@ -156,13 +156,13 @@
"type": "string"
},
"pageSize": {
"description": "The standard list page size.",
"description": "The maximum number of results to return. If not set, the service will select a default.",
"format": "int32",
"location": "query",
"type": "integer"
},
"pageToken": {
"description": "The standard list page token.",
"description": "A page token received from the `next_page_token` field in the response. Send that page token to receive the subsequent page.",
"location": "query",
"type": "string"
}
Expand Down Expand Up @@ -871,7 +871,7 @@
}
}
},
"revision": "20210305",
"revision": "20210324",
"rootUrl": "https://managedidentities.googleapis.com/",
"schemas": {
"AttachTrustRequest": {
Expand Down Expand Up @@ -1334,7 +1334,7 @@
"id": "GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule",
"properties": {
"canReschedule": {
"description": "This field will be deprecated, and will be always set to true since reschedule can happen multiple times now.",
"description": "This field is deprecated, and will be always set to true since reschedule can happen multiple times now. This field should not be removed until all service producers remove this for their customers.",
"type": "boolean"
},
"endTime": {
Expand Down
12 changes: 6 additions & 6 deletions discovery/managedidentities-v1beta1.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"oauth2": {
"scopes": {
"https://www.googleapis.com/auth/cloud-platform": {
"description": "View and manage your data across Google Cloud Platform services"
"description": "See, edit, configure, and delete your Google Cloud Platform data"
}
}
}
Expand Down Expand Up @@ -144,7 +144,7 @@
],
"parameters": {
"filter": {
"description": "The standard list filter.",
"description": "A filter to narrow down results to a preferred subset. The filtering language accepts strings like \"displayName=tokyo\", and is documented in more detail in [AIP-160](https://google.aip.dev/160).",
"location": "query",
"type": "string"
},
Expand All @@ -156,13 +156,13 @@
"type": "string"
},
"pageSize": {
"description": "The standard list page size.",
"description": "The maximum number of results to return. If not set, the service will select a default.",
"format": "int32",
"location": "query",
"type": "integer"
},
"pageToken": {
"description": "The standard list page token.",
"description": "A page token received from the `next_page_token` field in the response. Send that page token to receive the subsequent page.",
"location": "query",
"type": "string"
}
Expand Down Expand Up @@ -871,7 +871,7 @@
}
}
},
"revision": "20210305",
"revision": "20210324",
"rootUrl": "https://managedidentities.googleapis.com/",
"schemas": {
"AttachTrustRequest": {
Expand Down Expand Up @@ -1343,7 +1343,7 @@
"id": "GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule",
"properties": {
"canReschedule": {
"description": "This field will be deprecated, and will be always set to true since reschedule can happen multiple times now.",
"description": "This field is deprecated, and will be always set to true since reschedule can happen multiple times now. This field should not be removed until all service producers remove this for their customers.",
"type": "boolean"
},
"endTime": {
Expand Down
14 changes: 7 additions & 7 deletions src/apis/managedidentities/v1.ts
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@ export namespace managedidentities_v1 {
*/
export interface Schema$GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule {
/**
* This field will be deprecated, and will be always set to true since reschedule can happen multiple times now.
* This field is deprecated, and will be always set to true since reschedule can happen multiple times now. This field should not be removed until all service producers remove this for their customers.
*/
canReschedule?: boolean | null;
/**
Expand Down Expand Up @@ -1143,13 +1143,13 @@ export namespace managedidentities_v1 {
*
* // Do the magic
* const res = await managedidentities.projects.locations.list({
* // The standard list filter.
* // A filter to narrow down results to a preferred subset. The filtering language accepts strings like "displayName=tokyo", and is documented in more detail in [AIP-160](https://google.aip.dev/160).
* filter: 'placeholder-value',
* // The resource that owns the locations collection, if applicable.
* name: 'projects/my-project',
* // The standard list page size.
* // The maximum number of results to return. If not set, the service will select a default.
* pageSize: 'placeholder-value',
* // The standard list page token.
* // A page token received from the `next_page_token` field in the response. Send that page token to receive the subsequent page.
* pageToken: 'placeholder-value',
* });
* console.log(res.data);
Expand Down Expand Up @@ -1269,19 +1269,19 @@ export namespace managedidentities_v1 {
export interface Params$Resource$Projects$Locations$List
extends StandardParameters {
/**
* The standard list filter.
* A filter to narrow down results to a preferred subset. The filtering language accepts strings like "displayName=tokyo", and is documented in more detail in [AIP-160](https://google.aip.dev/160).
*/
filter?: string;
/**
* The resource that owns the locations collection, if applicable.
*/
name?: string;
/**
* The standard list page size.
* The maximum number of results to return. If not set, the service will select a default.
*/
pageSize?: number;
/**
* The standard list page token.
* A page token received from the `next_page_token` field in the response. Send that page token to receive the subsequent page.
*/
pageToken?: string;
}
Expand Down
14 changes: 7 additions & 7 deletions src/apis/managedidentities/v1alpha1.ts
Original file line number Diff line number Diff line change
Expand Up @@ -445,7 +445,7 @@ export namespace managedidentities_v1alpha1 {
*/
export interface Schema$GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule {
/**
* This field will be deprecated, and will be always set to true since reschedule can happen multiple times now.
* This field is deprecated, and will be always set to true since reschedule can happen multiple times now. This field should not be removed until all service producers remove this for their customers.
*/
canReschedule?: boolean | null;
/**
Expand Down Expand Up @@ -1164,13 +1164,13 @@ export namespace managedidentities_v1alpha1 {
*
* // Do the magic
* const res = await managedidentities.projects.locations.list({
* // The standard list filter.
* // A filter to narrow down results to a preferred subset. The filtering language accepts strings like "displayName=tokyo", and is documented in more detail in [AIP-160](https://google.aip.dev/160).
* filter: 'placeholder-value',
* // The resource that owns the locations collection, if applicable.
* name: 'projects/my-project',
* // The standard list page size.
* // The maximum number of results to return. If not set, the service will select a default.
* pageSize: 'placeholder-value',
* // The standard list page token.
* // A page token received from the `next_page_token` field in the response. Send that page token to receive the subsequent page.
* pageToken: 'placeholder-value',
* });
* console.log(res.data);
Expand Down Expand Up @@ -1290,19 +1290,19 @@ export namespace managedidentities_v1alpha1 {
export interface Params$Resource$Projects$Locations$List
extends StandardParameters {
/**
* The standard list filter.
* A filter to narrow down results to a preferred subset. The filtering language accepts strings like "displayName=tokyo", and is documented in more detail in [AIP-160](https://google.aip.dev/160).
*/
filter?: string;
/**
* The resource that owns the locations collection, if applicable.
*/
name?: string;
/**
* The standard list page size.
* The maximum number of results to return. If not set, the service will select a default.
*/
pageSize?: number;
/**
* The standard list page token.
* A page token received from the `next_page_token` field in the response. Send that page token to receive the subsequent page.
*/
pageToken?: string;
}
Expand Down
14 changes: 7 additions & 7 deletions src/apis/managedidentities/v1beta1.ts
Original file line number Diff line number Diff line change
Expand Up @@ -451,7 +451,7 @@ export namespace managedidentities_v1beta1 {
*/
export interface Schema$GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule {
/**
* This field will be deprecated, and will be always set to true since reschedule can happen multiple times now.
* This field is deprecated, and will be always set to true since reschedule can happen multiple times now. This field should not be removed until all service producers remove this for their customers.
*/
canReschedule?: boolean | null;
/**
Expand Down Expand Up @@ -1189,13 +1189,13 @@ export namespace managedidentities_v1beta1 {
*
* // Do the magic
* const res = await managedidentities.projects.locations.list({
* // The standard list filter.
* // A filter to narrow down results to a preferred subset. The filtering language accepts strings like "displayName=tokyo", and is documented in more detail in [AIP-160](https://google.aip.dev/160).
* filter: 'placeholder-value',
* // The resource that owns the locations collection, if applicable.
* name: 'projects/my-project',
* // The standard list page size.
* // The maximum number of results to return. If not set, the service will select a default.
* pageSize: 'placeholder-value',
* // The standard list page token.
* // A page token received from the `next_page_token` field in the response. Send that page token to receive the subsequent page.
* pageToken: 'placeholder-value',
* });
* console.log(res.data);
Expand Down Expand Up @@ -1315,19 +1315,19 @@ export namespace managedidentities_v1beta1 {
export interface Params$Resource$Projects$Locations$List
extends StandardParameters {
/**
* The standard list filter.
* A filter to narrow down results to a preferred subset. The filtering language accepts strings like "displayName=tokyo", and is documented in more detail in [AIP-160](https://google.aip.dev/160).
*/
filter?: string;
/**
* The resource that owns the locations collection, if applicable.
*/
name?: string;
/**
* The standard list page size.
* The maximum number of results to return. If not set, the service will select a default.
*/
pageSize?: number;
/**
* The standard list page token.
* A page token received from the `next_page_token` field in the response. Send that page token to receive the subsequent page.
*/
pageToken?: string;
}
Expand Down

0 comments on commit e7e9490

Please sign in to comment.