Commit fdaca0f
feat: [google-cloud-network-services] update NetworkServices protos (googleapis#13997)
- [ ] Regenerate this pull request now.
BEGIN_COMMIT_OVERRIDE
feat: update NetworkServices protos
docs: A comment for field `metadata_label_match_criteria` in message
`.google.cloud.networkservices.v1.EndpointMatcher` is changed
docs: A comment for field `name` in message
`.google.cloud.networkservices.v1.EndpointPolicy` is changed
docs: A comment for field `name` in message
`.google.cloud.networkservices.v1.Gateway` is changed
docs: A comment for field `ports` in message
`.google.cloud.networkservices.v1.Gateway` is changed
docs: A comment for field `scope` in message
`.google.cloud.networkservices.v1.Gateway` is changed
docs: A comment for message `GrpcRoute` is changed
docs: A comment for field `fault_injection_policy` in message
`.google.cloud.networkservices.v1.GrpcRoute` is changed
docs: A comment for field `name` in message
`.google.cloud.networkservices.v1.GrpcRoute` is changed
docs: A comment for message `HttpRoute` is changed
docs: A comment for field `name` in message
`.google.cloud.networkservices.v1.HttpRoute` is changed
docs: A comment for field `name` in message
`.google.cloud.networkservices.v1.Mesh` is changed
docs: A comment for message `ServiceBinding` is changed
docs: A comment for field `name` in message
`.google.cloud.networkservices.v1.ServiceBinding` is changed
docs: A comment for field `service` in message
`.google.cloud.networkservices.v1.ServiceBinding` is changed
docs: A comment for field `parent` in message
`.google.cloud.networkservices.v1.ListServiceBindingsRequest` is changed
docs: A comment for field `name` in message
`.google.cloud.networkservices.v1.GetServiceBindingRequest` is changed
docs: A comment for field `parent` in message
`.google.cloud.networkservices.v1.CreateServiceBindingRequest` is
changed
docs: A comment for field `name` in message
`.google.cloud.networkservices.v1.DeleteServiceBindingRequest` is
changed
docs: A comment for field `address` in message
`.google.cloud.networkservices.v1.TcpRoute` is changed
docs: A comment for field `name` in message
`.google.cloud.networkservices.v1.TcpRoute` is changed
docs: A comment for message `TlsRoute` is changed
docs: A comment for field `matches` in message
`.google.cloud.networkservices.v1.TlsRoute` is changed
docs: A comment for field `sni_host` in message
`.google.cloud.networkservices.v1.TlsRoute` is changed
docs: A comment for field `weight` in message
`.google.cloud.networkservices.v1.TlsRoute` is changed
docs: A comment for field `name` in message
`.google.cloud.networkservices.v1.TlsRoute` is changed
END_COMMIT_OVERRIDE
PiperOrigin-RevId: 769281638
Source-Link:
googleapis/googleapis@ad56690
Source-Link:
https://github.com/googleapis/googleapis-gen/commit/1cca0657a6f1fcdb75b7205e5736367c384348f2
Copy-Tag:
eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLW5ldHdvcmstc2VydmljZXMvLk93bEJvdC55YW1sIiwiaCI6IjFjY2EwNjU3YTZmMWZjZGI3NWI3MjA1ZTU3MzYzNjdjMzg0MzQ4ZjIifQ==
---------
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>1 parent 924638b commit fdaca0f
78 files changed
Lines changed: 27853 additions & 7818 deletions
File tree
- packages/google-cloud-network-services
- google/cloud
- network_services_v1
- services/network_services
- transports
- types
- network_services
- samples/generated_samples
- scripts
- client-post-processing
- tests/unit/gapic/network_services_v1
- scripts/client-post-processing
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 38 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
99 | 100 | | |
100 | 101 | | |
101 | 102 | | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
102 | 113 | | |
103 | 114 | | |
104 | 115 | | |
105 | 116 | | |
106 | 117 | | |
107 | 118 | | |
108 | 119 | | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
109 | 130 | | |
110 | 131 | | |
111 | 132 | | |
| |||
134 | 155 | | |
135 | 156 | | |
136 | 157 | | |
| 158 | + | |
137 | 159 | | |
138 | 160 | | |
139 | 161 | | |
| |||
186 | 208 | | |
187 | 209 | | |
188 | 210 | | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
189 | 219 | | |
190 | 220 | | |
191 | 221 | | |
192 | 222 | | |
193 | 223 | | |
194 | 224 | | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
195 | 233 | | |
196 | 234 | | |
197 | 235 | | |
| |||
Lines changed: 43 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
24 | 29 | | |
25 | 30 | | |
26 | 31 | | |
| |||
85 | 90 | | |
86 | 91 | | |
87 | 92 | | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
88 | 103 | | |
89 | 104 | | |
90 | 105 | | |
91 | 106 | | |
92 | 107 | | |
93 | 108 | | |
94 | 109 | | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
95 | 120 | | |
96 | 121 | | |
97 | 122 | | |
| |||
123 | 148 | | |
124 | 149 | | |
125 | 150 | | |
| 151 | + | |
126 | 152 | | |
127 | 153 | | |
128 | 154 | | |
| |||
133 | 159 | | |
134 | 160 | | |
135 | 161 | | |
| 162 | + | |
136 | 163 | | |
137 | 164 | | |
138 | 165 | | |
139 | 166 | | |
140 | 167 | | |
| 168 | + | |
141 | 169 | | |
142 | 170 | | |
143 | 171 | | |
| 172 | + | |
144 | 173 | | |
145 | 174 | | |
| 175 | + | |
146 | 176 | | |
147 | 177 | | |
148 | 178 | | |
149 | 179 | | |
150 | 180 | | |
| 181 | + | |
151 | 182 | | |
| 183 | + | |
152 | 184 | | |
153 | 185 | | |
154 | 186 | | |
| |||
157 | 189 | | |
158 | 190 | | |
159 | 191 | | |
| 192 | + | |
| 193 | + | |
160 | 194 | | |
161 | 195 | | |
162 | 196 | | |
| |||
167 | 201 | | |
168 | 202 | | |
169 | 203 | | |
| 204 | + | |
| 205 | + | |
170 | 206 | | |
171 | 207 | | |
172 | 208 | | |
173 | 209 | | |
| 210 | + | |
| 211 | + | |
174 | 212 | | |
175 | 213 | | |
176 | 214 | | |
177 | 215 | | |
178 | 216 | | |
179 | 217 | | |
| 218 | + | |
180 | 219 | | |
181 | 220 | | |
182 | 221 | | |
| 222 | + | |
183 | 223 | | |
184 | 224 | | |
185 | 225 | | |
| |||
190 | 230 | | |
191 | 231 | | |
192 | 232 | | |
| 233 | + | |
| 234 | + | |
193 | 235 | | |
194 | 236 | | |
195 | 237 | | |
0 commit comments