@accrescent/console-client-sdk-angular 0.7.0 → 0.8.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/LICENSE +201 -0
- package/fesm2022/accrescent-console-client-sdk-angular-accrescent-console-v1alpha1.mjs +1880 -0
- package/fesm2022/accrescent-console-client-sdk-angular-accrescent-console-v1alpha1.mjs.map +1 -0
- package/fesm2022/accrescent-console-client-sdk-angular-buf-validate.mjs +364 -0
- package/fesm2022/accrescent-console-client-sdk-angular-buf-validate.mjs.map +1 -0
- package/fesm2022/accrescent-console-client-sdk-angular-google-api.mjs +584 -0
- package/fesm2022/accrescent-console-client-sdk-angular-google-api.mjs.map +1 -0
- package/fesm2022/accrescent-console-client-sdk-angular-google-longrunning.mjs +94 -0
- package/fesm2022/accrescent-console-client-sdk-angular-google-longrunning.mjs.map +1 -0
- package/fesm2022/accrescent-console-client-sdk-angular-google-rpc.mjs +32 -0
- package/fesm2022/accrescent-console-client-sdk-angular-google-rpc.mjs.map +1 -0
- package/fesm2022/accrescent-console-client-sdk-angular.mjs +3 -2282
- package/fesm2022/accrescent-console-client-sdk-angular.mjs.map +1 -1
- package/package.json +27 -10
- package/types/accrescent-console-client-sdk-angular-accrescent-console-v1alpha1.d.ts +3021 -0
- package/types/accrescent-console-client-sdk-angular-buf-validate.d.ts +4770 -0
- package/types/accrescent-console-client-sdk-angular-google-api.d.ts +1489 -0
- package/types/accrescent-console-client-sdk-angular-google-longrunning.d.ts +401 -0
- package/types/accrescent-console-client-sdk-angular-google-rpc.d.ts +52 -0
- package/types/accrescent-console-client-sdk-angular.d.ts +1 -1985
- package/README.md +0 -185
|
@@ -0,0 +1,584 @@
|
|
|
1
|
+
import { fileDesc, messageDesc, extDesc, enumDesc } from '@bufbuild/protobuf/codegenv2';
|
|
2
|
+
import { file_google_protobuf_descriptor, file_google_protobuf_duration } from '@bufbuild/protobuf/wkt';
|
|
3
|
+
|
|
4
|
+
// Copyright 2025 Google LLC
|
|
5
|
+
//
|
|
6
|
+
// Licensed under the Apache License, Version 2.0 (the "License");
|
|
7
|
+
// you may not use this file except in compliance with the License.
|
|
8
|
+
// You may obtain a copy of the License at
|
|
9
|
+
//
|
|
10
|
+
// http://www.apache.org/licenses/LICENSE-2.0
|
|
11
|
+
//
|
|
12
|
+
// Unless required by applicable law or agreed to in writing, software
|
|
13
|
+
// distributed under the License is distributed on an "AS IS" BASIS,
|
|
14
|
+
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
15
|
+
// See the License for the specific language governing permissions and
|
|
16
|
+
// limitations under the License.
|
|
17
|
+
/**
|
|
18
|
+
* Describes the file google/api/http.proto.
|
|
19
|
+
*/
|
|
20
|
+
const file_google_api_http = /*@__PURE__*/ fileDesc("ChVnb29nbGUvYXBpL2h0dHAucHJvdG8SCmdvb2dsZS5hcGkiVAoESHR0cBIjCgVydWxlcxgBIAMoCzIULmdvb2dsZS5hcGkuSHR0cFJ1bGUSJwofZnVsbHlfZGVjb2RlX3Jlc2VydmVkX2V4cGFuc2lvbhgCIAEoCCKBAgoISHR0cFJ1bGUSEAoIc2VsZWN0b3IYASABKAkSDQoDZ2V0GAIgASgJSAASDQoDcHV0GAMgASgJSAASDgoEcG9zdBgEIAEoCUgAEhAKBmRlbGV0ZRgFIAEoCUgAEg8KBXBhdGNoGAYgASgJSAASLwoGY3VzdG9tGAggASgLMh0uZ29vZ2xlLmFwaS5DdXN0b21IdHRwUGF0dGVybkgAEgwKBGJvZHkYByABKAkSFQoNcmVzcG9uc2VfYm9keRgMIAEoCRIxChNhZGRpdGlvbmFsX2JpbmRpbmdzGAsgAygLMhQuZ29vZ2xlLmFwaS5IdHRwUnVsZUIJCgdwYXR0ZXJuIi8KEUN1c3RvbUh0dHBQYXR0ZXJuEgwKBGtpbmQYASABKAkSDAoEcGF0aBgCIAEoCUJnCg5jb20uZ29vZ2xlLmFwaUIJSHR0cFByb3RvUAFaQWdvb2dsZS5nb2xhbmcub3JnL2dlbnByb3RvL2dvb2dsZWFwaXMvYXBpL2Fubm90YXRpb25zO2Fubm90YXRpb25zogIER0FQSWIGcHJvdG8z");
|
|
21
|
+
/**
|
|
22
|
+
* Describes the message google.api.Http.
|
|
23
|
+
* Use `create(HttpSchema)` to create a new message.
|
|
24
|
+
*/
|
|
25
|
+
const HttpSchema = /*@__PURE__*/ messageDesc(file_google_api_http, 0);
|
|
26
|
+
/**
|
|
27
|
+
* Describes the message google.api.HttpRule.
|
|
28
|
+
* Use `create(HttpRuleSchema)` to create a new message.
|
|
29
|
+
*/
|
|
30
|
+
const HttpRuleSchema = /*@__PURE__*/ messageDesc(file_google_api_http, 1);
|
|
31
|
+
/**
|
|
32
|
+
* Describes the message google.api.CustomHttpPattern.
|
|
33
|
+
* Use `create(CustomHttpPatternSchema)` to create a new message.
|
|
34
|
+
*/
|
|
35
|
+
const CustomHttpPatternSchema = /*@__PURE__*/ messageDesc(file_google_api_http, 2);
|
|
36
|
+
|
|
37
|
+
// Copyright 2025 Google LLC
|
|
38
|
+
//
|
|
39
|
+
// Licensed under the Apache License, Version 2.0 (the "License");
|
|
40
|
+
// you may not use this file except in compliance with the License.
|
|
41
|
+
// You may obtain a copy of the License at
|
|
42
|
+
//
|
|
43
|
+
// http://www.apache.org/licenses/LICENSE-2.0
|
|
44
|
+
//
|
|
45
|
+
// Unless required by applicable law or agreed to in writing, software
|
|
46
|
+
// distributed under the License is distributed on an "AS IS" BASIS,
|
|
47
|
+
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
48
|
+
// See the License for the specific language governing permissions and
|
|
49
|
+
// limitations under the License.
|
|
50
|
+
/**
|
|
51
|
+
* Describes the file google/api/annotations.proto.
|
|
52
|
+
*/
|
|
53
|
+
const file_google_api_annotations = /*@__PURE__*/ fileDesc("Chxnb29nbGUvYXBpL2Fubm90YXRpb25zLnByb3RvEgpnb29nbGUuYXBpOksKBGh0dHASHi5nb29nbGUucHJvdG9idWYuTWV0aG9kT3B0aW9ucxiwyrwiIAEoCzIULmdvb2dsZS5hcGkuSHR0cFJ1bGVSBGh0dHBCbgoOY29tLmdvb2dsZS5hcGlCEEFubm90YXRpb25zUHJvdG9QAVpBZ29vZ2xlLmdvbGFuZy5vcmcvZ2VucHJvdG8vZ29vZ2xlYXBpcy9hcGkvYW5ub3RhdGlvbnM7YW5ub3RhdGlvbnOiAgRHQVBJYgZwcm90bzM", [file_google_api_http, file_google_protobuf_descriptor]);
|
|
54
|
+
/**
|
|
55
|
+
* See `HttpRule`.
|
|
56
|
+
*
|
|
57
|
+
* @generated from extension: google.api.HttpRule http = 72295728;
|
|
58
|
+
*/
|
|
59
|
+
const http = /*@__PURE__*/ extDesc(file_google_api_annotations, 0);
|
|
60
|
+
|
|
61
|
+
// Copyright 2025 Google LLC
|
|
62
|
+
//
|
|
63
|
+
// Licensed under the Apache License, Version 2.0 (the "License");
|
|
64
|
+
// you may not use this file except in compliance with the License.
|
|
65
|
+
// You may obtain a copy of the License at
|
|
66
|
+
//
|
|
67
|
+
// http://www.apache.org/licenses/LICENSE-2.0
|
|
68
|
+
//
|
|
69
|
+
// Unless required by applicable law or agreed to in writing, software
|
|
70
|
+
// distributed under the License is distributed on an "AS IS" BASIS,
|
|
71
|
+
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
72
|
+
// See the License for the specific language governing permissions and
|
|
73
|
+
// limitations under the License.
|
|
74
|
+
/**
|
|
75
|
+
* Describes the file google/api/launch_stage.proto.
|
|
76
|
+
*/
|
|
77
|
+
const file_google_api_launch_stage = /*@__PURE__*/ fileDesc("Ch1nb29nbGUvYXBpL2xhdW5jaF9zdGFnZS5wcm90bxIKZ29vZ2xlLmFwaSqMAQoLTGF1bmNoU3RhZ2USHAoYTEFVTkNIX1NUQUdFX1VOU1BFQ0lGSUVEEAASEQoNVU5JTVBMRU1FTlRFRBAGEg0KCVBSRUxBVU5DSBAHEhAKDEVBUkxZX0FDQ0VTUxABEgkKBUFMUEhBEAISCAoEQkVUQRADEgYKAkdBEAQSDgoKREVQUkVDQVRFRBAFQloKDmNvbS5nb29nbGUuYXBpQhBMYXVuY2hTdGFnZVByb3RvUAFaLWdvb2dsZS5nb2xhbmcub3JnL2dlbnByb3RvL2dvb2dsZWFwaXMvYXBpO2FwaaICBEdBUEliBnByb3RvMw");
|
|
78
|
+
/**
|
|
79
|
+
* The launch stage as defined by [Google Cloud Platform
|
|
80
|
+
* Launch Stages](https://cloud.google.com/terms/launch-stages).
|
|
81
|
+
*
|
|
82
|
+
* @generated from enum google.api.LaunchStage
|
|
83
|
+
*/
|
|
84
|
+
var LaunchStage;
|
|
85
|
+
(function (LaunchStage) {
|
|
86
|
+
/**
|
|
87
|
+
* Do not use this default value.
|
|
88
|
+
*
|
|
89
|
+
* @generated from enum value: LAUNCH_STAGE_UNSPECIFIED = 0;
|
|
90
|
+
*/
|
|
91
|
+
LaunchStage[LaunchStage["LAUNCH_STAGE_UNSPECIFIED"] = 0] = "LAUNCH_STAGE_UNSPECIFIED";
|
|
92
|
+
/**
|
|
93
|
+
* The feature is not yet implemented. Users can not use it.
|
|
94
|
+
*
|
|
95
|
+
* @generated from enum value: UNIMPLEMENTED = 6;
|
|
96
|
+
*/
|
|
97
|
+
LaunchStage[LaunchStage["UNIMPLEMENTED"] = 6] = "UNIMPLEMENTED";
|
|
98
|
+
/**
|
|
99
|
+
* Prelaunch features are hidden from users and are only visible internally.
|
|
100
|
+
*
|
|
101
|
+
* @generated from enum value: PRELAUNCH = 7;
|
|
102
|
+
*/
|
|
103
|
+
LaunchStage[LaunchStage["PRELAUNCH"] = 7] = "PRELAUNCH";
|
|
104
|
+
/**
|
|
105
|
+
* Early Access features are limited to a closed group of testers. To use
|
|
106
|
+
* these features, you must sign up in advance and sign a Trusted Tester
|
|
107
|
+
* agreement (which includes confidentiality provisions). These features may
|
|
108
|
+
* be unstable, changed in backward-incompatible ways, and are not
|
|
109
|
+
* guaranteed to be released.
|
|
110
|
+
*
|
|
111
|
+
* @generated from enum value: EARLY_ACCESS = 1;
|
|
112
|
+
*/
|
|
113
|
+
LaunchStage[LaunchStage["EARLY_ACCESS"] = 1] = "EARLY_ACCESS";
|
|
114
|
+
/**
|
|
115
|
+
* Alpha is a limited availability test for releases before they are cleared
|
|
116
|
+
* for widespread use. By Alpha, all significant design issues are resolved
|
|
117
|
+
* and we are in the process of verifying functionality. Alpha customers
|
|
118
|
+
* need to apply for access, agree to applicable terms, and have their
|
|
119
|
+
* projects allowlisted. Alpha releases don't have to be feature complete,
|
|
120
|
+
* no SLAs are provided, and there are no technical support obligations, but
|
|
121
|
+
* they will be far enough along that customers can actually use them in
|
|
122
|
+
* test environments or for limited-use tests -- just like they would in
|
|
123
|
+
* normal production cases.
|
|
124
|
+
*
|
|
125
|
+
* @generated from enum value: ALPHA = 2;
|
|
126
|
+
*/
|
|
127
|
+
LaunchStage[LaunchStage["ALPHA"] = 2] = "ALPHA";
|
|
128
|
+
/**
|
|
129
|
+
* Beta is the point at which we are ready to open a release for any
|
|
130
|
+
* customer to use. There are no SLA or technical support obligations in a
|
|
131
|
+
* Beta release. Products will be complete from a feature perspective, but
|
|
132
|
+
* may have some open outstanding issues. Beta releases are suitable for
|
|
133
|
+
* limited production use cases.
|
|
134
|
+
*
|
|
135
|
+
* @generated from enum value: BETA = 3;
|
|
136
|
+
*/
|
|
137
|
+
LaunchStage[LaunchStage["BETA"] = 3] = "BETA";
|
|
138
|
+
/**
|
|
139
|
+
* GA features are open to all developers and are considered stable and
|
|
140
|
+
* fully qualified for production use.
|
|
141
|
+
*
|
|
142
|
+
* @generated from enum value: GA = 4;
|
|
143
|
+
*/
|
|
144
|
+
LaunchStage[LaunchStage["GA"] = 4] = "GA";
|
|
145
|
+
/**
|
|
146
|
+
* Deprecated features are scheduled to be shut down and removed. For more
|
|
147
|
+
* information, see the "Deprecation Policy" section of our [Terms of
|
|
148
|
+
* Service](https://cloud.google.com/terms/)
|
|
149
|
+
* and the [Google Cloud Platform Subject to the Deprecation
|
|
150
|
+
* Policy](https://cloud.google.com/terms/deprecation) documentation.
|
|
151
|
+
*
|
|
152
|
+
* @generated from enum value: DEPRECATED = 5;
|
|
153
|
+
*/
|
|
154
|
+
LaunchStage[LaunchStage["DEPRECATED"] = 5] = "DEPRECATED";
|
|
155
|
+
})(LaunchStage || (LaunchStage = {}));
|
|
156
|
+
/**
|
|
157
|
+
* Describes the enum google.api.LaunchStage.
|
|
158
|
+
*/
|
|
159
|
+
const LaunchStageSchema = /*@__PURE__*/ enumDesc(file_google_api_launch_stage, 0);
|
|
160
|
+
|
|
161
|
+
// Copyright 2025 Google LLC
|
|
162
|
+
//
|
|
163
|
+
// Licensed under the Apache License, Version 2.0 (the "License");
|
|
164
|
+
// you may not use this file except in compliance with the License.
|
|
165
|
+
// You may obtain a copy of the License at
|
|
166
|
+
//
|
|
167
|
+
// http://www.apache.org/licenses/LICENSE-2.0
|
|
168
|
+
//
|
|
169
|
+
// Unless required by applicable law or agreed to in writing, software
|
|
170
|
+
// distributed under the License is distributed on an "AS IS" BASIS,
|
|
171
|
+
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
172
|
+
// See the License for the specific language governing permissions and
|
|
173
|
+
// limitations under the License.
|
|
174
|
+
/**
|
|
175
|
+
* Describes the file google/api/client.proto.
|
|
176
|
+
*/
|
|
177
|
+
const file_google_api_client = /*@__PURE__*/ fileDesc("Chdnb29nbGUvYXBpL2NsaWVudC5wcm90bxIKZ29vZ2xlLmFwaSK+AQoWQ29tbW9uTGFuZ3VhZ2VTZXR0aW5ncxIeChJyZWZlcmVuY2VfZG9jc191cmkYASABKAlCAhgBEjoKDGRlc3RpbmF0aW9ucxgCIAMoDjIkLmdvb2dsZS5hcGkuQ2xpZW50TGlicmFyeURlc3RpbmF0aW9uEkgKGnNlbGVjdGl2ZV9nYXBpY19nZW5lcmF0aW9uGAMgASgLMiQuZ29vZ2xlLmFwaS5TZWxlY3RpdmVHYXBpY0dlbmVyYXRpb24i+wMKFUNsaWVudExpYnJhcnlTZXR0aW5ncxIPCgd2ZXJzaW9uGAEgASgJEi0KDGxhdW5jaF9zdGFnZRgCIAEoDjIXLmdvb2dsZS5hcGkuTGF1bmNoU3RhZ2USGgoScmVzdF9udW1lcmljX2VudW1zGAMgASgIEi8KDWphdmFfc2V0dGluZ3MYFSABKAsyGC5nb29nbGUuYXBpLkphdmFTZXR0aW5ncxItCgxjcHBfc2V0dGluZ3MYFiABKAsyFy5nb29nbGUuYXBpLkNwcFNldHRpbmdzEi0KDHBocF9zZXR0aW5ncxgXIAEoCzIXLmdvb2dsZS5hcGkuUGhwU2V0dGluZ3MSMwoPcHl0aG9uX3NldHRpbmdzGBggASgLMhouZ29vZ2xlLmFwaS5QeXRob25TZXR0aW5ncxIvCg1ub2RlX3NldHRpbmdzGBkgASgLMhguZ29vZ2xlLmFwaS5Ob2RlU2V0dGluZ3MSMwoPZG90bmV0X3NldHRpbmdzGBogASgLMhouZ29vZ2xlLmFwaS5Eb3RuZXRTZXR0aW5ncxIvCg1ydWJ5X3NldHRpbmdzGBsgASgLMhguZ29vZ2xlLmFwaS5SdWJ5U2V0dGluZ3MSKwoLZ29fc2V0dGluZ3MYHCABKAsyFi5nb29nbGUuYXBpLkdvU2V0dGluZ3MiqAMKClB1Ymxpc2hpbmcSMwoPbWV0aG9kX3NldHRpbmdzGAIgAygLMhouZ29vZ2xlLmFwaS5NZXRob2RTZXR0aW5ncxIVCg1uZXdfaXNzdWVfdXJpGGUgASgJEhkKEWRvY3VtZW50YXRpb25fdXJpGGYgASgJEhYKDmFwaV9zaG9ydF9uYW1lGGcgASgJEhQKDGdpdGh1Yl9sYWJlbBhoIAEoCRIeChZjb2Rlb3duZXJfZ2l0aHViX3RlYW1zGGkgAygJEhYKDmRvY190YWdfcHJlZml4GGogASgJEjsKDG9yZ2FuaXphdGlvbhhrIAEoDjIlLmdvb2dsZS5hcGkuQ2xpZW50TGlicmFyeU9yZ2FuaXphdGlvbhI7ChBsaWJyYXJ5X3NldHRpbmdzGG0gAygLMiEuZ29vZ2xlLmFwaS5DbGllbnRMaWJyYXJ5U2V0dGluZ3MSKQohcHJvdG9fcmVmZXJlbmNlX2RvY3VtZW50YXRpb25fdXJpGG4gASgJEigKIHJlc3RfcmVmZXJlbmNlX2RvY3VtZW50YXRpb25fdXJpGG8gASgJIuMBCgxKYXZhU2V0dGluZ3MSFwoPbGlicmFyeV9wYWNrYWdlGAEgASgJEkwKE3NlcnZpY2VfY2xhc3NfbmFtZXMYAiADKAsyLy5nb29nbGUuYXBpLkphdmFTZXR0aW5ncy5TZXJ2aWNlQ2xhc3NOYW1lc0VudHJ5EjIKBmNvbW1vbhgDIAEoCzIiLmdvb2dsZS5hcGkuQ29tbW9uTGFuZ3VhZ2VTZXR0aW5ncxo4ChZTZXJ2aWNlQ2xhc3NOYW1lc0VudHJ5EgsKA2tleRgBIAEoCRINCgV2YWx1ZRgCIAEoCToCOAEiQQoLQ3BwU2V0dGluZ3MSMgoGY29tbW9uGAEgASgLMiIuZ29vZ2xlLmFwaS5Db21tb25MYW5ndWFnZVNldHRpbmdzIkEKC1BocFNldHRpbmdzEjIKBmNvbW1vbhgBIAEoCzIiLmdvb2dsZS5hcGkuQ29tbW9uTGFuZ3VhZ2VTZXR0aW5ncyKbAgoOUHl0aG9uU2V0dGluZ3MSMgoGY29tbW9uGAEgASgLMiIuZ29vZ2xlLmFwaS5Db21tb25MYW5ndWFnZVNldHRpbmdzEk4KFWV4cGVyaW1lbnRhbF9mZWF0dXJlcxgCIAEoCzIvLmdvb2dsZS5hcGkuUHl0aG9uU2V0dGluZ3MuRXhwZXJpbWVudGFsRmVhdHVyZXMahAEKFEV4cGVyaW1lbnRhbEZlYXR1cmVzEh0KFXJlc3RfYXN5bmNfaW9fZW5hYmxlZBgBIAEoCBInCh9wcm90b2J1Zl9weXRob25pY190eXBlc19lbmFibGVkGAIgASgIEiQKHHVudmVyc2lvbmVkX3BhY2thZ2VfZGlzYWJsZWQYAyABKAgiQgoMTm9kZVNldHRpbmdzEjIKBmNvbW1vbhgBIAEoCzIiLmdvb2dsZS5hcGkuQ29tbW9uTGFuZ3VhZ2VTZXR0aW5ncyKqAwoORG90bmV0U2V0dGluZ3MSMgoGY29tbW9uGAEgASgLMiIuZ29vZ2xlLmFwaS5Db21tb25MYW5ndWFnZVNldHRpbmdzEkkKEHJlbmFtZWRfc2VydmljZXMYAiADKAsyLy5nb29nbGUuYXBpLkRvdG5ldFNldHRpbmdzLlJlbmFtZWRTZXJ2aWNlc0VudHJ5EksKEXJlbmFtZWRfcmVzb3VyY2VzGAMgAygLMjAuZ29vZ2xlLmFwaS5Eb3RuZXRTZXR0aW5ncy5SZW5hbWVkUmVzb3VyY2VzRW50cnkSGQoRaWdub3JlZF9yZXNvdXJjZXMYBCADKAkSIAoYZm9yY2VkX25hbWVzcGFjZV9hbGlhc2VzGAUgAygJEh4KFmhhbmR3cml0dGVuX3NpZ25hdHVyZXMYBiADKAkaNgoUUmVuYW1lZFNlcnZpY2VzRW50cnkSCwoDa2V5GAEgASgJEg0KBXZhbHVlGAIgASgJOgI4ARo3ChVSZW5hbWVkUmVzb3VyY2VzRW50cnkSCwoDa2V5GAEgASgJEg0KBXZhbHVlGAIgASgJOgI4ASJCCgxSdWJ5U2V0dGluZ3MSMgoGY29tbW9uGAEgASgLMiIuZ29vZ2xlLmFwaS5Db21tb25MYW5ndWFnZVNldHRpbmdzIr8BCgpHb1NldHRpbmdzEjIKBmNvbW1vbhgBIAEoCzIiLmdvb2dsZS5hcGkuQ29tbW9uTGFuZ3VhZ2VTZXR0aW5ncxJFChByZW5hbWVkX3NlcnZpY2VzGAIgAygLMisuZ29vZ2xlLmFwaS5Hb1NldHRpbmdzLlJlbmFtZWRTZXJ2aWNlc0VudHJ5GjYKFFJlbmFtZWRTZXJ2aWNlc0VudHJ5EgsKA2tleRgBIAEoCRINCgV2YWx1ZRgCIAEoCToCOAEizwIKDk1ldGhvZFNldHRpbmdzEhAKCHNlbGVjdG9yGAEgASgJEjwKDGxvbmdfcnVubmluZxgCIAEoCzImLmdvb2dsZS5hcGkuTWV0aG9kU2V0dGluZ3MuTG9uZ1J1bm5pbmcSHQoVYXV0b19wb3B1bGF0ZWRfZmllbGRzGAMgAygJGs0BCgtMb25nUnVubmluZxI1ChJpbml0aWFsX3BvbGxfZGVsYXkYASABKAsyGS5nb29nbGUucHJvdG9idWYuRHVyYXRpb24SHQoVcG9sbF9kZWxheV9tdWx0aXBsaWVyGAIgASgCEjEKDm1heF9wb2xsX2RlbGF5GAMgASgLMhkuZ29vZ2xlLnByb3RvYnVmLkR1cmF0aW9uEjUKEnRvdGFsX3BvbGxfdGltZW91dBgEIAEoCzIZLmdvb2dsZS5wcm90b2J1Zi5EdXJhdGlvbiJRChhTZWxlY3RpdmVHYXBpY0dlbmVyYXRpb24SDwoHbWV0aG9kcxgBIAMoCRIkChxnZW5lcmF0ZV9vbWl0dGVkX2FzX2ludGVybmFsGAIgASgIKqMBChlDbGllbnRMaWJyYXJ5T3JnYW5pemF0aW9uEisKJ0NMSUVOVF9MSUJSQVJZX09SR0FOSVpBVElPTl9VTlNQRUNJRklFRBAAEgkKBUNMT1VEEAESBwoDQURTEAISCgoGUEhPVE9TEAMSDwoLU1RSRUVUX1ZJRVcQBBIMCghTSE9QUElORxAFEgcKA0dFTxAGEhEKDUdFTkVSQVRJVkVfQUkQBypnChhDbGllbnRMaWJyYXJ5RGVzdGluYXRpb24SKgomQ0xJRU5UX0xJQlJBUllfREVTVElOQVRJT05fVU5TUEVDSUZJRUQQABIKCgZHSVRIVUIQChITCg9QQUNLQUdFX01BTkFHRVIQFDpKChBtZXRob2Rfc2lnbmF0dXJlEh4uZ29vZ2xlLnByb3RvYnVmLk1ldGhvZE9wdGlvbnMYmwggAygJUg9tZXRob2RTaWduYXR1cmU6QwoMZGVmYXVsdF9ob3N0Eh8uZ29vZ2xlLnByb3RvYnVmLlNlcnZpY2VPcHRpb25zGJkIIAEoCVILZGVmYXVsdEhvc3Q6QwoMb2F1dGhfc2NvcGVzEh8uZ29vZ2xlLnByb3RvYnVmLlNlcnZpY2VPcHRpb25zGJoIIAEoCVILb2F1dGhTY29wZXM6RAoLYXBpX3ZlcnNpb24SHy5nb29nbGUucHJvdG9idWYuU2VydmljZU9wdGlvbnMYwbqr+gEgASgJUgphcGlWZXJzaW9uQmkKDmNvbS5nb29nbGUuYXBpQgtDbGllbnRQcm90b1ABWkFnb29nbGUuZ29sYW5nLm9yZy9nZW5wcm90by9nb29nbGVhcGlzL2FwaS9hbm5vdGF0aW9uczthbm5vdGF0aW9uc6ICBEdBUEliBnByb3RvMw", [file_google_api_launch_stage, file_google_protobuf_descriptor, file_google_protobuf_duration]);
|
|
178
|
+
/**
|
|
179
|
+
* Describes the message google.api.CommonLanguageSettings.
|
|
180
|
+
* Use `create(CommonLanguageSettingsSchema)` to create a new message.
|
|
181
|
+
*/
|
|
182
|
+
const CommonLanguageSettingsSchema = /*@__PURE__*/ messageDesc(file_google_api_client, 0);
|
|
183
|
+
/**
|
|
184
|
+
* Describes the message google.api.ClientLibrarySettings.
|
|
185
|
+
* Use `create(ClientLibrarySettingsSchema)` to create a new message.
|
|
186
|
+
*/
|
|
187
|
+
const ClientLibrarySettingsSchema = /*@__PURE__*/ messageDesc(file_google_api_client, 1);
|
|
188
|
+
/**
|
|
189
|
+
* Describes the message google.api.Publishing.
|
|
190
|
+
* Use `create(PublishingSchema)` to create a new message.
|
|
191
|
+
*/
|
|
192
|
+
const PublishingSchema = /*@__PURE__*/ messageDesc(file_google_api_client, 2);
|
|
193
|
+
/**
|
|
194
|
+
* Describes the message google.api.JavaSettings.
|
|
195
|
+
* Use `create(JavaSettingsSchema)` to create a new message.
|
|
196
|
+
*/
|
|
197
|
+
const JavaSettingsSchema = /*@__PURE__*/ messageDesc(file_google_api_client, 3);
|
|
198
|
+
/**
|
|
199
|
+
* Describes the message google.api.CppSettings.
|
|
200
|
+
* Use `create(CppSettingsSchema)` to create a new message.
|
|
201
|
+
*/
|
|
202
|
+
const CppSettingsSchema = /*@__PURE__*/ messageDesc(file_google_api_client, 4);
|
|
203
|
+
/**
|
|
204
|
+
* Describes the message google.api.PhpSettings.
|
|
205
|
+
* Use `create(PhpSettingsSchema)` to create a new message.
|
|
206
|
+
*/
|
|
207
|
+
const PhpSettingsSchema = /*@__PURE__*/ messageDesc(file_google_api_client, 5);
|
|
208
|
+
/**
|
|
209
|
+
* Describes the message google.api.PythonSettings.
|
|
210
|
+
* Use `create(PythonSettingsSchema)` to create a new message.
|
|
211
|
+
*/
|
|
212
|
+
const PythonSettingsSchema = /*@__PURE__*/ messageDesc(file_google_api_client, 6);
|
|
213
|
+
/**
|
|
214
|
+
* Describes the message google.api.PythonSettings.ExperimentalFeatures.
|
|
215
|
+
* Use `create(PythonSettings_ExperimentalFeaturesSchema)` to create a new message.
|
|
216
|
+
*/
|
|
217
|
+
const PythonSettings_ExperimentalFeaturesSchema = /*@__PURE__*/ messageDesc(file_google_api_client, 6, 0);
|
|
218
|
+
/**
|
|
219
|
+
* Describes the message google.api.NodeSettings.
|
|
220
|
+
* Use `create(NodeSettingsSchema)` to create a new message.
|
|
221
|
+
*/
|
|
222
|
+
const NodeSettingsSchema = /*@__PURE__*/ messageDesc(file_google_api_client, 7);
|
|
223
|
+
/**
|
|
224
|
+
* Describes the message google.api.DotnetSettings.
|
|
225
|
+
* Use `create(DotnetSettingsSchema)` to create a new message.
|
|
226
|
+
*/
|
|
227
|
+
const DotnetSettingsSchema = /*@__PURE__*/ messageDesc(file_google_api_client, 8);
|
|
228
|
+
/**
|
|
229
|
+
* Describes the message google.api.RubySettings.
|
|
230
|
+
* Use `create(RubySettingsSchema)` to create a new message.
|
|
231
|
+
*/
|
|
232
|
+
const RubySettingsSchema = /*@__PURE__*/ messageDesc(file_google_api_client, 9);
|
|
233
|
+
/**
|
|
234
|
+
* Describes the message google.api.GoSettings.
|
|
235
|
+
* Use `create(GoSettingsSchema)` to create a new message.
|
|
236
|
+
*/
|
|
237
|
+
const GoSettingsSchema = /*@__PURE__*/ messageDesc(file_google_api_client, 10);
|
|
238
|
+
/**
|
|
239
|
+
* Describes the message google.api.MethodSettings.
|
|
240
|
+
* Use `create(MethodSettingsSchema)` to create a new message.
|
|
241
|
+
*/
|
|
242
|
+
const MethodSettingsSchema = /*@__PURE__*/ messageDesc(file_google_api_client, 11);
|
|
243
|
+
/**
|
|
244
|
+
* Describes the message google.api.MethodSettings.LongRunning.
|
|
245
|
+
* Use `create(MethodSettings_LongRunningSchema)` to create a new message.
|
|
246
|
+
*/
|
|
247
|
+
const MethodSettings_LongRunningSchema = /*@__PURE__*/ messageDesc(file_google_api_client, 11, 0);
|
|
248
|
+
/**
|
|
249
|
+
* Describes the message google.api.SelectiveGapicGeneration.
|
|
250
|
+
* Use `create(SelectiveGapicGenerationSchema)` to create a new message.
|
|
251
|
+
*/
|
|
252
|
+
const SelectiveGapicGenerationSchema = /*@__PURE__*/ messageDesc(file_google_api_client, 12);
|
|
253
|
+
/**
|
|
254
|
+
* The organization for which the client libraries are being published.
|
|
255
|
+
* Affects the url where generated docs are published, etc.
|
|
256
|
+
*
|
|
257
|
+
* @generated from enum google.api.ClientLibraryOrganization
|
|
258
|
+
*/
|
|
259
|
+
var ClientLibraryOrganization;
|
|
260
|
+
(function (ClientLibraryOrganization) {
|
|
261
|
+
/**
|
|
262
|
+
* Not useful.
|
|
263
|
+
*
|
|
264
|
+
* @generated from enum value: CLIENT_LIBRARY_ORGANIZATION_UNSPECIFIED = 0;
|
|
265
|
+
*/
|
|
266
|
+
ClientLibraryOrganization[ClientLibraryOrganization["CLIENT_LIBRARY_ORGANIZATION_UNSPECIFIED"] = 0] = "CLIENT_LIBRARY_ORGANIZATION_UNSPECIFIED";
|
|
267
|
+
/**
|
|
268
|
+
* Google Cloud Platform Org.
|
|
269
|
+
*
|
|
270
|
+
* @generated from enum value: CLOUD = 1;
|
|
271
|
+
*/
|
|
272
|
+
ClientLibraryOrganization[ClientLibraryOrganization["CLOUD"] = 1] = "CLOUD";
|
|
273
|
+
/**
|
|
274
|
+
* Ads (Advertising) Org.
|
|
275
|
+
*
|
|
276
|
+
* @generated from enum value: ADS = 2;
|
|
277
|
+
*/
|
|
278
|
+
ClientLibraryOrganization[ClientLibraryOrganization["ADS"] = 2] = "ADS";
|
|
279
|
+
/**
|
|
280
|
+
* Photos Org.
|
|
281
|
+
*
|
|
282
|
+
* @generated from enum value: PHOTOS = 3;
|
|
283
|
+
*/
|
|
284
|
+
ClientLibraryOrganization[ClientLibraryOrganization["PHOTOS"] = 3] = "PHOTOS";
|
|
285
|
+
/**
|
|
286
|
+
* Street View Org.
|
|
287
|
+
*
|
|
288
|
+
* @generated from enum value: STREET_VIEW = 4;
|
|
289
|
+
*/
|
|
290
|
+
ClientLibraryOrganization[ClientLibraryOrganization["STREET_VIEW"] = 4] = "STREET_VIEW";
|
|
291
|
+
/**
|
|
292
|
+
* Shopping Org.
|
|
293
|
+
*
|
|
294
|
+
* @generated from enum value: SHOPPING = 5;
|
|
295
|
+
*/
|
|
296
|
+
ClientLibraryOrganization[ClientLibraryOrganization["SHOPPING"] = 5] = "SHOPPING";
|
|
297
|
+
/**
|
|
298
|
+
* Geo Org.
|
|
299
|
+
*
|
|
300
|
+
* @generated from enum value: GEO = 6;
|
|
301
|
+
*/
|
|
302
|
+
ClientLibraryOrganization[ClientLibraryOrganization["GEO"] = 6] = "GEO";
|
|
303
|
+
/**
|
|
304
|
+
* Generative AI - https://developers.generativeai.google
|
|
305
|
+
*
|
|
306
|
+
* @generated from enum value: GENERATIVE_AI = 7;
|
|
307
|
+
*/
|
|
308
|
+
ClientLibraryOrganization[ClientLibraryOrganization["GENERATIVE_AI"] = 7] = "GENERATIVE_AI";
|
|
309
|
+
})(ClientLibraryOrganization || (ClientLibraryOrganization = {}));
|
|
310
|
+
/**
|
|
311
|
+
* Describes the enum google.api.ClientLibraryOrganization.
|
|
312
|
+
*/
|
|
313
|
+
const ClientLibraryOrganizationSchema = /*@__PURE__*/ enumDesc(file_google_api_client, 0);
|
|
314
|
+
/**
|
|
315
|
+
* To where should client libraries be published?
|
|
316
|
+
*
|
|
317
|
+
* @generated from enum google.api.ClientLibraryDestination
|
|
318
|
+
*/
|
|
319
|
+
var ClientLibraryDestination;
|
|
320
|
+
(function (ClientLibraryDestination) {
|
|
321
|
+
/**
|
|
322
|
+
* Client libraries will neither be generated nor published to package
|
|
323
|
+
* managers.
|
|
324
|
+
*
|
|
325
|
+
* @generated from enum value: CLIENT_LIBRARY_DESTINATION_UNSPECIFIED = 0;
|
|
326
|
+
*/
|
|
327
|
+
ClientLibraryDestination[ClientLibraryDestination["CLIENT_LIBRARY_DESTINATION_UNSPECIFIED"] = 0] = "CLIENT_LIBRARY_DESTINATION_UNSPECIFIED";
|
|
328
|
+
/**
|
|
329
|
+
* Generate the client library in a repo under github.com/googleapis,
|
|
330
|
+
* but don't publish it to package managers.
|
|
331
|
+
*
|
|
332
|
+
* @generated from enum value: GITHUB = 10;
|
|
333
|
+
*/
|
|
334
|
+
ClientLibraryDestination[ClientLibraryDestination["GITHUB"] = 10] = "GITHUB";
|
|
335
|
+
/**
|
|
336
|
+
* Publish the library to package managers like nuget.org and npmjs.com.
|
|
337
|
+
*
|
|
338
|
+
* @generated from enum value: PACKAGE_MANAGER = 20;
|
|
339
|
+
*/
|
|
340
|
+
ClientLibraryDestination[ClientLibraryDestination["PACKAGE_MANAGER"] = 20] = "PACKAGE_MANAGER";
|
|
341
|
+
})(ClientLibraryDestination || (ClientLibraryDestination = {}));
|
|
342
|
+
/**
|
|
343
|
+
* Describes the enum google.api.ClientLibraryDestination.
|
|
344
|
+
*/
|
|
345
|
+
const ClientLibraryDestinationSchema = /*@__PURE__*/ enumDesc(file_google_api_client, 1);
|
|
346
|
+
/**
|
|
347
|
+
* A definition of a client library method signature.
|
|
348
|
+
*
|
|
349
|
+
* In client libraries, each proto RPC corresponds to one or more methods
|
|
350
|
+
* which the end user is able to call, and calls the underlying RPC.
|
|
351
|
+
* Normally, this method receives a single argument (a struct or instance
|
|
352
|
+
* corresponding to the RPC request object). Defining this field will
|
|
353
|
+
* add one or more overloads providing flattened or simpler method signatures
|
|
354
|
+
* in some languages.
|
|
355
|
+
*
|
|
356
|
+
* The fields on the method signature are provided as a comma-separated
|
|
357
|
+
* string.
|
|
358
|
+
*
|
|
359
|
+
* For example, the proto RPC and annotation:
|
|
360
|
+
*
|
|
361
|
+
* rpc CreateSubscription(CreateSubscriptionRequest)
|
|
362
|
+
* returns (Subscription) {
|
|
363
|
+
* option (google.api.method_signature) = "name,topic";
|
|
364
|
+
* }
|
|
365
|
+
*
|
|
366
|
+
* Would add the following Java overload (in addition to the method accepting
|
|
367
|
+
* the request object):
|
|
368
|
+
*
|
|
369
|
+
* public final Subscription createSubscription(String name, String topic)
|
|
370
|
+
*
|
|
371
|
+
* The following backwards-compatibility guidelines apply:
|
|
372
|
+
*
|
|
373
|
+
* * Adding this annotation to an unannotated method is backwards
|
|
374
|
+
* compatible.
|
|
375
|
+
* * Adding this annotation to a method which already has existing
|
|
376
|
+
* method signature annotations is backwards compatible if and only if
|
|
377
|
+
* the new method signature annotation is last in the sequence.
|
|
378
|
+
* * Modifying or removing an existing method signature annotation is
|
|
379
|
+
* a breaking change.
|
|
380
|
+
* * Re-ordering existing method signature annotations is a breaking
|
|
381
|
+
* change.
|
|
382
|
+
*
|
|
383
|
+
* @generated from extension: repeated string method_signature = 1051;
|
|
384
|
+
*/
|
|
385
|
+
const method_signature = /*@__PURE__*/ extDesc(file_google_api_client, 0);
|
|
386
|
+
/**
|
|
387
|
+
* The hostname for this service.
|
|
388
|
+
* This should be specified with no prefix or protocol.
|
|
389
|
+
*
|
|
390
|
+
* Example:
|
|
391
|
+
*
|
|
392
|
+
* service Foo {
|
|
393
|
+
* option (google.api.default_host) = "foo.googleapi.com";
|
|
394
|
+
* ...
|
|
395
|
+
* }
|
|
396
|
+
*
|
|
397
|
+
* @generated from extension: string default_host = 1049;
|
|
398
|
+
*/
|
|
399
|
+
const default_host = /*@__PURE__*/ extDesc(file_google_api_client, 1);
|
|
400
|
+
/**
|
|
401
|
+
* OAuth scopes needed for the client.
|
|
402
|
+
*
|
|
403
|
+
* Example:
|
|
404
|
+
*
|
|
405
|
+
* service Foo {
|
|
406
|
+
* option (google.api.oauth_scopes) = \
|
|
407
|
+
* "https://www.googleapis.com/auth/cloud-platform";
|
|
408
|
+
* ...
|
|
409
|
+
* }
|
|
410
|
+
*
|
|
411
|
+
* If there is more than one scope, use a comma-separated string:
|
|
412
|
+
*
|
|
413
|
+
* Example:
|
|
414
|
+
*
|
|
415
|
+
* service Foo {
|
|
416
|
+
* option (google.api.oauth_scopes) = \
|
|
417
|
+
* "https://www.googleapis.com/auth/cloud-platform,"
|
|
418
|
+
* "https://www.googleapis.com/auth/monitoring";
|
|
419
|
+
* ...
|
|
420
|
+
* }
|
|
421
|
+
*
|
|
422
|
+
* @generated from extension: string oauth_scopes = 1050;
|
|
423
|
+
*/
|
|
424
|
+
const oauth_scopes = /*@__PURE__*/ extDesc(file_google_api_client, 2);
|
|
425
|
+
/**
|
|
426
|
+
* The API version of this service, which should be sent by version-aware
|
|
427
|
+
* clients to the service. This allows services to abide by the schema and
|
|
428
|
+
* behavior of the service at the time this API version was deployed.
|
|
429
|
+
* The format of the API version must be treated as opaque by clients.
|
|
430
|
+
* Services may use a format with an apparent structure, but clients must
|
|
431
|
+
* not rely on this to determine components within an API version, or attempt
|
|
432
|
+
* to construct other valid API versions. Note that this is for upcoming
|
|
433
|
+
* functionality and may not be implemented for all services.
|
|
434
|
+
*
|
|
435
|
+
* Example:
|
|
436
|
+
*
|
|
437
|
+
* service Foo {
|
|
438
|
+
* option (google.api.api_version) = "v1_20230821_preview";
|
|
439
|
+
* }
|
|
440
|
+
*
|
|
441
|
+
* @generated from extension: string api_version = 525000001;
|
|
442
|
+
*/
|
|
443
|
+
const api_version = /*@__PURE__*/ extDesc(file_google_api_client, 3);
|
|
444
|
+
|
|
445
|
+
// Copyright 2025 Google LLC
|
|
446
|
+
//
|
|
447
|
+
// Licensed under the Apache License, Version 2.0 (the "License");
|
|
448
|
+
// you may not use this file except in compliance with the License.
|
|
449
|
+
// You may obtain a copy of the License at
|
|
450
|
+
//
|
|
451
|
+
// http://www.apache.org/licenses/LICENSE-2.0
|
|
452
|
+
//
|
|
453
|
+
// Unless required by applicable law or agreed to in writing, software
|
|
454
|
+
// distributed under the License is distributed on an "AS IS" BASIS,
|
|
455
|
+
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
456
|
+
// See the License for the specific language governing permissions and
|
|
457
|
+
// limitations under the License.
|
|
458
|
+
/**
|
|
459
|
+
* Describes the file google/api/field_behavior.proto.
|
|
460
|
+
*/
|
|
461
|
+
const file_google_api_field_behavior = /*@__PURE__*/ fileDesc("Ch9nb29nbGUvYXBpL2ZpZWxkX2JlaGF2aW9yLnByb3RvEgpnb29nbGUuYXBpKrYBCg1GaWVsZEJlaGF2aW9yEh4KGkZJRUxEX0JFSEFWSU9SX1VOU1BFQ0lGSUVEEAASDAoIT1BUSU9OQUwQARIMCghSRVFVSVJFRBACEg8KC09VVFBVVF9PTkxZEAMSDgoKSU5QVVRfT05MWRAEEg0KCUlNTVVUQUJMRRAFEhIKDlVOT1JERVJFRF9MSVNUEAYSFQoRTk9OX0VNUFRZX0RFRkFVTFQQBxIOCgpJREVOVElGSUVSEAg6ZAoOZmllbGRfYmVoYXZpb3ISHS5nb29nbGUucHJvdG9idWYuRmllbGRPcHRpb25zGJwIIAMoDjIZLmdvb2dsZS5hcGkuRmllbGRCZWhhdmlvckICEABSDWZpZWxkQmVoYXZpb3JCcAoOY29tLmdvb2dsZS5hcGlCEkZpZWxkQmVoYXZpb3JQcm90b1ABWkFnb29nbGUuZ29sYW5nLm9yZy9nZW5wcm90by9nb29nbGVhcGlzL2FwaS9hbm5vdGF0aW9uczthbm5vdGF0aW9uc6ICBEdBUEliBnByb3RvMw", [file_google_protobuf_descriptor]);
|
|
462
|
+
/**
|
|
463
|
+
* An indicator of the behavior of a given field (for example, that a field
|
|
464
|
+
* is required in requests, or given as output but ignored as input).
|
|
465
|
+
* This **does not** change the behavior in protocol buffers itself; it only
|
|
466
|
+
* denotes the behavior and may affect how API tooling handles the field.
|
|
467
|
+
*
|
|
468
|
+
* Note: This enum **may** receive new values in the future.
|
|
469
|
+
*
|
|
470
|
+
* @generated from enum google.api.FieldBehavior
|
|
471
|
+
*/
|
|
472
|
+
var FieldBehavior;
|
|
473
|
+
(function (FieldBehavior) {
|
|
474
|
+
/**
|
|
475
|
+
* Conventional default for enums. Do not use this.
|
|
476
|
+
*
|
|
477
|
+
* @generated from enum value: FIELD_BEHAVIOR_UNSPECIFIED = 0;
|
|
478
|
+
*/
|
|
479
|
+
FieldBehavior[FieldBehavior["FIELD_BEHAVIOR_UNSPECIFIED"] = 0] = "FIELD_BEHAVIOR_UNSPECIFIED";
|
|
480
|
+
/**
|
|
481
|
+
* Specifically denotes a field as optional.
|
|
482
|
+
* While all fields in protocol buffers are optional, this may be specified
|
|
483
|
+
* for emphasis if appropriate.
|
|
484
|
+
*
|
|
485
|
+
* @generated from enum value: OPTIONAL = 1;
|
|
486
|
+
*/
|
|
487
|
+
FieldBehavior[FieldBehavior["OPTIONAL"] = 1] = "OPTIONAL";
|
|
488
|
+
/**
|
|
489
|
+
* Denotes a field as required.
|
|
490
|
+
* This indicates that the field **must** be provided as part of the request,
|
|
491
|
+
* and failure to do so will cause an error (usually `INVALID_ARGUMENT`).
|
|
492
|
+
*
|
|
493
|
+
* @generated from enum value: REQUIRED = 2;
|
|
494
|
+
*/
|
|
495
|
+
FieldBehavior[FieldBehavior["REQUIRED"] = 2] = "REQUIRED";
|
|
496
|
+
/**
|
|
497
|
+
* Denotes a field as output only.
|
|
498
|
+
* This indicates that the field is provided in responses, but including the
|
|
499
|
+
* field in a request does nothing (the server *must* ignore it and
|
|
500
|
+
* *must not* throw an error as a result of the field's presence).
|
|
501
|
+
*
|
|
502
|
+
* @generated from enum value: OUTPUT_ONLY = 3;
|
|
503
|
+
*/
|
|
504
|
+
FieldBehavior[FieldBehavior["OUTPUT_ONLY"] = 3] = "OUTPUT_ONLY";
|
|
505
|
+
/**
|
|
506
|
+
* Denotes a field as input only.
|
|
507
|
+
* This indicates that the field is provided in requests, and the
|
|
508
|
+
* corresponding field is not included in output.
|
|
509
|
+
*
|
|
510
|
+
* @generated from enum value: INPUT_ONLY = 4;
|
|
511
|
+
*/
|
|
512
|
+
FieldBehavior[FieldBehavior["INPUT_ONLY"] = 4] = "INPUT_ONLY";
|
|
513
|
+
/**
|
|
514
|
+
* Denotes a field as immutable.
|
|
515
|
+
* This indicates that the field may be set once in a request to create a
|
|
516
|
+
* resource, but may not be changed thereafter.
|
|
517
|
+
*
|
|
518
|
+
* @generated from enum value: IMMUTABLE = 5;
|
|
519
|
+
*/
|
|
520
|
+
FieldBehavior[FieldBehavior["IMMUTABLE"] = 5] = "IMMUTABLE";
|
|
521
|
+
/**
|
|
522
|
+
* Denotes that a (repeated) field is an unordered list.
|
|
523
|
+
* This indicates that the service may provide the elements of the list
|
|
524
|
+
* in any arbitrary order, rather than the order the user originally
|
|
525
|
+
* provided. Additionally, the list's order may or may not be stable.
|
|
526
|
+
*
|
|
527
|
+
* @generated from enum value: UNORDERED_LIST = 6;
|
|
528
|
+
*/
|
|
529
|
+
FieldBehavior[FieldBehavior["UNORDERED_LIST"] = 6] = "UNORDERED_LIST";
|
|
530
|
+
/**
|
|
531
|
+
* Denotes that this field returns a non-empty default value if not set.
|
|
532
|
+
* This indicates that if the user provides the empty value in a request,
|
|
533
|
+
* a non-empty value will be returned. The user will not be aware of what
|
|
534
|
+
* non-empty value to expect.
|
|
535
|
+
*
|
|
536
|
+
* @generated from enum value: NON_EMPTY_DEFAULT = 7;
|
|
537
|
+
*/
|
|
538
|
+
FieldBehavior[FieldBehavior["NON_EMPTY_DEFAULT"] = 7] = "NON_EMPTY_DEFAULT";
|
|
539
|
+
/**
|
|
540
|
+
* Denotes that the field in a resource (a message annotated with
|
|
541
|
+
* google.api.resource) is used in the resource name to uniquely identify the
|
|
542
|
+
* resource. For AIP-compliant APIs, this should only be applied to the
|
|
543
|
+
* `name` field on the resource.
|
|
544
|
+
*
|
|
545
|
+
* This behavior should not be applied to references to other resources within
|
|
546
|
+
* the message.
|
|
547
|
+
*
|
|
548
|
+
* The identifier field of resources often have different field behavior
|
|
549
|
+
* depending on the request it is embedded in (e.g. for Create methods name
|
|
550
|
+
* is optional and unused, while for Update methods it is required). Instead
|
|
551
|
+
* of method-specific annotations, only `IDENTIFIER` is required.
|
|
552
|
+
*
|
|
553
|
+
* @generated from enum value: IDENTIFIER = 8;
|
|
554
|
+
*/
|
|
555
|
+
FieldBehavior[FieldBehavior["IDENTIFIER"] = 8] = "IDENTIFIER";
|
|
556
|
+
})(FieldBehavior || (FieldBehavior = {}));
|
|
557
|
+
/**
|
|
558
|
+
* Describes the enum google.api.FieldBehavior.
|
|
559
|
+
*/
|
|
560
|
+
const FieldBehaviorSchema = /*@__PURE__*/ enumDesc(file_google_api_field_behavior, 0);
|
|
561
|
+
/**
|
|
562
|
+
* A designation of a specific field behavior (required, output only, etc.)
|
|
563
|
+
* in protobuf messages.
|
|
564
|
+
*
|
|
565
|
+
* Examples:
|
|
566
|
+
*
|
|
567
|
+
* string name = 1 [(google.api.field_behavior) = REQUIRED];
|
|
568
|
+
* State state = 1 [(google.api.field_behavior) = OUTPUT_ONLY];
|
|
569
|
+
* google.protobuf.Duration ttl = 1
|
|
570
|
+
* [(google.api.field_behavior) = INPUT_ONLY];
|
|
571
|
+
* google.protobuf.Timestamp expire_time = 1
|
|
572
|
+
* [(google.api.field_behavior) = OUTPUT_ONLY,
|
|
573
|
+
* (google.api.field_behavior) = IMMUTABLE];
|
|
574
|
+
*
|
|
575
|
+
* @generated from extension: repeated google.api.FieldBehavior field_behavior = 1052 [packed = false];
|
|
576
|
+
*/
|
|
577
|
+
const field_behavior = /*@__PURE__*/ extDesc(file_google_api_field_behavior, 0);
|
|
578
|
+
|
|
579
|
+
/**
|
|
580
|
+
* Generated bundle index. Do not edit.
|
|
581
|
+
*/
|
|
582
|
+
|
|
583
|
+
export { ClientLibraryDestination, ClientLibraryDestinationSchema, ClientLibraryOrganization, ClientLibraryOrganizationSchema, ClientLibrarySettingsSchema, CommonLanguageSettingsSchema, CppSettingsSchema, CustomHttpPatternSchema, DotnetSettingsSchema, FieldBehavior, FieldBehaviorSchema, GoSettingsSchema, HttpRuleSchema, HttpSchema, JavaSettingsSchema, LaunchStage, LaunchStageSchema, MethodSettingsSchema, MethodSettings_LongRunningSchema, NodeSettingsSchema, PhpSettingsSchema, PublishingSchema, PythonSettingsSchema, PythonSettings_ExperimentalFeaturesSchema, RubySettingsSchema, SelectiveGapicGenerationSchema, api_version, default_host, field_behavior, file_google_api_annotations, file_google_api_client, file_google_api_field_behavior, file_google_api_http, file_google_api_launch_stage, http, method_signature, oauth_scopes };
|
|
584
|
+
//# sourceMappingURL=accrescent-console-client-sdk-angular-google-api.mjs.map
|