Skip to content

Commit 3c7864b

Browse files
author
Google APIs
committed
chore: regenerate API index
1 parent c8fac9a commit 3c7864b

1 file changed

Lines changed: 110 additions & 27 deletions

File tree

api-index-v1.json

Lines changed: 110 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,5 @@
11
{
22
"apis": [
3-
{
4-
"id": "gen.test.google.cloud.eventarc.v1",
5-
"directory": "gen/test/google/cloud/eventarc/v1",
6-
"version": "v1",
7-
"majorVersion": "v1",
8-
"hostName": "eventarc.googleapis.com",
9-
"title": "Eventarc API",
10-
"description": "<UNKNOWN - NO SERVICE CONFIG DOCUMENTATION SUMMARY>"
11-
},
12-
{
13-
"id": "gen.test.google.cloud.speech.v1",
14-
"directory": "gen/test/google/cloud/speech/v1",
15-
"version": "v1",
16-
"majorVersion": "v1",
17-
"hostName": "speech.googleapis.com",
18-
"title": "Cloud Speech-to-Text API",
19-
"description": "Converts audio to text by applying powerful neural network models."
20-
},
21-
{
22-
"id": "gen.test.google.cloud.speech.v1p1beta1",
23-
"directory": "gen/test/google/cloud/speech/v1p1beta1",
24-
"version": "v1p1beta1",
25-
"majorVersion": "v1",
26-
"hostName": "speech.googleapis.com",
27-
"title": "Cloud Speech-to-Text API",
28-
"description": "Converts audio to text by applying powerful neural network models."
29-
},
303
{
314
"id": "google.actions.sdk.v2",
325
"directory": "google/actions/sdk/v2",
@@ -36281,6 +36254,116 @@
3628136254
}
3628236255
]
3628336256
},
36257+
{
36258+
"id": "google.cloud.networkservices.v1beta1",
36259+
"directory": "google/cloud/networkservices/v1beta1",
36260+
"version": "v1beta1",
36261+
"majorVersion": "v1",
36262+
"hostName": "networkservices.googleapis.com",
36263+
"title": "Network Services API",
36264+
"description": "<UNKNOWN - NO SERVICE CONFIG DOCUMENTATION SUMMARY>",
36265+
"importDirectories": [
36266+
"google/api",
36267+
"google/cloud/networkservices/v1beta1",
36268+
"google/longrunning",
36269+
"google/protobuf"
36270+
],
36271+
"options": {
36272+
"csharp_namespace": {
36273+
"valueCounts": {
36274+
"Google.Cloud.NetworkServices.V1Beta1": 3
36275+
}
36276+
},
36277+
"go_package": {
36278+
"valueCounts": {
36279+
"google.golang.org/genproto/googleapis/cloud/networkservices/v1beta1;networkservices": 3
36280+
}
36281+
},
36282+
"java_multiple_files": {
36283+
"valueCounts": {
36284+
"true": 3
36285+
}
36286+
},
36287+
"java_package": {
36288+
"valueCounts": {
36289+
"com.google.cloud.networkservices.v1beta1": 3
36290+
}
36291+
},
36292+
"php_namespace": {
36293+
"valueCounts": {
36294+
"Google\\Cloud\\NetworkServices\\V1beta1": 3
36295+
}
36296+
},
36297+
"ruby_package": {
36298+
"valueCounts": {
36299+
"Google::Cloud::NetworkServices::V1beta1": 3
36300+
}
36301+
}
36302+
},
36303+
"services": [
36304+
{
36305+
"shortName": "NetworkServices",
36306+
"fullName": "google.cloud.networkservices.v1beta1.NetworkServices",
36307+
"methods": [
36308+
{
36309+
"shortName": "CreateEndpointPolicy",
36310+
"fullName": "google.cloud.networkservices.v1beta1.NetworkServices.CreateEndpointPolicy",
36311+
"mode": "UNARY",
36312+
"bindings": [
36313+
{
36314+
"httpMethod": "POST",
36315+
"path": "/v1beta1/{parent=projects/*/locations/*}/endpointPolicies"
36316+
}
36317+
]
36318+
},
36319+
{
36320+
"shortName": "DeleteEndpointPolicy",
36321+
"fullName": "google.cloud.networkservices.v1beta1.NetworkServices.DeleteEndpointPolicy",
36322+
"mode": "UNARY",
36323+
"bindings": [
36324+
{
36325+
"httpMethod": "DELETE",
36326+
"path": "/v1beta1/{name=projects/*/locations/*/endpointPolicies/*}"
36327+
}
36328+
]
36329+
},
36330+
{
36331+
"shortName": "GetEndpointPolicy",
36332+
"fullName": "google.cloud.networkservices.v1beta1.NetworkServices.GetEndpointPolicy",
36333+
"mode": "UNARY",
36334+
"bindings": [
36335+
{
36336+
"httpMethod": "GET",
36337+
"path": "/v1beta1/{name=projects/*/locations/*/endpointPolicies/*}"
36338+
}
36339+
]
36340+
},
36341+
{
36342+
"shortName": "ListEndpointPolicies",
36343+
"fullName": "google.cloud.networkservices.v1beta1.NetworkServices.ListEndpointPolicies",
36344+
"mode": "UNARY",
36345+
"bindings": [
36346+
{
36347+
"httpMethod": "GET",
36348+
"path": "/v1beta1/{parent=projects/*/locations/*}/endpointPolicies"
36349+
}
36350+
]
36351+
},
36352+
{
36353+
"shortName": "UpdateEndpointPolicy",
36354+
"fullName": "google.cloud.networkservices.v1beta1.NetworkServices.UpdateEndpointPolicy",
36355+
"mode": "UNARY",
36356+
"bindings": [
36357+
{
36358+
"httpMethod": "PATCH",
36359+
"path": "/v1beta1/{endpoint_policy.name=projects/*/locations/*/endpointPolicies/*}"
36360+
}
36361+
]
36362+
}
36363+
]
36364+
}
36365+
]
36366+
},
3628436367
{
3628536368
"id": "google.cloud.notebooks.v1beta1",
3628636369
"directory": "google/cloud/notebooks/v1beta1",

0 commit comments

Comments
 (0)