 {
  "comment": "This file maps proto services/RPCs to the corresponding library clients/methods",
  "language": "python",
  "libraryPackage": "googlecloudsdk.generated_clients.gapic_clients.spanner_v1",
  "protoPackage": "google.spanner.v1",
  "schema": "1.0",
  "services": {
    "Spanner": {
      "clients": {
        "grpc": {
          "libraryClient": "SpannerClient",
          "rpcs": {
            "BatchCreateSessions": {
              "methods": [
                "batch_create_sessions"
              ]
            },
            "BatchWrite": {
              "methods": [
                "batch_write"
              ]
            },
            "BeginTransaction": {
              "methods": [
                "begin_transaction"
              ]
            },
            "Commit": {
              "methods": [
                "commit"
              ]
            },
            "CreateSession": {
              "methods": [
                "create_session"
              ]
            },
            "DeleteSession": {
              "methods": [
                "delete_session"
              ]
            },
            "ExecuteBatchDml": {
              "methods": [
                "execute_batch_dml"
              ]
            },
            "ExecuteSql": {
              "methods": [
                "execute_sql"
              ]
            },
            "ExecuteStreamingSql": {
              "methods": [
                "execute_streaming_sql"
              ]
            },
            "GetSession": {
              "methods": [
                "get_session"
              ]
            },
            "ListSessions": {
              "methods": [
                "list_sessions"
              ]
            },
            "PartitionQuery": {
              "methods": [
                "partition_query"
              ]
            },
            "PartitionRead": {
              "methods": [
                "partition_read"
              ]
            },
            "Read": {
              "methods": [
                "read"
              ]
            },
            "Rollback": {
              "methods": [
                "rollback"
              ]
            },
            "StreamingRead": {
              "methods": [
                "streaming_read"
              ]
            }
          }
        },
        "grpc-async": {
          "libraryClient": "SpannerAsyncClient",
          "rpcs": {
            "BatchCreateSessions": {
              "methods": [
                "batch_create_sessions"
              ]
            },
            "BatchWrite": {
              "methods": [
                "batch_write"
              ]
            },
            "BeginTransaction": {
              "methods": [
                "begin_transaction"
              ]
            },
            "Commit": {
              "methods": [
                "commit"
              ]
            },
            "CreateSession": {
              "methods": [
                "create_session"
              ]
            },
            "DeleteSession": {
              "methods": [
                "delete_session"
              ]
            },
            "ExecuteBatchDml": {
              "methods": [
                "execute_batch_dml"
              ]
            },
            "ExecuteSql": {
              "methods": [
                "execute_sql"
              ]
            },
            "ExecuteStreamingSql": {
              "methods": [
                "execute_streaming_sql"
              ]
            },
            "GetSession": {
              "methods": [
                "get_session"
              ]
            },
            "ListSessions": {
              "methods": [
                "list_sessions"
              ]
            },
            "PartitionQuery": {
              "methods": [
                "partition_query"
              ]
            },
            "PartitionRead": {
              "methods": [
                "partition_read"
              ]
            },
            "Read": {
              "methods": [
                "read"
              ]
            },
            "Rollback": {
              "methods": [
                "rollback"
              ]
            },
            "StreamingRead": {
              "methods": [
                "streaming_read"
              ]
            }
          }
        },
        "rest": {
          "libraryClient": "SpannerClient",
          "rpcs": {
            "BatchCreateSessions": {
              "methods": [
                "batch_create_sessions"
              ]
            },
            "BatchWrite": {
              "methods": [
                "batch_write"
              ]
            },
            "BeginTransaction": {
              "methods": [
                "begin_transaction"
              ]
            },
            "Commit": {
              "methods": [
                "commit"
              ]
            },
            "CreateSession": {
              "methods": [
                "create_session"
              ]
            },
            "DeleteSession": {
              "methods": [
                "delete_session"
              ]
            },
            "ExecuteBatchDml": {
              "methods": [
                "execute_batch_dml"
              ]
            },
            "ExecuteSql": {
              "methods": [
                "execute_sql"
              ]
            },
            "ExecuteStreamingSql": {
              "methods": [
                "execute_streaming_sql"
              ]
            },
            "GetSession": {
              "methods": [
                "get_session"
              ]
            },
            "ListSessions": {
              "methods": [
                "list_sessions"
              ]
            },
            "PartitionQuery": {
              "methods": [
                "partition_query"
              ]
            },
            "PartitionRead": {
              "methods": [
                "partition_read"
              ]
            },
            "Read": {
              "methods": [
                "read"
              ]
            },
            "Rollback": {
              "methods": [
                "rollback"
              ]
            },
            "StreamingRead": {
              "methods": [
                "streaming_read"
              ]
            }
          }
        }
      }
    }
  }
}
