Skip to content

Commit

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

The following keys were added:
- schemas.SasPortalDeployment.properties.frns.description
- schemas.SasPortalDeployment.properties.frns.items.type
- schemas.SasPortalDeployment.properties.frns.readOnly
- schemas.SasPortalDeployment.properties.frns.type
  • Loading branch information
yoshi-automation authored and sofisl committed May 21, 2021
1 parent 805a519 commit b4e554c
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 6 deletions.
10 changes: 9 additions & 1 deletion discovery/prod_tt_sasportal-v1alpha1.json
Expand Up @@ -2484,7 +2484,7 @@
}
}
},
"revision": "20210403",
"revision": "20210519",
"rootUrl": "https://prod-tt-sasportal.googleapis.com/",
"schemas": {
"SasPortalAssignment": {
Expand Down Expand Up @@ -2598,6 +2598,14 @@
"description": "The deployment's display name.",
"type": "string"
},
"frns": {
"description": "Output only. The FRNs copied from its direct parent.",
"items": {
"type": "string"
},
"readOnly": true,
"type": "array"
},
"name": {
"description": "Output only. Resource name.",
"readOnly": true,
Expand Down
27 changes: 22 additions & 5 deletions src/apis/prod_tt_sasportal/v1alpha1.ts
Expand Up @@ -205,6 +205,10 @@ export namespace prod_tt_sasportal_v1alpha1 {
* The deployment's display name.
*/
displayName?: string | null;
/**
* Output only. The FRNs copied from its direct parent.
*/
frns?: string[] | null;
/**
* Output only. Resource name.
*/
Expand Down Expand Up @@ -1232,6 +1236,7 @@ export namespace prod_tt_sasportal_v1alpha1 {
* // "allowedBillingModes": [],
* // "defaultBillingMode": "my_defaultBillingMode",
* // "displayName": "my_displayName",
* // "frns": [],
* // "name": "my_name",
* // "sasUserIds": []
* // }
Expand All @@ -1244,6 +1249,7 @@ export namespace prod_tt_sasportal_v1alpha1 {
* // "allowedBillingModes": [],
* // "defaultBillingMode": "my_defaultBillingMode",
* // "displayName": "my_displayName",
* // "frns": [],
* // "name": "my_name",
* // "sasUserIds": []
* // }
Expand Down Expand Up @@ -1506,6 +1512,7 @@ export namespace prod_tt_sasportal_v1alpha1 {
* // "allowedBillingModes": [],
* // "defaultBillingMode": "my_defaultBillingMode",
* // "displayName": "my_displayName",
* // "frns": [],
* // "name": "my_name",
* // "sasUserIds": []
* // }
Expand Down Expand Up @@ -1933,6 +1940,7 @@ export namespace prod_tt_sasportal_v1alpha1 {
* // "allowedBillingModes": [],
* // "defaultBillingMode": "my_defaultBillingMode",
* // "displayName": "my_displayName",
* // "frns": [],
* // "name": "my_name",
* // "sasUserIds": []
* // }
Expand All @@ -1945,6 +1953,7 @@ export namespace prod_tt_sasportal_v1alpha1 {
* // "allowedBillingModes": [],
* // "defaultBillingMode": "my_defaultBillingMode",
* // "displayName": "my_displayName",
* // "frns": [],
* // "name": "my_name",
* // "sasUserIds": []
* // }
Expand Down Expand Up @@ -2307,8 +2316,8 @@ export namespace prod_tt_sasportal_v1alpha1 {
* google.options({auth: authClient});
*
* // Do the magic
* const res = await prod_tt_sasportal.customers.deployments.devices.createSigned(
* {
* const res =
* await prod_tt_sasportal.customers.deployments.devices.createSigned({
* // Required. The name of the parent resource.
* parent: 'customers/my-customer/deployments/my-deployment',
*
Expand All @@ -2320,8 +2329,7 @@ export namespace prod_tt_sasportal_v1alpha1 {
* // "installerId": "my_installerId"
* // }
* },
* }
* );
* });
* console.log(res.data);
*
* // Example response
Expand Down Expand Up @@ -2395,7 +2403,8 @@ export namespace prod_tt_sasportal_v1alpha1 {

if (typeof paramsOrCallback === 'function') {
callback = paramsOrCallback;
params = {} as Params$Resource$Customers$Deployments$Devices$Createsigned;
params =
{} as Params$Resource$Customers$Deployments$Devices$Createsigned;
options = {};
}

Expand Down Expand Up @@ -4998,6 +5007,7 @@ export namespace prod_tt_sasportal_v1alpha1 {
* // "allowedBillingModes": [],
* // "defaultBillingMode": "my_defaultBillingMode",
* // "displayName": "my_displayName",
* // "frns": [],
* // "name": "my_name",
* // "sasUserIds": []
* // }
Expand All @@ -5010,6 +5020,7 @@ export namespace prod_tt_sasportal_v1alpha1 {
* // "allowedBillingModes": [],
* // "defaultBillingMode": "my_defaultBillingMode",
* // "displayName": "my_displayName",
* // "frns": [],
* // "name": "my_name",
* // "sasUserIds": []
* // }
Expand Down Expand Up @@ -6163,6 +6174,7 @@ export namespace prod_tt_sasportal_v1alpha1 {
* // "allowedBillingModes": [],
* // "defaultBillingMode": "my_defaultBillingMode",
* // "displayName": "my_displayName",
* // "frns": [],
* // "name": "my_name",
* // "sasUserIds": []
* // }
Expand Down Expand Up @@ -7816,6 +7828,7 @@ export namespace prod_tt_sasportal_v1alpha1 {
* // "allowedBillingModes": [],
* // "defaultBillingMode": "my_defaultBillingMode",
* // "displayName": "my_displayName",
* // "frns": [],
* // "name": "my_name",
* // "sasUserIds": []
* // }
Expand Down Expand Up @@ -8243,6 +8256,7 @@ export namespace prod_tt_sasportal_v1alpha1 {
* // "allowedBillingModes": [],
* // "defaultBillingMode": "my_defaultBillingMode",
* // "displayName": "my_displayName",
* // "frns": [],
* // "name": "my_name",
* // "sasUserIds": []
* // }
Expand All @@ -8255,6 +8269,7 @@ export namespace prod_tt_sasportal_v1alpha1 {
* // "allowedBillingModes": [],
* // "defaultBillingMode": "my_defaultBillingMode",
* // "displayName": "my_displayName",
* // "frns": [],
* // "name": "my_name",
* // "sasUserIds": []
* // }
Expand Down Expand Up @@ -11288,6 +11303,7 @@ export namespace prod_tt_sasportal_v1alpha1 {
* // "allowedBillingModes": [],
* // "defaultBillingMode": "my_defaultBillingMode",
* // "displayName": "my_displayName",
* // "frns": [],
* // "name": "my_name",
* // "sasUserIds": []
* // }
Expand All @@ -11300,6 +11316,7 @@ export namespace prod_tt_sasportal_v1alpha1 {
* // "allowedBillingModes": [],
* // "defaultBillingMode": "my_defaultBillingMode",
* // "displayName": "my_displayName",
* // "frns": [],
* // "name": "my_name",
* // "sasUserIds": []
* // }
Expand Down

0 comments on commit b4e554c

Please sign in to comment.