@maxim_mazurok/gapi.client.apphub-v1
Advanced tools
Comparing version 0.0.20240116 to 0.0.20240122
@@ -12,3 +12,3 @@ /* Type definitions for non-npm package App Hub API v1 0.0 */ | ||
// Generated from: https://apphub.googleapis.com/$discovery/rest?version=v1 | ||
// Revision: 20240116 | ||
// Revision: 20240122 | ||
@@ -45,3 +45,3 @@ /// <reference types="gapi.client" /> | ||
members?: string[]; | ||
/** Role that is assigned to the list of `members`, or principals. For example, `roles/viewer`, `roles/editor`, or `roles/owner`. */ | ||
/** Role that is assigned to the list of `members`, or principals. For example, `roles/viewer`, `roles/editor`, or `roles/owner`. For an overview of the IAM roles and permissions, see the [IAM documentation](https://cloud.google.com/iam/docs/roles-overview). For a list of the available pre-defined roles, see [here](https://cloud.google.com/iam/docs/understanding-roles). */ | ||
role?: string; | ||
@@ -48,0 +48,0 @@ } |
{ | ||
"name": "@maxim_mazurok/gapi.client.apphub-v1", | ||
"version": "0.0.20240116", | ||
"version": "0.0.20240122", | ||
"description": "TypeScript typings for App Hub API v1", | ||
@@ -5,0 +5,0 @@ "repository": { |
34031
464