Skip to content

Commit e3112e5

Browse files
feat: Configured library Google.Cloud.DeviceStreaming.V1 for API google/cloud/devicestreaming/v1
1 parent 92a4fdc commit e3112e5

File tree

2 files changed

+33
-0
lines changed

2 files changed

+33
-0
lines changed

generator-input/apis.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2102,6 +2102,28 @@
21022102
"restNumericEnums": true,
21032103
"blockRelease": "See b/342251668"
21042104
},
2105+
{
2106+
"id": "Google.Cloud.DeviceStreaming.V1",
2107+
"version": "1.0.0-beta00",
2108+
"type": "grpc",
2109+
"productName": "Device Streaming",
2110+
"productUrl": "https://cloud.google.com/device-streaming/docs",
2111+
"description": "Recommended Google client library to access the Google Device Streaming API, which lets you securely connect to remote physical Android devices hosted in Google's secure data centers. It allows you to test your app against some of the latest Android devices on demand.",
2112+
"tags": [
2113+
"testing",
2114+
"devices",
2115+
"android",
2116+
"streaming"
2117+
],
2118+
"dependencies": {},
2119+
"generator": "micro",
2120+
"protoPath": "google/cloud/devicestreaming/v1",
2121+
"includeCommonResourcesProto": true,
2122+
"shortName": "devicestreaming",
2123+
"serviceConfigFile": "devicestreaming_v1.yaml",
2124+
"transport": "grpc+rest",
2125+
"restNumericEnums": true
2126+
},
21052127
{
21062128
"id": "Google.Cloud.Diagnostics.AspNetCore3",
21072129
"version": "5.2.0",

generator-input/pipeline-state.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3962,6 +3962,17 @@
39623962
"sourcePaths": [
39633963
"apis/Google.Cloud.Chronicle.V1/Google.Cloud.Chronicle.V1"
39643964
]
3965+
},
3966+
{
3967+
"id": "Google.Cloud.DeviceStreaming.V1",
3968+
"generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
3969+
"releaseAutomationLevel": "AUTOMATION_LEVEL_BLOCKED",
3970+
"apiPaths": [
3971+
"google/cloud/devicestreaming/v1"
3972+
],
3973+
"sourcePaths": [
3974+
"apis/Google.Cloud.DeviceStreaming.V1/Google.Cloud.DeviceStreaming.V1"
3975+
]
39653976
}
39663977
],
39673978
"commonLibrarySourcePaths": [

0 commit comments

Comments
 (0)