File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -58008,17 +58008,17 @@
5800858008 "options": {
5800958009 "go_package": {
5801058010 "valueCounts": {
58011- "google.golang.org/genproto/googleapis/cloud/sql/v1beta4;sql": 4
58011+ "google.golang.org/genproto/googleapis/cloud/sql/v1beta4;sql": 5
5801258012 }
5801358013 },
5801458014 "java_multiple_files": {
5801558015 "valueCounts": {
58016- "true": 4
58016+ "true": 5
5801758017 }
5801858018 },
5801958019 "java_package": {
5802058020 "valueCounts": {
58021- "com.google.cloud.sql.v1beta4": 4
58021+ "com.google.cloud.sql.v1beta4": 5
5802258022 }
5802358023 }
5802458024 },
5807358073 }
5807458074 ]
5807558075 },
58076+ {
58077+ "shortName": "SqlConnectService",
58078+ "fullName": "google.cloud.sql.v1beta4.SqlConnectService",
58079+ "methods": [
58080+ {
58081+ "shortName": "GenerateEphemeralCert",
58082+ "fullName": "google.cloud.sql.v1beta4.SqlConnectService.GenerateEphemeralCert",
58083+ "mode": "UNARY",
58084+ "bindings": [
58085+ {
58086+ "httpMethod": "POST",
58087+ "path": "/sql/v1beta4/projects/{project}/instances/{instance}:generateEphemeralCert"
58088+ }
58089+ ]
58090+ },
58091+ {
58092+ "shortName": "GetConnectSettings",
58093+ "fullName": "google.cloud.sql.v1beta4.SqlConnectService.GetConnectSettings",
58094+ "mode": "UNARY",
58095+ "bindings": [
58096+ {
58097+ "httpMethod": "GET",
58098+ "path": "/sql/v1beta4/projects/{project}/instances/{instance}/connectSettings"
58099+ }
58100+ ]
58101+ }
58102+ ]
58103+ },
5807658104 {
5807758105 "shortName": "SqlDatabasesService",
5807858106 "fullName": "google.cloud.sql.v1beta4.SqlDatabasesService",
You can’t perform that action at this time.
0 commit comments