All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.google.cloud.datastream.v1.gapic_metadata.json Maven / Gradle / Ivy

Go to download

Datastream is a serverless and easy-to-use change data capture (CDC) and replication service. It allows you to synchronize data across heterogeneous databases and applications reliably, and with minimal latency and downtime.

There is a newer version: 1.53.0
Show newest version
{
  "schema": "1.0",
  "comment": "This file maps proto services/RPCs to the corresponding library clients/methods",
  "language": "java",
  "protoPackage": "google.cloud.datastream.v1",
  "libraryPackage": "com.google.cloud.datastream.v1",
  "services": {
    "Datastream": {
      "clients": {
        "grpc": {
          "libraryClient": "DatastreamClient",
          "rpcs": {
            "CreateConnectionProfile": {
              "methods": ["createConnectionProfileAsync", "createConnectionProfileAsync", "createConnectionProfileAsync", "createConnectionProfileOperationCallable", "createConnectionProfileCallable"]
            },
            "CreatePrivateConnection": {
              "methods": ["createPrivateConnectionAsync", "createPrivateConnectionAsync", "createPrivateConnectionAsync", "createPrivateConnectionOperationCallable", "createPrivateConnectionCallable"]
            },
            "CreateRoute": {
              "methods": ["createRouteAsync", "createRouteAsync", "createRouteAsync", "createRouteOperationCallable", "createRouteCallable"]
            },
            "CreateStream": {
              "methods": ["createStreamAsync", "createStreamAsync", "createStreamAsync", "createStreamOperationCallable", "createStreamCallable"]
            },
            "DeleteConnectionProfile": {
              "methods": ["deleteConnectionProfileAsync", "deleteConnectionProfileAsync", "deleteConnectionProfileAsync", "deleteConnectionProfileOperationCallable", "deleteConnectionProfileCallable"]
            },
            "DeletePrivateConnection": {
              "methods": ["deletePrivateConnectionAsync", "deletePrivateConnectionAsync", "deletePrivateConnectionAsync", "deletePrivateConnectionOperationCallable", "deletePrivateConnectionCallable"]
            },
            "DeleteRoute": {
              "methods": ["deleteRouteAsync", "deleteRouteAsync", "deleteRouteAsync", "deleteRouteOperationCallable", "deleteRouteCallable"]
            },
            "DeleteStream": {
              "methods": ["deleteStreamAsync", "deleteStreamAsync", "deleteStreamAsync", "deleteStreamOperationCallable", "deleteStreamCallable"]
            },
            "DiscoverConnectionProfile": {
              "methods": ["discoverConnectionProfile", "discoverConnectionProfileCallable"]
            },
            "FetchStaticIps": {
              "methods": ["fetchStaticIps", "fetchStaticIps", "fetchStaticIps", "fetchStaticIpsPagedCallable", "fetchStaticIpsCallable"]
            },
            "GetConnectionProfile": {
              "methods": ["getConnectionProfile", "getConnectionProfile", "getConnectionProfile", "getConnectionProfileCallable"]
            },
            "GetLocation": {
              "methods": ["getLocation", "getLocationCallable"]
            },
            "GetPrivateConnection": {
              "methods": ["getPrivateConnection", "getPrivateConnection", "getPrivateConnection", "getPrivateConnectionCallable"]
            },
            "GetRoute": {
              "methods": ["getRoute", "getRoute", "getRoute", "getRouteCallable"]
            },
            "GetStream": {
              "methods": ["getStream", "getStream", "getStream", "getStreamCallable"]
            },
            "GetStreamObject": {
              "methods": ["getStreamObject", "getStreamObject", "getStreamObject", "getStreamObjectCallable"]
            },
            "ListConnectionProfiles": {
              "methods": ["listConnectionProfiles", "listConnectionProfiles", "listConnectionProfiles", "listConnectionProfilesPagedCallable", "listConnectionProfilesCallable"]
            },
            "ListLocations": {
              "methods": ["listLocations", "listLocationsPagedCallable", "listLocationsCallable"]
            },
            "ListPrivateConnections": {
              "methods": ["listPrivateConnections", "listPrivateConnections", "listPrivateConnections", "listPrivateConnectionsPagedCallable", "listPrivateConnectionsCallable"]
            },
            "ListRoutes": {
              "methods": ["listRoutes", "listRoutes", "listRoutes", "listRoutesPagedCallable", "listRoutesCallable"]
            },
            "ListStreamObjects": {
              "methods": ["listStreamObjects", "listStreamObjects", "listStreamObjects", "listStreamObjectsPagedCallable", "listStreamObjectsCallable"]
            },
            "ListStreams": {
              "methods": ["listStreams", "listStreams", "listStreams", "listStreamsPagedCallable", "listStreamsCallable"]
            },
            "LookupStreamObject": {
              "methods": ["lookupStreamObject", "lookupStreamObjectCallable"]
            },
            "RunStream": {
              "methods": ["runStreamAsync", "runStreamOperationCallable", "runStreamCallable"]
            },
            "StartBackfillJob": {
              "methods": ["startBackfillJob", "startBackfillJob", "startBackfillJob", "startBackfillJobCallable"]
            },
            "StopBackfillJob": {
              "methods": ["stopBackfillJob", "stopBackfillJob", "stopBackfillJob", "stopBackfillJobCallable"]
            },
            "UpdateConnectionProfile": {
              "methods": ["updateConnectionProfileAsync", "updateConnectionProfileAsync", "updateConnectionProfileOperationCallable", "updateConnectionProfileCallable"]
            },
            "UpdateStream": {
              "methods": ["updateStreamAsync", "updateStreamAsync", "updateStreamOperationCallable", "updateStreamCallable"]
            }
          }
        }
      }
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy