@googleapis/serviceusage 1.1.0 → 4.0.0
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.
- package/CHANGELOG.md +103 -0
- package/README.md +11 -2
- package/build/v1.d.ts +24 -18
- package/build/v1.js.map +1 -1
- package/build/v1beta1.d.ts +185 -174
- package/build/v1beta1.js +24 -12
- package/build/v1beta1.js.map +1 -1
- package/package.json +2 -2
- package/v1.ts +22 -18
- package/v1beta1.ts +211 -190
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,108 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [4.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/serviceusage-v3.2.0...serviceusage-v4.0.0) (2022-06-15)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### ⚠ BREAKING CHANGES
|
|
7
|
+
|
|
8
|
+
* This release has breaking changes.
|
|
9
|
+
|
|
10
|
+
### Features
|
|
11
|
+
|
|
12
|
+
* run the generator ([#2971](https://github.com/googleapis/google-api-nodejs-client/issues/2971)) ([adddf01](https://github.com/googleapis/google-api-nodejs-client/commit/adddf018e7cb73adab7341053dd80d72c5a6248d))
|
|
13
|
+
|
|
14
|
+
## [3.2.0](https://github.com/googleapis/google-api-nodejs-client/compare/serviceusage-v3.1.1...serviceusage-v3.2.0) (2022-04-11)
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
### Features
|
|
18
|
+
|
|
19
|
+
* **serviceusage:** update the API ([7c436c8](https://github.com/googleapis/google-api-nodejs-client/commit/7c436c843eac83f805c6fea42d3a4a7ea7c28ea4))
|
|
20
|
+
|
|
21
|
+
### [3.1.1](https://github.com/googleapis/google-api-nodejs-client/compare/serviceusage-v3.1.0...serviceusage-v3.1.1) (2022-03-23)
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
### Bug Fixes
|
|
25
|
+
|
|
26
|
+
* **serviceusage:** update the API ([46e2709](https://github.com/googleapis/google-api-nodejs-client/commit/46e2709f0ce6d9c3600071be35322b21cfeb2dbb))
|
|
27
|
+
|
|
28
|
+
## [3.1.0](https://www.github.com/googleapis/google-api-nodejs-client/compare/serviceusage-v3.0.0...serviceusage-v3.1.0) (2021-12-30)
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
### Features
|
|
32
|
+
|
|
33
|
+
* **serviceusage:** update the API ([cea697c](https://www.github.com/googleapis/google-api-nodejs-client/commit/cea697ce297f51aa94b5ef358cbca69755041fe9))
|
|
34
|
+
|
|
35
|
+
## [3.0.0](https://www.github.com/googleapis/google-api-nodejs-client/compare/serviceusage-v2.0.2...serviceusage-v3.0.0) (2021-09-14)
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
### ⚠ BREAKING CHANGES
|
|
39
|
+
|
|
40
|
+
* **serviceusage:** This release has breaking changes.
|
|
41
|
+
* **serviceusage:** This release has breaking changes.
|
|
42
|
+
* **serviceusage:** This release has breaking changes.
|
|
43
|
+
|
|
44
|
+
### Features
|
|
45
|
+
|
|
46
|
+
* **auth:** adds support workload identity federation ([#2517](https://www.github.com/googleapis/google-api-nodejs-client/issues/2517)) ([a10707c](https://www.github.com/googleapis/google-api-nodejs-client/commit/a10707c477759e7c9ef6360a2fe800856fb600c1))
|
|
47
|
+
* **serviceusage:** update the API ([819d548](https://www.github.com/googleapis/google-api-nodejs-client/commit/819d5488ce8385f910012d79d1475ea500b25063))
|
|
48
|
+
* **serviceusage:** update the API ([d23fbcb](https://www.github.com/googleapis/google-api-nodejs-client/commit/d23fbcbb94ba9feff6f2ef3cae92cd8318121b75))
|
|
49
|
+
* **serviceusage:** update the API ([c3b183c](https://www.github.com/googleapis/google-api-nodejs-client/commit/c3b183cf6a3af66239ad3851d57bff42d37c4544))
|
|
50
|
+
* **serviceusage:** update the API ([5d25614](https://www.github.com/googleapis/google-api-nodejs-client/commit/5d256149b00120910e6d55a8abc8bd916cc09822))
|
|
51
|
+
* **serviceusage:** update the API ([9413125](https://www.github.com/googleapis/google-api-nodejs-client/commit/9413125de4040b56900a686f28ca6cb4bfb175b4))
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
### Bug Fixes
|
|
55
|
+
|
|
56
|
+
* **deps:** update dependency googleapis-common to v5 ([#2497](https://www.github.com/googleapis/google-api-nodejs-client/issues/2497)) ([fec087a](https://www.github.com/googleapis/google-api-nodejs-client/commit/fec087abcf3d994dd41c3ffa0a0c12b1f9f09dae))
|
|
57
|
+
* **serviceusage:** update the API ([69605dd](https://www.github.com/googleapis/google-api-nodejs-client/commit/69605dda9277dc5bd9a5d1510ed734ed4e165567))
|
|
58
|
+
* **serviceusage:** update the API ([5a48659](https://www.github.com/googleapis/google-api-nodejs-client/commit/5a48659b535b60b2b2db6226b7d9ffa2fcafc350))
|
|
59
|
+
* **serviceusage:** update the API ([653aa00](https://www.github.com/googleapis/google-api-nodejs-client/commit/653aa000b0f670661fd66a3cd188eb6483543526))
|
|
60
|
+
* **serviceusage:** update the API ([30d2b08](https://www.github.com/googleapis/google-api-nodejs-client/commit/30d2b08a4685ce8dc0dec6b0c87ddca618e68b72))
|
|
61
|
+
* **serviceusage:** update the API ([d2ce5aa](https://www.github.com/googleapis/google-api-nodejs-client/commit/d2ce5aa9f1254ed6b2b9b7fa4b207bdbc69f9135))
|
|
62
|
+
* **serviceusage:** update the API ([cd4cd4b](https://www.github.com/googleapis/google-api-nodejs-client/commit/cd4cd4b85758730e7702f1853631b3343f53bd49))
|
|
63
|
+
* **serviceusage:** update the API ([83bab8c](https://www.github.com/googleapis/google-api-nodejs-client/commit/83bab8c43588342b17243dac47b4db037ef902ea))
|
|
64
|
+
* upgrade webpack from 4 to 5 ([#2524](https://www.github.com/googleapis/google-api-nodejs-client/issues/2524)) ([ecfd8bf](https://www.github.com/googleapis/google-api-nodejs-client/commit/ecfd8bfcd06e1beabff7ec9a8c4000222379eb8d))
|
|
65
|
+
|
|
66
|
+
### [2.0.2](https://www.github.com/googleapis/google-api-nodejs-client/compare/serviceusage-v2.0.1...serviceusage-v2.0.2) (2021-08-06)
|
|
67
|
+
|
|
68
|
+
|
|
69
|
+
### Bug Fixes
|
|
70
|
+
|
|
71
|
+
* **serviceusage:** update the API ([5a48659](https://www.github.com/googleapis/google-api-nodejs-client/commit/5a48659b535b60b2b2db6226b7d9ffa2fcafc350))
|
|
72
|
+
|
|
73
|
+
### [2.0.1](https://www.github.com/googleapis/google-api-nodejs-client/compare/serviceusage-v2.0.0...serviceusage-v2.0.1) (2021-07-10)
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
### Bug Fixes
|
|
77
|
+
|
|
78
|
+
* **serviceusage:** update the API ([653aa00](https://www.github.com/googleapis/google-api-nodejs-client/commit/653aa000b0f670661fd66a3cd188eb6483543526))
|
|
79
|
+
|
|
80
|
+
## [2.0.0](https://www.github.com/googleapis/google-api-nodejs-client/compare/serviceusage-v1.1.2...serviceusage-v2.0.0) (2021-06-02)
|
|
81
|
+
|
|
82
|
+
|
|
83
|
+
### ⚠ BREAKING CHANGES
|
|
84
|
+
|
|
85
|
+
* **serviceusage:** This release has breaking changes.
|
|
86
|
+
|
|
87
|
+
### Features
|
|
88
|
+
|
|
89
|
+
* **serviceusage:** update the API ([819d548](https://www.github.com/googleapis/google-api-nodejs-client/commit/819d5488ce8385f910012d79d1475ea500b25063))
|
|
90
|
+
|
|
91
|
+
### [1.1.2](https://www.github.com/googleapis/google-api-nodejs-client/compare/serviceusage-v1.1.1...serviceusage-v1.1.2) (2021-05-26)
|
|
92
|
+
|
|
93
|
+
|
|
94
|
+
### Bug Fixes
|
|
95
|
+
|
|
96
|
+
* **serviceusage:** update the API ([30d2b08](https://www.github.com/googleapis/google-api-nodejs-client/commit/30d2b08a4685ce8dc0dec6b0c87ddca618e68b72))
|
|
97
|
+
|
|
98
|
+
### [1.1.1](https://www.github.com/googleapis/google-api-nodejs-client/compare/serviceusage-v1.1.0...serviceusage-v1.1.1) (2021-05-23)
|
|
99
|
+
|
|
100
|
+
|
|
101
|
+
### Bug Fixes
|
|
102
|
+
|
|
103
|
+
* **serviceusage:** update the API ([d2ce5aa](https://www.github.com/googleapis/google-api-nodejs-client/commit/d2ce5aa9f1254ed6b2b9b7fa4b207bdbc69f9135))
|
|
104
|
+
* **serviceusage:** update the API ([cd4cd4b](https://www.github.com/googleapis/google-api-nodejs-client/commit/cd4cd4b85758730e7702f1853631b3343f53bd49))
|
|
105
|
+
|
|
3
106
|
## [1.1.0](https://www.github.com/googleapis/google-api-nodejs-client/compare/serviceusage-v1.0.0...serviceusage-v1.1.0) (2021-04-23)
|
|
4
107
|
|
|
5
108
|
|
package/README.md
CHANGED
|
@@ -4,6 +4,15 @@
|
|
|
4
4
|
|
|
5
5
|
> Enables services that service consumers want to use on Google Cloud Platform, lists the available or enabled services, or disables services that service consumers no longer use.
|
|
6
6
|
|
|
7
|
+
## Support status
|
|
8
|
+
**Note**: Google provides multiple libraries for this service. This library is in
|
|
9
|
+
maintenance mode, and will continue to be made available for users who have
|
|
10
|
+
existing applications. If you're building a new application, or modernizing a
|
|
11
|
+
legacy application, please use [@google-cloud/service-usage](https://www.npmjs.com/package/@google-cloud/service-usage) instead.
|
|
12
|
+
The [@google-cloud/service-usage](https://www.npmjs.com/package/@google-cloud/service-usage) library is faster, easier to use, and better maintained.
|
|
13
|
+
|
|
14
|
+
To learn more, see [Client Libraries Explained](https://cloud.google.com/apis/docs/client-libraries-explained).
|
|
15
|
+
|
|
7
16
|
## Installation
|
|
8
17
|
|
|
9
18
|
```sh
|
|
@@ -15,10 +24,10 @@ All documentation and usage information can be found on [GitHub](https://github.
|
|
|
15
24
|
Information on classes can be found in [Googleapis Documentation](https://googleapis.dev/nodejs/googleapis/latest/serviceusage/classes/Serviceusage.html).
|
|
16
25
|
|
|
17
26
|
## License
|
|
18
|
-
This library is licensed under Apache 2.0. Full license text is available in [LICENSE](https://github.com/googleapis/google-api-nodejs-client/blob/
|
|
27
|
+
This library is licensed under Apache 2.0. Full license text is available in [LICENSE](https://github.com/googleapis/google-api-nodejs-client/blob/main/LICENSE).
|
|
19
28
|
|
|
20
29
|
## Contributing
|
|
21
|
-
We love contributions! Before submitting a Pull Request, it's always good to start with a new issue first. To learn more, see [CONTRIBUTING](https://github.com/google/google-api-nodejs-client/blob/
|
|
30
|
+
We love contributions! Before submitting a Pull Request, it's always good to start with a new issue first. To learn more, see [CONTRIBUTING](https://github.com/google/google-api-nodejs-client/blob/main/.github/CONTRIBUTING.md).
|
|
22
31
|
|
|
23
32
|
## Questions/problems?
|
|
24
33
|
* Ask your development related questions on [StackOverflow](http://stackoverflow.com/questions/tagged/google-api-nodejs-client).
|
package/build/v1.d.ts
CHANGED
|
@@ -195,7 +195,7 @@ export declare namespace serviceusage_v1 {
|
|
|
195
195
|
*/
|
|
196
196
|
jwksUri?: string | null;
|
|
197
197
|
/**
|
|
198
|
-
* Defines the locations to extract the JWT. JWT locations can be
|
|
198
|
+
* Defines the locations to extract the JWT. For now it is only used by the Cloud Endpoints to store the OpenAPI extension [x-google-jwt-locations] (https://cloud.google.com/endpoints/docs/openapi/openapi-extensions#x-google-jwt-locations) JWT locations can be one of HTTP headers, URL query parameters or cookies. The rule is that the first match wins. If not specified, default to use following 3 locations: 1) Authorization: Bearer 2) x-goog-iap-jwt-assertion 3) access_token query parameter Default locations can be specified as followings: jwt_locations: - header: Authorization value_prefix: "Bearer " - header: x-goog-iap-jwt-assertion - query: access_token
|
|
199
199
|
*/
|
|
200
200
|
jwtLocations?: Schema$JwtLocation[];
|
|
201
201
|
}
|
|
@@ -241,10 +241,6 @@ export declare namespace serviceusage_v1 {
|
|
|
241
241
|
* The JWT audience is used when generating a JWT ID token for the backend. This ID token will be added in the HTTP "authorization" header, and sent to the backend.
|
|
242
242
|
*/
|
|
243
243
|
jwtAudience?: string | null;
|
|
244
|
-
/**
|
|
245
|
-
* Minimum deadline in seconds needed for this method. Calls having deadline value lower than this will be rejected.
|
|
246
|
-
*/
|
|
247
|
-
minDeadline?: number | null;
|
|
248
244
|
/**
|
|
249
245
|
* The number of seconds to wait for the completion of a long running operation. The default is no deadline.
|
|
250
246
|
*/
|
|
@@ -370,11 +366,11 @@ export declare namespace serviceusage_v1 {
|
|
|
370
366
|
selector?: string | null;
|
|
371
367
|
}
|
|
372
368
|
/**
|
|
373
|
-
* Selects and configures the service controller used by the service. The service controller handles
|
|
369
|
+
* Selects and configures the service controller used by the service. The service controller handles two things: - **What is allowed:** for each API request, Chemist checks the project status, activation status, abuse status, billing status, service status, location restrictions, VPC Service Controls, SuperQuota, and other policies. - **What has happened:** for each API response, Chemist reports the telemetry data to analytics, auditing, billing, eventing, logging, monitoring, sawmill, and tracing. Chemist also accepts telemetry data not associated with API traffic, such as billing metrics. Example: control: environment: servicecontrol.googleapis.com
|
|
374
370
|
*/
|
|
375
371
|
export interface Schema$Control {
|
|
376
372
|
/**
|
|
377
|
-
* The service
|
|
373
|
+
* The service controller environment to use. If empty, no control plane feature (like quota and billing) will be enabled. The recommended value for most services is servicecontrol.googleapis.com
|
|
378
374
|
*/
|
|
379
375
|
environment?: string | null;
|
|
380
376
|
}
|
|
@@ -474,7 +470,7 @@ export declare namespace serviceusage_v1 {
|
|
|
474
470
|
*/
|
|
475
471
|
serviceRootUrl?: string | null;
|
|
476
472
|
/**
|
|
477
|
-
* A short
|
|
473
|
+
* A short description of what the service does. The summary must be plain text. It becomes the overview of the service displayed in Google Cloud Console. NOTE: This field is equivalent to the standard field `description`.
|
|
478
474
|
*/
|
|
479
475
|
summary?: string | null;
|
|
480
476
|
}
|
|
@@ -487,16 +483,16 @@ export declare namespace serviceusage_v1 {
|
|
|
487
483
|
*/
|
|
488
484
|
deprecationDescription?: string | null;
|
|
489
485
|
/**
|
|
490
|
-
* Description of the selected
|
|
486
|
+
* Description of the selected proto element (e.g. a message, a method, a 'service' definition, or a field). Defaults to leading & trailing comments taken from the proto source definition of the proto element.
|
|
491
487
|
*/
|
|
492
488
|
description?: string | null;
|
|
493
489
|
/**
|
|
494
|
-
* The selector is a comma-separated list of patterns. Each pattern is a qualified name of the element which may end in "*", indicating a wildcard. Wildcards are only allowed at the end and for a whole component of the qualified name, i.e. "foo.*" is ok, but not "foo.b*" or "foo.*.bar". A wildcard will match one or more components. To specify a default for all applicable elements, the whole pattern "*" is used.
|
|
490
|
+
* The selector is a comma-separated list of patterns for any element such as a method, a field, an enum value. Each pattern is a qualified name of the element which may end in "*", indicating a wildcard. Wildcards are only allowed at the end and for a whole component of the qualified name, i.e. "foo.*" is ok, but not "foo.b*" or "foo.*.bar". A wildcard will match one or more components. To specify a default for all applicable elements, the whole pattern "*" is used.
|
|
495
491
|
*/
|
|
496
492
|
selector?: string | null;
|
|
497
493
|
}
|
|
498
494
|
/**
|
|
499
|
-
* A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); \}
|
|
495
|
+
* A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); \}
|
|
500
496
|
*/
|
|
501
497
|
export interface Schema$Empty {
|
|
502
498
|
}
|
|
@@ -528,7 +524,7 @@ export declare namespace serviceusage_v1 {
|
|
|
528
524
|
service?: Schema$GoogleApiServiceusageV1Service;
|
|
529
525
|
}
|
|
530
526
|
/**
|
|
531
|
-
* `Endpoint` describes a network
|
|
527
|
+
* `Endpoint` describes a network address of a service that serves a set of APIs. It is commonly known as a service endpoint. A service may expose any number of service endpoints, and all service endpoints share the same service definition, such as quota limits and monitoring metrics. Example: type: google.api.Service name: library-example.googleapis.com endpoints: # Declares network address `https://library-example.googleapis.com` # for service `library-example.googleapis.com`. The `https` scheme # is implicit for all service endpoints. Other schemes may be # supported in the future. - name: library-example.googleapis.com allow_cors: false - name: content-staging-library-example.googleapis.com # Allows HTTP OPTIONS calls to be passed to the API frontend, for it # to decide whether the subsequent cross-origin request is allowed # to proceed. allow_cors: true
|
|
532
528
|
*/
|
|
533
529
|
export interface Schema$Endpoint {
|
|
534
530
|
/**
|
|
@@ -650,7 +646,7 @@ export declare namespace serviceusage_v1 {
|
|
|
650
646
|
state?: string | null;
|
|
651
647
|
}
|
|
652
648
|
/**
|
|
653
|
-
* `Service` is the root object of Google service configuration
|
|
649
|
+
* `Service` is the root object of Google API service configuration (service config). It describes the basic information about a logical service, such as the service name and the user-facing title, and delegates other aspects to sub-sections. Each sub-section is either a proto message or a repeated proto message that configures a specific aspect, such as auth. For more information, see each proto message definition. Example: type: google.api.Service name: calendar.googleapis.com title: Google Calendar API apis: - name: google.calendar.v3.Calendar visibility: rules: - selector: "google.calendar.v3.*" restriction: PREVIEW backend: rules: - selector: "google.calendar.v3.*" address: calendar.example.com authentication: providers: - id: google_calendar_auth jwks_uri: https://www.googleapis.com/oauth2/v1/certs issuer: https://securetoken.google.com rules: - selector: "*" requirements: provider_id: google_calendar_auth
|
|
654
650
|
*/
|
|
655
651
|
export interface Schema$GoogleApiService {
|
|
656
652
|
/**
|
|
@@ -694,7 +690,7 @@ export declare namespace serviceusage_v1 {
|
|
|
694
690
|
*/
|
|
695
691
|
endpoints?: Schema$Endpoint[];
|
|
696
692
|
/**
|
|
697
|
-
* A list of all enum types included in this API service. Enums referenced directly or indirectly by the `apis` are automatically included. Enums which are not referenced but shall be included should be listed here by name. Example: enums: - name: google.someapi.v1.SomeEnum
|
|
693
|
+
* A list of all enum types included in this API service. Enums referenced directly or indirectly by the `apis` are automatically included. Enums which are not referenced but shall be included should be listed here by name by the configuration author. Example: enums: - name: google.someapi.v1.SomeEnum
|
|
698
694
|
*/
|
|
699
695
|
enums?: Schema$Enum[];
|
|
700
696
|
/**
|
|
@@ -750,11 +746,11 @@ export declare namespace serviceusage_v1 {
|
|
|
750
746
|
*/
|
|
751
747
|
systemTypes?: Schema$Type[];
|
|
752
748
|
/**
|
|
753
|
-
* The product title for this service.
|
|
749
|
+
* The product title for this service, it is the name displayed in Google Cloud Console.
|
|
754
750
|
*/
|
|
755
751
|
title?: string | null;
|
|
756
752
|
/**
|
|
757
|
-
* A list of all proto message types included in this API service. Types referenced directly or indirectly by the `apis` are automatically included. Messages which are not referenced but shall be included, such as types used by the `google.protobuf.Any` type, should be listed here by name. Example: types: - name: google.protobuf.Int32
|
|
753
|
+
* A list of all proto message types included in this API service. Types referenced directly or indirectly by the `apis` are automatically included. Messages which are not referenced but shall be included, such as types used by the `google.protobuf.Any` type, should be listed here by name by the configuration author. Example: types: - name: google.protobuf.Int32
|
|
758
754
|
*/
|
|
759
755
|
types?: Schema$Type[];
|
|
760
756
|
/**
|
|
@@ -967,6 +963,10 @@ export declare namespace serviceusage_v1 {
|
|
|
967
963
|
* Specifies a location to extract JWT from an API request.
|
|
968
964
|
*/
|
|
969
965
|
export interface Schema$JwtLocation {
|
|
966
|
+
/**
|
|
967
|
+
* Specifies cookie name to extract JWT token.
|
|
968
|
+
*/
|
|
969
|
+
cookie?: string | null;
|
|
970
970
|
/**
|
|
971
971
|
* Specifies HTTP header name to extract JWT token.
|
|
972
972
|
*/
|
|
@@ -1173,6 +1173,12 @@ export declare namespace serviceusage_v1 {
|
|
|
1173
1173
|
* Bind API methods to metrics. Binding a method to a metric causes that metric's configured quota behaviors to apply to the method call.
|
|
1174
1174
|
*/
|
|
1175
1175
|
export interface Schema$MetricRule {
|
|
1176
|
+
/**
|
|
1177
|
+
* Metrics to update when the selected methods are called. The key of the map is the metric name, the value is the DynamicCostType to specify how to calculate the cost from the request. The cost amount will be increased for the metric against which the quota limits are defined. It is only implemented in CloudESF(go/cloudesf)
|
|
1178
|
+
*/
|
|
1179
|
+
dynamicMetricCosts?: {
|
|
1180
|
+
[key: string]: string;
|
|
1181
|
+
} | null;
|
|
1176
1182
|
/**
|
|
1177
1183
|
* Metrics to update when the selected methods are called, and the associated cost applied to each metric. The key of the map is the metric name, and the values are the amount increased for the metric against which the quota limits are defined. The value must not be negative.
|
|
1178
1184
|
*/
|
|
@@ -1222,7 +1228,7 @@ export declare namespace serviceusage_v1 {
|
|
|
1222
1228
|
*/
|
|
1223
1229
|
name?: string | null;
|
|
1224
1230
|
/**
|
|
1225
|
-
* Required. The monitored resource type. For example, the type `"cloudsql_database"` represents databases in Google Cloud SQL.
|
|
1231
|
+
* Required. The monitored resource type. For example, the type `"cloudsql_database"` represents databases in Google Cloud SQL. For a list of types, see [Monitoring resource types](https://cloud.google.com/monitoring/api/resources) and [Logging resource types](https://cloud.google.com/logging/docs/api/v2/resource-list).
|
|
1226
1232
|
*/
|
|
1227
1233
|
type?: string | null;
|
|
1228
1234
|
}
|
|
@@ -1319,7 +1325,7 @@ export declare namespace serviceusage_v1 {
|
|
|
1319
1325
|
*/
|
|
1320
1326
|
export interface Schema$Page {
|
|
1321
1327
|
/**
|
|
1322
|
-
* The Markdown content of the page. You can use (== include {path\} ==) to include content from a Markdown file.
|
|
1328
|
+
* The Markdown content of the page. You can use (== include {path\} ==) to include content from a Markdown file. The content can be used to produce the documentation page such as HTML format page.
|
|
1323
1329
|
*/
|
|
1324
1330
|
content?: string | null;
|
|
1325
1331
|
/**
|
package/build/v1.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"v1.js","sourceRoot":"","sources":["../v1.ts"],"names":[],"mappings":";AAAA,4BAA4B;AAC5B,kEAAkE;AAClE,mEAAmE;AACnE,0CAA0C;AAC1C,EAAE;AACF,gDAAgD;AAChD,EAAE;AACF,sEAAsE;AACtE,oEAAoE;AACpE,2EAA2E;AAC3E,sEAAsE;AACtE,iCAAiC;;AAEjC,uDAAuD;AACvD,yDAAyD;AACzD,sDAAsD;AACtD,0DAA0D;AAC1D,oDAAoD;AACpD,4CAA4C;AAE5C,yDAe2B;AAG3B,IAAiB,eAAe,
|
|
1
|
+
{"version":3,"file":"v1.js","sourceRoot":"","sources":["../v1.ts"],"names":[],"mappings":";AAAA,4BAA4B;AAC5B,kEAAkE;AAClE,mEAAmE;AACnE,0CAA0C;AAC1C,EAAE;AACF,gDAAgD;AAChD,EAAE;AACF,sEAAsE;AACtE,oEAAoE;AACpE,2EAA2E;AAC3E,sEAAsE;AACtE,iCAAiC;;AAEjC,uDAAuD;AACvD,yDAAyD;AACzD,sDAAsD;AACtD,0DAA0D;AAC1D,oDAAoD;AACpD,4CAA4C;AAE5C,yDAe2B;AAG3B,IAAiB,eAAe,CA8gG/B;AA9gGD,WAAiB,eAAe;IAgE9B;;;;;;;;;;OAUG;IACH,MAAa,YAAY;QAKvB,YAAY,OAAsB,EAAE,MAA2B;YAC7D,IAAI,CAAC,OAAO,GAAG;gBACb,QAAQ,EAAE,OAAO,IAAI,EAAE;gBACvB,MAAM;aACP,CAAC;YAEF,IAAI,CAAC,UAAU,GAAG,IAAI,mBAAmB,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;YACxD,IAAI,CAAC,QAAQ,GAAG,IAAI,iBAAiB,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACtD,CAAC;KACF;IAdY,4BAAY,eAcxB,CAAA;IAg9CD,MAAa,mBAAmB;QAE9B,YAAY,OAA0B;YACpC,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC;QACzB,CAAC;QAkFD,MAAM,CACJ,gBAGkC,EAClC,iBAIkC,EAClC,QAEkC;YAElC,IAAI,MAAM,GAAG,CAAC,gBAAgB;gBAC5B,EAAE,CAAsC,CAAC;YAC3C,IAAI,OAAO,GAAG,CAAC,iBAAiB,IAAI,EAAE,CAAkB,CAAC;YAEzD,IAAI,OAAO,gBAAgB,KAAK,UAAU,EAAE;gBAC1C,QAAQ,GAAG,gBAAgB,CAAC;gBAC5B,MAAM,GAAG,EAAuC,CAAC;gBACjD,OAAO,GAAG,EAAE,CAAC;aACd;YAED,IAAI,OAAO,iBAAiB,KAAK,UAAU,EAAE;gBAC3C,QAAQ,GAAG,iBAAiB,CAAC;gBAC7B,OAAO,GAAG,EAAE,CAAC;aACd;YAED,MAAM,OAAO,GAAG,OAAO,CAAC,OAAO,IAAI,sCAAsC,CAAC;YAC1E,MAAM,UAAU,GAAG;gBACjB,OAAO,EAAE,MAAM,CAAC,MAAM,CACpB;oBACE,GAAG,EAAE,CAAC,OAAO,GAAG,oBAAoB,CAAC,CAAC,OAAO,CAAC,cAAc,EAAE,IAAI,CAAC;oBACnE,MAAM,EAAE,MAAM;iBACf,EACD,OAAO,CACR;gBACD,MAAM;gBACN,cAAc,EAAE,CAAC,MAAM,CAAC;gBACxB,UAAU,EAAE,CAAC,MAAM,CAAC;gBACpB,OAAO,EAAE,IAAI,CAAC,OAAO;aACtB,CAAC;YACF,IAAI,QAAQ,EAAE;gBACZ,oCAAgB,CACd,UAAU,EACV,QAAyC,CAC1C,CAAC;aACH;iBAAM;gBACL,OAAO,oCAAgB,CAAe,UAAU,CAAC,CAAC;aACnD;QACH,CAAC;QA4ED,MAAM,CACJ,gBAGkC,EAClC,iBAIkC,EAClC,QAEkC;YAElC,IAAI,MAAM,GAAG,CAAC,gBAAgB;gBAC5B,EAAE,CAAsC,CAAC;YAC3C,IAAI,OAAO,GAAG,CAAC,iBAAiB,IAAI,EAAE,CAAkB,CAAC;YAEzD,IAAI,OAAO,gBAAgB,KAAK,UAAU,EAAE;gBAC1C,QAAQ,GAAG,gBAAgB,CAAC;gBAC5B,MAAM,GAAG,EAAuC,CAAC;gBACjD,OAAO,GAAG,EAAE,CAAC;aACd;YAED,IAAI,OAAO,iBAAiB,KAAK,UAAU,EAAE;gBAC3C,QAAQ,GAAG,iBAAiB,CAAC;gBAC7B,OAAO,GAAG,EAAE,CAAC;aACd;YAED,MAAM,OAAO,GAAG,OAAO,CAAC,OAAO,IAAI,sCAAsC,CAAC;YAC1E,MAAM,UAAU,GAAG;gBACjB,OAAO,EAAE,MAAM,CAAC,MAAM,CACpB;oBACE,GAAG,EAAE,CAAC,OAAO,GAAG,aAAa,CAAC,CAAC,OAAO,CAAC,cAAc,EAAE,IAAI,CAAC;oBAC5D,MAAM,EAAE,QAAQ;iBACjB,EACD,OAAO,CACR;gBACD,MAAM;gBACN,cAAc,EAAE,CAAC,MAAM,CAAC;gBACxB,UAAU,EAAE,CAAC,MAAM,CAAC;gBACpB,OAAO,EAAE,IAAI,CAAC,OAAO;aACtB,CAAC;YACF,IAAI,QAAQ,EAAE;gBACZ,oCAAgB,CACd,UAAU,EACV,QAAyC,CAC1C,CAAC;aACH;iBAAM;gBACL,OAAO,oCAAgB,CAAe,UAAU,CAAC,CAAC;aACnD;QACH,CAAC;QAkFD,GAAG,CACD,gBAGkC,EAClC,iBAIkC,EAClC,QAEkC;YAElC,IAAI,MAAM,GAAG,CAAC,gBAAgB,IAAI,EAAE,CAAmC,CAAC;YACxE,IAAI,OAAO,GAAG,CAAC,iBAAiB,IAAI,EAAE,CAAkB,CAAC;YAEzD,IAAI,OAAO,gBAAgB,KAAK,UAAU,EAAE;gBAC1C,QAAQ,GAAG,gBAAgB,CAAC;gBAC5B,MAAM,GAAG,EAAoC,CAAC;gBAC9C,OAAO,GAAG,EAAE,CAAC;aACd;YAED,IAAI,OAAO,iBAAiB,KAAK,UAAU,EAAE;gBAC3C,QAAQ,GAAG,iBAAiB,CAAC;gBAC7B,OAAO,GAAG,EAAE,CAAC;aACd;YAED,MAAM,OAAO,GAAG,OAAO,CAAC,OAAO,IAAI,sCAAsC,CAAC;YAC1E,MAAM,UAAU,GAAG;gBACjB,OAAO,EAAE,MAAM,CAAC,MAAM,CACpB;oBACE,GAAG,EAAE,CAAC,OAAO,GAAG,aAAa,CAAC,CAAC,OAAO,CAAC,cAAc,EAAE,IAAI,CAAC;oBAC5D,MAAM,EAAE,KAAK;iBACd,EACD,OAAO,CACR;gBACD,MAAM;gBACN,cAAc,EAAE,CAAC,MAAM,CAAC;gBACxB,UAAU,EAAE,CAAC,MAAM,CAAC;gBACpB,OAAO,EAAE,IAAI,CAAC,OAAO;aACtB,CAAC;YACF,IAAI,QAAQ,EAAE;gBACZ,oCAAgB,CACd,UAAU,EACV,QAAyC,CAC1C,CAAC;aACH;iBAAM;gBACL,OAAO,oCAAgB,CAAmB,UAAU,CAAC,CAAC;aACvD;QACH,CAAC;QAuFD,IAAI,CACF,gBAGkC,EAClC,iBAIkC,EAClC,QAEkC;YAKlC,IAAI,MAAM,GAAG,CAAC,gBAAgB,IAAI,EAAE,CAAoC,CAAC;YACzE,IAAI,OAAO,GAAG,CAAC,iBAAiB,IAAI,EAAE,CAAkB,CAAC;YAEzD,IAAI,OAAO,gBAAgB,KAAK,UAAU,EAAE;gBAC1C,QAAQ,GAAG,gBAAgB,CAAC;gBAC5B,MAAM,GAAG,EAAqC,CAAC;gBAC/C,OAAO,GAAG,EAAE,CAAC;aACd;YAED,IAAI,OAAO,iBAAiB,KAAK,UAAU,EAAE;gBAC3C,QAAQ,GAAG,iBAAiB,CAAC;gBAC7B,OAAO,GAAG,EAAE,CAAC;aACd;YAED,MAAM,OAAO,GAAG,OAAO,CAAC,OAAO,IAAI,sCAAsC,CAAC;YAC1E,MAAM,UAAU,GAAG;gBACjB,OAAO,EAAE,MAAM,CAAC,MAAM,CACpB;oBACE,GAAG,EAAE,CAAC,OAAO,GAAG,gBAAgB,CAAC,CAAC,OAAO,CAAC,cAAc,EAAE,IAAI,CAAC;oBAC/D,MAAM,EAAE,KAAK;iBACd,EACD,OAAO,CACR;gBACD,MAAM;gBACN,cAAc,EAAE,EAAE;gBAClB,UAAU,EAAE,EAAE;gBACd,OAAO,EAAE,IAAI,CAAC,OAAO;aACtB,CAAC;YACF,IAAI,QAAQ,EAAE;gBACZ,oCAAgB,CACd,UAAU,EACV,QAAyC,CAC1C,CAAC;aACH;iBAAM;gBACL,OAAO,oCAAgB,CAAgC,UAAU,CAAC,CAAC;aACpE;QACH,CAAC;KACF;IAzhBY,mCAAmB,sBAyhB/B,CAAA;IA8CD,MAAa,iBAAiB;QAE5B,YAAY,OAA0B;YACpC,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC;QACzB,CAAC;QA0FD,WAAW,CACT,gBAGkC,EAClC,iBAIkC,EAClC,QAEkC;YAElC,IAAI,MAAM,GAAG,CAAC,gBAAgB;gBAC5B,EAAE,CAAyC,CAAC;YAC9C,IAAI,OAAO,GAAG,CAAC,iBAAiB,IAAI,EAAE,CAAkB,CAAC;YAEzD,IAAI,OAAO,gBAAgB,KAAK,UAAU,EAAE;gBAC1C,QAAQ,GAAG,gBAAgB,CAAC;gBAC5B,MAAM,GAAG,EAA0C,CAAC;gBACpD,OAAO,GAAG,EAAE,CAAC;aACd;YAED,IAAI,OAAO,iBAAiB,KAAK,UAAU,EAAE;gBAC3C,QAAQ,GAAG,iBAAiB,CAAC;gBAC7B,OAAO,GAAG,EAAE,CAAC;aACd;YAED,MAAM,OAAO,GAAG,OAAO,CAAC,OAAO,IAAI,sCAAsC,CAAC;YAC1E,MAAM,UAAU,GAAG;gBACjB,OAAO,EAAE,MAAM,CAAC,MAAM,CACpB;oBACE,GAAG,EAAE,CAAC,OAAO,GAAG,oCAAoC,CAAC,CAAC,OAAO,CAC3D,cAAc,EACd,IAAI,CACL;oBACD,MAAM,EAAE,MAAM;iBACf,EACD,OAAO,CACR;gBACD,MAAM;gBACN,cAAc,EAAE,CAAC,QAAQ,CAAC;gBAC1B,UAAU,EAAE,CAAC,QAAQ,CAAC;gBACtB,OAAO,EAAE,IAAI,CAAC,OAAO;aACtB,CAAC;YACF,IAAI,QAAQ,EAAE;gBACZ,oCAAgB,CACd,UAAU,EACV,QAAyC,CAC1C,CAAC;aACH;iBAAM;gBACL,OAAO,oCAAgB,CAAmB,UAAU,CAAC,CAAC;aACvD;QACH,CAAC;QAoFD,QAAQ,CACN,gBAGkC,EAClC,iBAIkC,EAClC,QAEkC;YAKlC,IAAI,MAAM,GAAG,CAAC,gBAAgB;gBAC5B,EAAE,CAAsC,CAAC;YAC3C,IAAI,OAAO,GAAG,CAAC,iBAAiB,IAAI,EAAE,CAAkB,CAAC;YAEzD,IAAI,OAAO,gBAAgB,KAAK,UAAU,EAAE;gBAC1C,QAAQ,GAAG,gBAAgB,CAAC;gBAC5B,MAAM,GAAG,EAAuC,CAAC;gBACjD,OAAO,GAAG,EAAE,CAAC;aACd;YAED,IAAI,OAAO,iBAAiB,KAAK,UAAU,EAAE;gBAC3C,QAAQ,GAAG,iBAAiB,CAAC;gBAC7B,OAAO,GAAG,EAAE,CAAC;aACd;YAED,MAAM,OAAO,GAAG,OAAO,CAAC,OAAO,IAAI,sCAAsC,CAAC;YAC1E,MAAM,UAAU,GAAG;gBACjB,OAAO,EAAE,MAAM,CAAC,MAAM,CACpB;oBACE,GAAG,EAAE,CAAC,OAAO,GAAG,iCAAiC,CAAC,CAAC,OAAO,CACxD,cAAc,EACd,IAAI,CACL;oBACD,MAAM,EAAE,KAAK;iBACd,EACD,OAAO,CACR;gBACD,MAAM;gBACN,cAAc,EAAE,CAAC,QAAQ,CAAC;gBAC1B,UAAU,EAAE,CAAC,QAAQ,CAAC;gBACtB,OAAO,EAAE,IAAI,CAAC,OAAO;aACtB,CAAC;YACF,IAAI,QAAQ,EAAE;gBACZ,oCAAgB,CACd,UAAU,EACV,QAAyC,CAC1C,CAAC;aACH;iBAAM;gBACL,OAAO,oCAAgB,CAAkC,UAAU,CAAC,CAAC;aACtE;QACH,CAAC;QA2FD,OAAO,CACL,gBAGkC,EAClC,iBAIkC,EAClC,QAEkC;YAElC,IAAI,MAAM,GAAG,CAAC,gBAAgB,IAAI,EAAE,CAAqC,CAAC;YAC1E,IAAI,OAAO,GAAG,CAAC,iBAAiB,IAAI,EAAE,CAAkB,CAAC;YAEzD,IAAI,OAAO,gBAAgB,KAAK,UAAU,EAAE;gBAC1C,QAAQ,GAAG,gBAAgB,CAAC;gBAC5B,MAAM,GAAG,EAAsC,CAAC;gBAChD,OAAO,GAAG,EAAE,CAAC;aACd;YAED,IAAI,OAAO,iBAAiB,KAAK,UAAU,EAAE;gBAC3C,QAAQ,GAAG,iBAAiB,CAAC;gBAC7B,OAAO,GAAG,EAAE,CAAC;aACd;YAED,MAAM,OAAO,GAAG,OAAO,CAAC,OAAO,IAAI,sCAAsC,CAAC;YAC1E,MAAM,UAAU,GAAG;gBACjB,OAAO,EAAE,MAAM,CAAC,MAAM,CACpB;oBACE,GAAG,EAAE,CAAC,OAAO,GAAG,qBAAqB,CAAC,CAAC,OAAO,CAC5C,cAAc,EACd,IAAI,CACL;oBACD,MAAM,EAAE,MAAM;iBACf,EACD,OAAO,CACR;gBACD,MAAM;gBACN,cAAc,EAAE,CAAC,MAAM,CAAC;gBACxB,UAAU,EAAE,CAAC,MAAM,CAAC;gBACpB,OAAO,EAAE,IAAI,CAAC,OAAO;aACtB,CAAC;YACF,IAAI,QAAQ,EAAE;gBACZ,oCAAgB,CACd,UAAU,EACV,QAAyC,CAC1C,CAAC;aACH;iBAAM;gBACL,OAAO,oCAAgB,CAAmB,UAAU,CAAC,CAAC;aACvD;QACH,CAAC;QAwFD,MAAM,CACJ,gBAGkC,EAClC,iBAIkC,EAClC,QAEkC;YAElC,IAAI,MAAM,GAAG,CAAC,gBAAgB,IAAI,EAAE,CAAoC,CAAC;YACzE,IAAI,OAAO,GAAG,CAAC,iBAAiB,IAAI,EAAE,CAAkB,CAAC;YAEzD,IAAI,OAAO,gBAAgB,KAAK,UAAU,EAAE;gBAC1C,QAAQ,GAAG,gBAAgB,CAAC;gBAC5B,MAAM,GAAG,EAAqC,CAAC;gBAC/C,OAAO,GAAG,EAAE,CAAC;aACd;YAED,IAAI,OAAO,iBAAiB,KAAK,UAAU,EAAE;gBAC3C,QAAQ,GAAG,iBAAiB,CAAC;gBAC7B,OAAO,GAAG,EAAE,CAAC;aACd;YAED,MAAM,OAAO,GAAG,OAAO,CAAC,OAAO,IAAI,sCAAsC,CAAC;YAC1E,MAAM,UAAU,GAAG;gBACjB,OAAO,EAAE,MAAM,CAAC,MAAM,CACpB;oBACE,GAAG,EAAE,CAAC,OAAO,GAAG,oBAAoB,CAAC,CAAC,OAAO,CAAC,cAAc,EAAE,IAAI,CAAC;oBACnE,MAAM,EAAE,MAAM;iBACf,EACD,OAAO,CACR;gBACD,MAAM;gBACN,cAAc,EAAE,CAAC,MAAM,CAAC;gBACxB,UAAU,EAAE,CAAC,MAAM,CAAC;gBACpB,OAAO,EAAE,IAAI,CAAC,OAAO;aACtB,CAAC;YACF,IAAI,QAAQ,EAAE;gBACZ,oCAAgB,CACd,UAAU,EACV,QAAyC,CAC1C,CAAC;aACH;iBAAM;gBACL,OAAO,oCAAgB,CAAmB,UAAU,CAAC,CAAC;aACvD;QACH,CAAC;QAqFD,GAAG,CACD,gBAGkC,EAClC,iBAIkC,EAClC,QAEkC;YAKlC,IAAI,MAAM,GAAG,CAAC,gBAAgB,IAAI,EAAE,CAAiC,CAAC;YACtE,IAAI,OAAO,GAAG,CAAC,iBAAiB,IAAI,EAAE,CAAkB,CAAC;YAEzD,IAAI,OAAO,gBAAgB,KAAK,UAAU,EAAE;gBAC1C,QAAQ,GAAG,gBAAgB,CAAC;gBAC5B,MAAM,GAAG,EAAkC,CAAC;gBAC5C,OAAO,GAAG,EAAE,CAAC;aACd;YAED,IAAI,OAAO,iBAAiB,KAAK,UAAU,EAAE;gBAC3C,QAAQ,GAAG,iBAAiB,CAAC;gBAC7B,OAAO,GAAG,EAAE,CAAC;aACd;YAED,MAAM,OAAO,GAAG,OAAO,CAAC,OAAO,IAAI,sCAAsC,CAAC;YAC1E,MAAM,UAAU,GAAG;gBACjB,OAAO,EAAE,MAAM,CAAC,MAAM,CACpB;oBACE,GAAG,EAAE,CAAC,OAAO,GAAG,aAAa,CAAC,CAAC,OAAO,CAAC,cAAc,EAAE,IAAI,CAAC;oBAC5D,MAAM,EAAE,KAAK;iBACd,EACD,OAAO,CACR;gBACD,MAAM;gBACN,cAAc,EAAE,CAAC,MAAM,CAAC;gBACxB,UAAU,EAAE,CAAC,MAAM,CAAC;gBACpB,OAAO,EAAE,IAAI,CAAC,OAAO;aACtB,CAAC;YACF,IAAI,QAAQ,EAAE;gBACZ,oCAAgB,CACd,UAAU,EACV,QAAyC,CAC1C,CAAC;aACH;iBAAM;gBACL,OAAO,oCAAgB,CACrB,UAAU,CACX,CAAC;aACH;QACH,CAAC;QAuFD,IAAI,CACF,gBAGkC,EAClC,iBAIkC,EAClC,QAEkC;YAKlC,IAAI,MAAM,GAAG,CAAC,gBAAgB,IAAI,EAAE,CAAkC,CAAC;YACvE,IAAI,OAAO,GAAG,CAAC,iBAAiB,IAAI,EAAE,CAAkB,CAAC;YAEzD,IAAI,OAAO,gBAAgB,KAAK,UAAU,EAAE;gBAC1C,QAAQ,GAAG,gBAAgB,CAAC;gBAC5B,MAAM,GAAG,EAAmC,CAAC;gBAC7C,OAAO,GAAG,EAAE,CAAC;aACd;YAED,IAAI,OAAO,iBAAiB,KAAK,UAAU,EAAE;gBAC3C,QAAQ,GAAG,iBAAiB,CAAC;gBAC7B,OAAO,GAAG,EAAE,CAAC;aACd;YAED,MAAM,OAAO,GAAG,OAAO,CAAC,OAAO,IAAI,sCAAsC,CAAC;YAC1E,MAAM,UAAU,GAAG;gBACjB,OAAO,EAAE,MAAM,CAAC,MAAM,CACpB;oBACE,GAAG,EAAE,CAAC,OAAO,GAAG,wBAAwB,CAAC,CAAC,OAAO,CAC/C,cAAc,EACd,IAAI,CACL;oBACD,MAAM,EAAE,KAAK;iBACd,EACD,OAAO,CACR;gBACD,MAAM;gBACN,cAAc,EAAE,CAAC,QAAQ,CAAC;gBAC1B,UAAU,EAAE,CAAC,QAAQ,CAAC;gBACtB,OAAO,EAAE,IAAI,CAAC,OAAO;aACtB,CAAC;YACF,IAAI,QAAQ,EAAE;gBACZ,oCAAgB,CACd,UAAU,EACV,QAAyC,CAC1C,CAAC;aACH;iBAAM;gBACL,OAAO,oCAAgB,CAA8B,UAAU,CAAC,CAAC;aAClE;QACH,CAAC;KACF;IAv1BY,iCAAiB,oBAu1B7B,CAAA;AAuEH,CAAC,EA9gGgB,eAAe,GAAf,uBAAe,KAAf,uBAAe,QA8gG/B"}
|