@maxim_mazurok/gapi.client.vmwareengine-v1 0.0.20231205 → 0.0.20240112

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/index.d.ts +47 -46
  2. package/package.json +1 -1
package/index.d.ts CHANGED
@@ -9,7 +9,7 @@
9
9
  // This file was generated by https://github.com/Maxim-Mazurok/google-api-typings-generator. Please do not edit it manually.
10
10
  // In case of any problems please post issue to https://github.com/Maxim-Mazurok/google-api-typings-generator
11
11
  // Generated from: https://vmwareengine.googleapis.com/$discovery/rest?version=v1
12
- // Revision: 20231205
12
+ // Revision: 20240112
13
13
 
14
14
  /// <reference types="gapi.client" />
15
15
 
@@ -39,7 +39,7 @@ declare namespace gapi.client {
39
39
  interface Binding {
40
40
  /** The condition that is associated with this binding. If the condition evaluates to `true`, then this binding applies to the current request. If the condition evaluates to `false`, then this binding does not apply to the current request. However, a different role binding might grant the same role to one or more of the principals in this binding. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies). */
41
41
  condition?: Expr;
42
- /** Specifies the principals requesting access for a Google Cloud resource. `members` can have the following values: * `allUsers`: A special identifier that represents anyone who is on the internet; with or without a Google account. * `allAuthenticatedUsers`: A special identifier that represents anyone who is authenticated with a Google account or a service account. Does not include identities that come from external identity providers (IdPs) through identity federation. * `user:{emailid}`: An email address that represents a specific Google account. For example, `alice@example.com` . * `serviceAccount:{emailid}`: An email address that represents a Google service account. For example, `my-other-app@appspot.gserviceaccount.com`. * `serviceAccount:{projectid}.svc.id.goog[{namespace}/{kubernetes-sa}]`: An identifier for a [Kubernetes service account](https://cloud.google.com/kubernetes-engine/docs/how-to/kubernetes-service-accounts). For example, `my-project.svc.id.goog[my-namespace/my-kubernetes-sa]`. * `group:{emailid}`: An email address that represents a Google group. For example, `admins@example.com`. * `domain:{domain}`: The G Suite domain (primary) that represents all the users of that domain. For example, `google.com` or `example.com`. * `deleted:user:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a user that has been recently deleted. For example, `alice@example.com?uid=123456789012345678901`. If the user is recovered, this value reverts to `user:{emailid}` and the recovered user retains the role in the binding. * `deleted:serviceAccount:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a service account that has been recently deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`. If the service account is undeleted, this value reverts to `serviceAccount:{emailid}` and the undeleted service account retains the role in the binding. * `deleted:group:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a Google group that has been recently deleted. For example, `admins@example.com?uid=123456789012345678901`. If the group is recovered, this value reverts to `group:{emailid}` and the recovered group retains the role in the binding. */
42
+ /** Specifies the principals requesting access for a Google Cloud resource. `members` can have the following values: * `allUsers`: A special identifier that represents anyone who is on the internet; with or without a Google account. * `allAuthenticatedUsers`: A special identifier that represents anyone who is authenticated with a Google account or a service account. Does not include identities that come from external identity providers (IdPs) through identity federation. * `user:{emailid}`: An email address that represents a specific Google account. For example, `alice@example.com` . * `serviceAccount:{emailid}`: An email address that represents a Google service account. For example, `my-other-app@appspot.gserviceaccount.com`. * `serviceAccount:{projectid}.svc.id.goog[{namespace}/{kubernetes-sa}]`: An identifier for a [Kubernetes service account](https://cloud.google.com/kubernetes-engine/docs/how-to/kubernetes-service-accounts). For example, `my-project.svc.id.goog[my-namespace/my-kubernetes-sa]`. * `group:{emailid}`: An email address that represents a Google group. For example, `admins@example.com`. * `domain:{domain}`: The G Suite domain (primary) that represents all the users of that domain. For example, `google.com` or `example.com`. * `principal://iam.googleapis.com/locations/global/workforcePools/{pool_id}/subject/{subject_attribute_value}`: A single identity in a workforce identity pool. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/group/{group_id}`: All workforce identities in a group. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/attribute.{attribute_name}/{attribute_value}`: All workforce identities with a specific attribute value. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/*`: All identities in a workforce identity pool. * `principal://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/subject/{subject_attribute_value}`: A single identity in a workload identity pool. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/group/{group_id}`: A workload identity pool group. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/attribute.{attribute_name}/{attribute_value}`: All identities in a workload identity pool with a certain attribute. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/*`: All identities in a workload identity pool. * `deleted:user:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a user that has been recently deleted. For example, `alice@example.com?uid=123456789012345678901`. If the user is recovered, this value reverts to `user:{emailid}` and the recovered user retains the role in the binding. * `deleted:serviceAccount:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a service account that has been recently deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`. If the service account is undeleted, this value reverts to `serviceAccount:{emailid}` and the undeleted service account retains the role in the binding. * `deleted:group:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a Google group that has been recently deleted. For example, `admins@example.com?uid=123456789012345678901`. If the group is recovered, this value reverts to `group:{emailid}` and the recovered group retains the role in the binding. * `deleted:principal://iam.googleapis.com/locations/global/workforcePools/{pool_id}/subject/{subject_attribute_value}`: Deleted single identity in a workforce identity pool. For example, `deleted:principal://iam.googleapis.com/locations/global/workforcePools/my-pool-id/subject/my-subject-attribute-value`. */
43
43
  members?: string[];
44
44
  /** Role that is assigned to the list of `members`, or principals. For example, `roles/viewer`, `roles/editor`, or `roles/owner`. */
45
45
  role?: string;
@@ -69,7 +69,7 @@ declare namespace gapi.client {
69
69
  username?: string;
70
70
  }
71
71
  interface DnsBindPermission {
72
- /** Required. Output only. The name of the resource which stores the users/service accounts having the permission to bind to the corresponding intranet VPC of the consumer project. DnsBindPermission is a global resource. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: `projects/my-project/locations/global/dnsBindPermission` */
72
+ /** Required. Output only. The name of the resource which stores the users/service accounts having the permission to bind to the corresponding intranet VPC of the consumer project. DnsBindPermission is a global resource and location can only be global. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: `projects/my-project/locations/global/dnsBindPermission` */
73
73
  name?: string;
74
74
  /** Output only. Users/Service accounts which have access for binding on the intranet VPC project corresponding to the consumer project. */
75
75
  principals?: Principal[];
@@ -410,7 +410,7 @@ declare namespace gapi.client {
410
410
  importCustomRoutes?: boolean;
411
411
  /** Optional. True if all subnet routes with public IP address range are imported; false otherwise. The default value is true. IPv4 special-use ranges (https://en.wikipedia.org/wiki/IPv4#Special_addresses) are always imported to peers and are not controlled by this field. */
412
412
  importCustomRoutesWithPublicIp?: boolean;
413
- /** Output only. The resource name of the network peering. Resource names are scheme-less URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: `projects/my-project/locations/global/networkPeerings/my-peering` */
413
+ /** Output only. The resource name of the network peering. NetworkPeering is a global resource and location can only be global. Resource names are scheme-less URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: `projects/my-project/locations/global/networkPeerings/my-peering` */
414
414
  name?: string;
415
415
  /** Optional. Maximum transmission unit (MTU) in bytes. The default value is `1500`. If a value of `0` is provided for this field, VMware Engine uses the default value instead. */
416
416
  peerMtu?: number;
@@ -482,6 +482,10 @@ declare namespace gapi.client {
482
482
  diskSizeGb?: number;
483
483
  /** Output only. The friendly name for this node type. For example: ve1-standard-72 */
484
484
  displayName?: string;
485
+ /** Output only. Families of the node type. For node types to be in the same cluster they must share at least one element in the `families`. */
486
+ families?: string[];
487
+ /** Output only. The type of the resource. */
488
+ kind?: string;
485
489
  /** Output only. The amount of physical memory available, defined in GB. */
486
490
  memoryGb?: number;
487
491
  /** Output only. The resource name of this node type. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: `projects/my-proj/locations/us-central1-a/nodeTypes/standard-72` */
@@ -728,7 +732,7 @@ declare namespace gapi.client {
728
732
  type?: string;
729
733
  }
730
734
  interface DnsBindPermissionResource {
731
- /** Grants the bind permission to the customer provided principal(user / service account) to bind their DNS zone with the intranet VPC associated with the project. */
735
+ /** Grants the bind permission to the customer provided principal(user / service account) to bind their DNS zone with the intranet VPC associated with the project. DnsBindPermission is a global resource and location can only be global. */
732
736
  grant(request: {
733
737
  /** V1 error format. */
734
738
  '$.xgafv'?: string;
@@ -786,7 +790,7 @@ declare namespace gapi.client {
786
790
  },
787
791
  body: GrantDnsBindPermissionRequest
788
792
  ): Request<Operation>;
789
- /** Revokes the bind permission from the customer provided principal(user / service account) on the intranet VPC associated with the consumer project. */
793
+ /** Revokes the bind permission from the customer provided principal(user / service account) on the intranet VPC associated with the consumer project. DnsBindPermission is a global resource and location can only be global. */
790
794
  revoke(request: {
791
795
  /** V1 error format. */
792
796
  '$.xgafv'?: string;
@@ -846,7 +850,7 @@ declare namespace gapi.client {
846
850
  ): Request<Operation>;
847
851
  }
848
852
  interface PeeringRoutesResource {
849
- /** Lists the network peering routes exchanged over a peering connection. */
853
+ /** Lists the network peering routes exchanged over a peering connection. NetworkPeering is a global resource and location can only be global. */
850
854
  list(request?: {
851
855
  /** V1 error format. */
852
856
  '$.xgafv'?: string;
@@ -881,7 +885,7 @@ declare namespace gapi.client {
881
885
  }): Request<ListPeeringRoutesResponse>;
882
886
  }
883
887
  interface NetworkPeeringsResource {
884
- /** Creates a new network peering between the peer network and VMware Engine network provided in a `NetworkPeering` resource. */
888
+ /** Creates a new network peering between the peer network and VMware Engine network provided in a `NetworkPeering` resource. NetworkPeering is a global resource and location can only be global. */
885
889
  create(request: {
886
890
  /** V1 error format. */
887
891
  '$.xgafv'?: string;
@@ -947,7 +951,7 @@ declare namespace gapi.client {
947
951
  },
948
952
  body: NetworkPeering
949
953
  ): Request<Operation>;
950
- /** Deletes a `NetworkPeering` resource. When a network peering is deleted for a VMware Engine network, the peer network becomes inaccessible to that VMware Engine network. */
954
+ /** Deletes a `NetworkPeering` resource. When a network peering is deleted for a VMware Engine network, the peer network becomes inaccessible to that VMware Engine network. NetworkPeering is a global resource and location can only be global. */
951
955
  delete(request?: {
952
956
  /** V1 error format. */
953
957
  '$.xgafv'?: string;
@@ -976,7 +980,7 @@ declare namespace gapi.client {
976
980
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
977
981
  uploadType?: string;
978
982
  }): Request<Operation>;
979
- /** Retrieves a `NetworkPeering` resource by its resource name. The resource contains details of the network peering, such as peered networks, import and export custom route configurations, and peering state. */
983
+ /** Retrieves a `NetworkPeering` resource by its resource name. The resource contains details of the network peering, such as peered networks, import and export custom route configurations, and peering state. NetworkPeering is a global resource and location can only be global. */
980
984
  get(request?: {
981
985
  /** V1 error format. */
982
986
  '$.xgafv'?: string;
@@ -1003,7 +1007,7 @@ declare namespace gapi.client {
1003
1007
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
1004
1008
  uploadType?: string;
1005
1009
  }): Request<NetworkPeering>;
1006
- /** Lists `NetworkPeering` resources in a given project. */
1010
+ /** Lists `NetworkPeering` resources in a given project. NetworkPeering is a global resource and location can only be global. */
1007
1011
  list(request?: {
1008
1012
  /** V1 error format. */
1009
1013
  '$.xgafv'?: string;
@@ -1038,7 +1042,7 @@ declare namespace gapi.client {
1038
1042
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
1039
1043
  uploadType?: string;
1040
1044
  }): Request<ListNetworkPeeringsResponse>;
1041
- /** Modifies a `NetworkPeering` resource. Only the `description` field can be updated. Only fields specified in `updateMask` are applied. */
1045
+ /** Modifies a `NetworkPeering` resource. Only the `description` field can be updated. Only fields specified in `updateMask` are applied. NetworkPeering is a global resource and location can only be global. */
1042
1046
  patch(request: {
1043
1047
  /** V1 error format. */
1044
1048
  '$.xgafv'?: string;
@@ -1052,7 +1056,7 @@ declare namespace gapi.client {
1052
1056
  fields?: string;
1053
1057
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
1054
1058
  key?: string;
1055
- /** Output only. The resource name of the network peering. Resource names are scheme-less URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: `projects/my-project/locations/global/networkPeerings/my-peering` */
1059
+ /** Output only. The resource name of the network peering. NetworkPeering is a global resource and location can only be global. Resource names are scheme-less URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: `projects/my-project/locations/global/networkPeerings/my-peering` */
1056
1060
  name: string;
1057
1061
  /** OAuth 2.0 token for the current user. */
1058
1062
  oauth_token?: string;
@@ -1085,7 +1089,7 @@ declare namespace gapi.client {
1085
1089
  fields?: string;
1086
1090
  /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
1087
1091
  key?: string;
1088
- /** Output only. The resource name of the network peering. Resource names are scheme-less URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: `projects/my-project/locations/global/networkPeerings/my-peering` */
1092
+ /** Output only. The resource name of the network peering. NetworkPeering is a global resource and location can only be global. Resource names are scheme-less URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: `projects/my-project/locations/global/networkPeerings/my-peering` */
1089
1093
  name: string;
1090
1094
  /** OAuth 2.0 token for the current user. */
1091
1095
  oauth_token?: string;
@@ -1106,37 +1110,6 @@ declare namespace gapi.client {
1106
1110
  ): Request<Operation>;
1107
1111
  peeringRoutes: PeeringRoutesResource;
1108
1112
  }
1109
- interface GlobalResource {
1110
- /** Gets all the principals having bind permission on the intranet VPC associated with the consumer project granted by the Grant API. */
1111
- getDnsBindPermission(request?: {
1112
- /** V1 error format. */
1113
- '$.xgafv'?: string;
1114
- /** OAuth access token. */
1115
- access_token?: string;
1116
- /** Data format for response. */
1117
- alt?: string;
1118
- /** JSONP */
1119
- callback?: string;
1120
- /** Selector specifying which fields to include in a partial response. */
1121
- fields?: string;
1122
- /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
1123
- key?: string;
1124
- /** Required. The name of the resource which stores the users/service accounts having the permission to bind to the corresponding intranet VPC of the consumer project. DnsBindPermission is a global resource. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: `projects/my-project/locations/global/dnsBindPermission` */
1125
- name: string;
1126
- /** OAuth 2.0 token for the current user. */
1127
- oauth_token?: string;
1128
- /** Returns response with indentations and line breaks. */
1129
- prettyPrint?: boolean;
1130
- /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
1131
- quotaUser?: string;
1132
- /** Upload protocol for media (e.g. "raw", "multipart"). */
1133
- upload_protocol?: string;
1134
- /** Legacy upload protocol for media (e.g. "media", "multipart"). */
1135
- uploadType?: string;
1136
- }): Request<DnsBindPermission>;
1137
- dnsBindPermission: DnsBindPermissionResource;
1138
- networkPeerings: NetworkPeeringsResource;
1139
- }
1140
1113
  interface ExternalAccessRulesResource {
1141
1114
  /** Creates a new external access rule in a given network policy. */
1142
1115
  create(request: {
@@ -4388,6 +4361,33 @@ declare namespace gapi.client {
4388
4361
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
4389
4362
  uploadType?: string;
4390
4363
  }): Request<Location>;
4364
+ /** Gets all the principals having bind permission on the intranet VPC associated with the consumer project granted by the Grant API. DnsBindPermission is a global resource and location can only be global. */
4365
+ getDnsBindPermission(request?: {
4366
+ /** V1 error format. */
4367
+ '$.xgafv'?: string;
4368
+ /** OAuth access token. */
4369
+ access_token?: string;
4370
+ /** Data format for response. */
4371
+ alt?: string;
4372
+ /** JSONP */
4373
+ callback?: string;
4374
+ /** Selector specifying which fields to include in a partial response. */
4375
+ fields?: string;
4376
+ /** API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. */
4377
+ key?: string;
4378
+ /** Required. The name of the resource which stores the users/service accounts having the permission to bind to the corresponding intranet VPC of the consumer project. DnsBindPermission is a global resource. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: `projects/my-project/locations/global/dnsBindPermission` */
4379
+ name: string;
4380
+ /** OAuth 2.0 token for the current user. */
4381
+ oauth_token?: string;
4382
+ /** Returns response with indentations and line breaks. */
4383
+ prettyPrint?: boolean;
4384
+ /** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
4385
+ quotaUser?: string;
4386
+ /** Upload protocol for media (e.g. "raw", "multipart"). */
4387
+ upload_protocol?: string;
4388
+ /** Legacy upload protocol for media (e.g. "media", "multipart"). */
4389
+ uploadType?: string;
4390
+ }): Request<DnsBindPermission>;
4391
4391
  /** Lists information about the supported locations for this service. */
4392
4392
  list(request?: {
4393
4393
  /** V1 error format. */
@@ -4421,7 +4421,8 @@ declare namespace gapi.client {
4421
4421
  /** Legacy upload protocol for media (e.g. "media", "multipart"). */
4422
4422
  uploadType?: string;
4423
4423
  }): Request<ListLocationsResponse>;
4424
- global: GlobalResource;
4424
+ dnsBindPermission: DnsBindPermissionResource;
4425
+ networkPeerings: NetworkPeeringsResource;
4425
4426
  networkPolicies: NetworkPoliciesResource;
4426
4427
  nodeTypes: NodeTypesResource;
4427
4428
  operations: OperationsResource;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@maxim_mazurok/gapi.client.vmwareengine-v1",
3
- "version": "0.0.20231205",
3
+ "version": "0.0.20240112",
4
4
  "description": "TypeScript typings for VMware Engine API v1",
5
5
  "repository": {
6
6
  "type": "git",