Skip to main content
Google Cloud
Documentation Technology areas
  • AI and ML
  • Application development
  • Application hosting
  • Compute
  • Data analytics and pipelines
  • Databases
  • Distributed, hybrid, and multicloud
  • Generative AI
  • Industry solutions
  • Networking
  • Observability and monitoring
  • Security
  • Storage
Cross-product tools
  • Access and resources management
  • Costs and usage management
  • Google Cloud SDK, languages, frameworks, and tools
  • Infrastructure as code
  • Migration
Related sites
  • Google Cloud Home
  • Free Trial and Free Tier
  • Architecture Center
  • Blog
  • Contact Sales
  • Google Cloud Developer Center
  • Google Developer Center
  • Google Cloud Marketplace
  • Google Cloud Marketplace Documentation
  • Google Cloud Skills Boost
  • Google Cloud Solution Center
  • Google Cloud Support
  • Google Cloud Tech Youtube Channel
/
  • English
  • Deutsch
  • Español – América Latina
  • Français
  • Português – Brasil
  • 中文 – 简体
  • 日本語
  • 한국어
Console Sign in
  • Documentation
Overview Guides Reference Samples
Contact Us Start free
Google Cloud
  • Documentation
    • Overview
    • Guides
    • Reference
    • Samples
  • Technology areas
    • More
  • Cross-product tools
    • More
  • Related sites
    • More
  • Console
  • Contact Us
  • Start free
  • Overview
  • Library reference docs
  • Datastream API C++ Client Library
  • In-Depth Topics
    • Environment Variables
    • How to Override the Authentication Credentials
    • How to Override the Default Endpoint
    • Override Retry, Backoff, and Idempotency Policies
    • Override datastream_v1::DatastreamClient Retry Policies
  • Modules
    • Datastream API Configuration Options
  • Namespaces
    • google::cloud::datastream
      • Overview
    • google::cloud::datastream_mocks
      • Overview
    • google::cloud::datastream_v1
      • Overview
      • Classes
        • DatastreamClient
          • Overview
          • Constructors
            • DatastreamClient(DatastreamClient const &)
            • DatastreamClient(DatastreamClient &&)
            • DatastreamClient(std::shared_ptr< DatastreamConnection >, Options)
          • Operators
            • operator=(DatastreamClient const &)
            • operator=(DatastreamClient &&)
            • operator==(DatastreamClient const &, DatastreamClient const &)
            • operator!=(DatastreamClient const &, DatastreamClient const &)
          • Functions
            • ListConnectionProfiles(std::string const &, Options)
            • ListConnectionProfiles(google::cloud::datastream::v1::ListConnectionProfilesRequest, Options)
            • GetConnectionProfile(std::string const &, Options)
            • GetConnectionProfile(google::cloud::datastream::v1::GetConnectionProfileRequest const &, Options)
            • CreateConnectionProfile(std::string const &, google::cloud::datastream::v1::ConnectionProfile const &, std::string const &, Options)
            • CreateConnectionProfile(NoAwaitTag, std::string const &, google::cloud::datastream::v1::ConnectionProfile const &, std::string const &, Options)
            • CreateConnectionProfile(google::cloud::datastream::v1::CreateConnectionProfileRequest const &, Options)
            • CreateConnectionProfile(NoAwaitTag, google::cloud::datastream::v1::CreateConnectionProfileRequest const &, Options)
            • CreateConnectionProfile(google::longrunning::Operation const &, Options)
            • UpdateConnectionProfile(google::cloud::datastream::v1::ConnectionProfile const &, google::protobuf::FieldMask const &, Options)
            • UpdateConnectionProfile(NoAwaitTag, google::cloud::datastream::v1::ConnectionProfile const &, google::protobuf::FieldMask const &, Options)
            • UpdateConnectionProfile(google::cloud::datastream::v1::UpdateConnectionProfileRequest const &, Options)
            • UpdateConnectionProfile(NoAwaitTag, google::cloud::datastream::v1::UpdateConnectionProfileRequest const &, Options)
            • UpdateConnectionProfile(google::longrunning::Operation const &, Options)
            • DeleteConnectionProfile(std::string const &, Options)
            • DeleteConnectionProfile(NoAwaitTag, std::string const &, Options)
            • DeleteConnectionProfile(google::cloud::datastream::v1::DeleteConnectionProfileRequest const &, Options)
            • DeleteConnectionProfile(NoAwaitTag, google::cloud::datastream::v1::DeleteConnectionProfileRequest const &, Options)
            • DeleteConnectionProfile(google::longrunning::Operation const &, Options)
            • DiscoverConnectionProfile(google::cloud::datastream::v1::DiscoverConnectionProfileRequest const &, Options)
            • ListStreams(std::string const &, Options)
            • ListStreams(google::cloud::datastream::v1::ListStreamsRequest, Options)
            • GetStream(std::string const &, Options)
            • GetStream(google::cloud::datastream::v1::GetStreamRequest const &, Options)
            • CreateStream(std::string const &, google::cloud::datastream::v1::Stream const &, std::string const &, Options)
            • CreateStream(NoAwaitTag, std::string const &, google::cloud::datastream::v1::Stream const &, std::string const &, Options)
            • CreateStream(google::cloud::datastream::v1::CreateStreamRequest const &, Options)
            • CreateStream(NoAwaitTag, google::cloud::datastream::v1::CreateStreamRequest const &, Options)
            • CreateStream(google::longrunning::Operation const &, Options)
            • UpdateStream(google::cloud::datastream::v1::Stream const &, google::protobuf::FieldMask const &, Options)
            • UpdateStream(NoAwaitTag, google::cloud::datastream::v1::Stream const &, google::protobuf::FieldMask const &, Options)
            • UpdateStream(google::cloud::datastream::v1::UpdateStreamRequest const &, Options)
            • UpdateStream(NoAwaitTag, google::cloud::datastream::v1::UpdateStreamRequest const &, Options)
            • UpdateStream(google::longrunning::Operation const &, Options)
            • DeleteStream(std::string const &, Options)
            • DeleteStream(NoAwaitTag, std::string const &, Options)
            • DeleteStream(google::cloud::datastream::v1::DeleteStreamRequest const &, Options)
            • DeleteStream(NoAwaitTag, google::cloud::datastream::v1::DeleteStreamRequest const &, Options)
            • DeleteStream(google::longrunning::Operation const &, Options)
            • GetStreamObject(std::string const &, Options)
            • GetStreamObject(google::cloud::datastream::v1::GetStreamObjectRequest const &, Options)
            • LookupStreamObject(google::cloud::datastream::v1::LookupStreamObjectRequest const &, Options)
            • ListStreamObjects(std::string const &, Options)
            • ListStreamObjects(google::cloud::datastream::v1::ListStreamObjectsRequest, Options)
            • StartBackfillJob(std::string const &, Options)
            • StartBackfillJob(google::cloud::datastream::v1::StartBackfillJobRequest const &, Options)
            • StopBackfillJob(std::string const &, Options)
            • StopBackfillJob(google::cloud::datastream::v1::StopBackfillJobRequest const &, Options)
            • FetchStaticIps(std::string const &, Options)
            • FetchStaticIps(google::cloud::datastream::v1::FetchStaticIpsRequest, Options)
            • CreatePrivateConnection(std::string const &, google::cloud::datastream::v1::PrivateConnection const &, std::string const &, Options)
            • CreatePrivateConnection(NoAwaitTag, std::string const &, google::cloud::datastream::v1::PrivateConnection const &, std::string const &, Options)
            • CreatePrivateConnection(google::cloud::datastream::v1::CreatePrivateConnectionRequest const &, Options)
            • CreatePrivateConnection(NoAwaitTag, google::cloud::datastream::v1::CreatePrivateConnectionRequest const &, Options)
            • CreatePrivateConnection(google::longrunning::Operation const &, Options)
            • GetPrivateConnection(std::string const &, Options)
            • GetPrivateConnection(google::cloud::datastream::v1::GetPrivateConnectionRequest const &, Options)
            • ListPrivateConnections(std::string const &, Options)
            • ListPrivateConnections(google::cloud::datastream::v1::ListPrivateConnectionsRequest, Options)
            • DeletePrivateConnection(std::string const &, Options)
            • DeletePrivateConnection(NoAwaitTag, std::string const &, Options)
            • DeletePrivateConnection(google::cloud::datastream::v1::DeletePrivateConnectionRequest const &, Options)
            • DeletePrivateConnection(NoAwaitTag, google::cloud::datastream::v1::DeletePrivateConnectionRequest const &, Options)
            • DeletePrivateConnection(google::longrunning::Operation const &, Options)
            • CreateRoute(std::string const &, google::cloud::datastream::v1::Route const &, std::string const &, Options)
            • CreateRoute(NoAwaitTag, std::string const &, google::cloud::datastream::v1::Route const &, std::string const &, Options)
            • CreateRoute(google::cloud::datastream::v1::CreateRouteRequest const &, Options)
            • CreateRoute(NoAwaitTag, google::cloud::datastream::v1::CreateRouteRequest const &, Options)
            • CreateRoute(google::longrunning::Operation const &, Options)
            • GetRoute(std::string const &, Options)
            • GetRoute(google::cloud::datastream::v1::GetRouteRequest const &, Options)
            • ListRoutes(std::string const &, Options)
            • ListRoutes(google::cloud::datastream::v1::ListRoutesRequest, Options)
            • DeleteRoute(std::string const &, Options)
            • DeleteRoute(NoAwaitTag, std::string const &, Options)
            • DeleteRoute(google::cloud::datastream::v1::DeleteRouteRequest const &, Options)
            • DeleteRoute(NoAwaitTag, google::cloud::datastream::v1::DeleteRouteRequest const &, Options)
            • DeleteRoute(google::longrunning::Operation const &, Options)
        • DatastreamConnection
          • Overview
          • Functions
            • virtual options()
            • virtual ListConnectionProfiles(google::cloud::datastream::v1::ListConnectionProfilesRequest)
            • virtual GetConnectionProfile(google::cloud::datastream::v1::GetConnectionProfileRequest const &)
            • virtual CreateConnectionProfile(google::cloud::datastream::v1::CreateConnectionProfileRequest const &)
            • virtual CreateConnectionProfile(NoAwaitTag, google::cloud::datastream::v1::CreateConnectionProfileRequest const &)
            • virtual CreateConnectionProfile(google::longrunning::Operation const &)
            • virtual UpdateConnectionProfile(google::cloud::datastream::v1::UpdateConnectionProfileRequest const &)
            • virtual UpdateConnectionProfile(NoAwaitTag, google::cloud::datastream::v1::UpdateConnectionProfileRequest const &)
            • virtual UpdateConnectionProfile(google::longrunning::Operation const &)
            • virtual DeleteConnectionProfile(google::cloud::datastream::v1::DeleteConnectionProfileRequest const &)
            • virtual DeleteConnectionProfile(NoAwaitTag, google::cloud::datastream::v1::DeleteConnectionProfileRequest const &)
            • virtual DeleteConnectionProfile(google::longrunning::Operation const &)
            • virtual DiscoverConnectionProfile(google::cloud::datastream::v1::DiscoverConnectionProfileRequest const &)
            • virtual ListStreams(google::cloud::datastream::v1::ListStreamsRequest)
            • virtual GetStream(google::cloud::datastream::v1::GetStreamRequest const &)
            • virtual CreateStream(google::cloud::datastream::v1::CreateStreamRequest const &)
            • virtual CreateStream(NoAwaitTag, google::cloud::datastream::v1::CreateStreamRequest const &)
            • virtual CreateStream(google::longrunning::Operation const &)
            • virtual UpdateStream(google::cloud::datastream::v1::UpdateStreamRequest const &)
            • virtual UpdateStream(NoAwaitTag, google::cloud::datastream::v1::UpdateStreamRequest const &)
            • virtual UpdateStream(google::longrunning::Operation const &)
            • virtual DeleteStream(google::cloud::datastream::v1::DeleteStreamRequest const &)
            • virtual DeleteStream(NoAwaitTag, google::cloud::datastream::v1::DeleteStreamRequest const &)
            • virtual DeleteStream(google::longrunning::Operation const &)
            • virtual GetStreamObject(google::cloud::datastream::v1::GetStreamObjectRequest const &)
            • virtual LookupStreamObject(google::cloud::datastream::v1::LookupStreamObjectRequest const &)
            • virtual ListStreamObjects(google::cloud::datastream::v1::ListStreamObjectsRequest)
            • virtual StartBackfillJob(google::cloud::datastream::v1::StartBackfillJobRequest const &)
            • virtual StopBackfillJob(google::cloud::datastream::v1::StopBackfillJobRequest const &)
            • virtual FetchStaticIps(google::cloud::datastream::v1::FetchStaticIpsRequest)
            • virtual CreatePrivateConnection(google::cloud::datastream::v1::CreatePrivateConnectionRequest const &)
            • virtual CreatePrivateConnection(NoAwaitTag, google::cloud::datastream::v1::CreatePrivateConnectionRequest const &)
            • virtual CreatePrivateConnection(google::longrunning::Operation const &)
            • virtual GetPrivateConnection(google::cloud::datastream::v1::GetPrivateConnectionRequest const &)
            • virtual ListPrivateConnections(google::cloud::datastream::v1::ListPrivateConnectionsRequest)
            • virtual DeletePrivateConnection(google::cloud::datastream::v1::DeletePrivateConnectionRequest const &)
            • virtual DeletePrivateConnection(NoAwaitTag, google::cloud::datastream::v1::DeletePrivateConnectionRequest const &)
            • virtual DeletePrivateConnection(google::longrunning::Operation const &)
            • virtual CreateRoute(google::cloud::datastream::v1::CreateRouteRequest const &)
            • virtual CreateRoute(NoAwaitTag, google::cloud::datastream::v1::CreateRouteRequest const &)
            • virtual CreateRoute(google::longrunning::Operation const &)
            • virtual GetRoute(google::cloud::datastream::v1::GetRouteRequest const &)
            • virtual ListRoutes(google::cloud::datastream::v1::ListRoutesRequest)
            • virtual DeleteRoute(google::cloud::datastream::v1::DeleteRouteRequest const &)
            • virtual DeleteRoute(NoAwaitTag, google::cloud::datastream::v1::DeleteRouteRequest const &)
            • virtual DeleteRoute(google::longrunning::Operation const &)
        • DatastreamConnectionIdempotencyPolicy
          • Overview
          • Functions
            • virtual clone() const
            • virtual ListConnectionProfiles(google::cloud::datastream::v1::ListConnectionProfilesRequest)
            • virtual GetConnectionProfile(google::cloud::datastream::v1::GetConnectionProfileRequest const &)
            • virtual CreateConnectionProfile(google::cloud::datastream::v1::CreateConnectionProfileRequest const &)
            • virtual UpdateConnectionProfile(google::cloud::datastream::v1::UpdateConnectionProfileRequest const &)
            • virtual DeleteConnectionProfile(google::cloud::datastream::v1::DeleteConnectionProfileRequest const &)
            • virtual DiscoverConnectionProfile(google::cloud::datastream::v1::DiscoverConnectionProfileRequest const &)
            • virtual ListStreams(google::cloud::datastream::v1::ListStreamsRequest)
            • virtual GetStream(google::cloud::datastream::v1::GetStreamRequest const &)
            • virtual CreateStream(google::cloud::datastream::v1::CreateStreamRequest const &)
            • virtual UpdateStream(google::cloud::datastream::v1::UpdateStreamRequest const &)
            • virtual DeleteStream(google::cloud::datastream::v1::DeleteStreamRequest const &)
            • virtual GetStreamObject(google::cloud::datastream::v1::GetStreamObjectRequest const &)
            • virtual LookupStreamObject(google::cloud::datastream::v1::LookupStreamObjectRequest const &)
            • virtual ListStreamObjects(google::cloud::datastream::v1::ListStreamObjectsRequest)
            • virtual StartBackfillJob(google::cloud::datastream::v1::StartBackfillJobRequest const &)
            • virtual StopBackfillJob(google::cloud::datastream::v1::StopBackfillJobRequest const &)
            • virtual FetchStaticIps(google::cloud::datastream::v1::FetchStaticIpsRequest)
            • virtual CreatePrivateConnection(google::cloud::datastream::v1::CreatePrivateConnectionRequest const &)
            • virtual GetPrivateConnection(google::cloud::datastream::v1::GetPrivateConnectionRequest const &)
            • virtual ListPrivateConnections(google::cloud::datastream::v1::ListPrivateConnectionsRequest)
            • virtual DeletePrivateConnection(google::cloud::datastream::v1::DeletePrivateConnectionRequest const &)
            • virtual CreateRoute(google::cloud::datastream::v1::CreateRouteRequest const &)
            • virtual GetRoute(google::cloud::datastream::v1::GetRouteRequest const &)
            • virtual ListRoutes(google::cloud::datastream::v1::ListRoutesRequest)
            • virtual DeleteRoute(google::cloud::datastream::v1::DeleteRouteRequest const &)
        • DatastreamLimitedErrorCountRetryPolicy
          • Overview
          • Constructors
            • DatastreamLimitedErrorCountRetryPolicy(int)
            • DatastreamLimitedErrorCountRetryPolicy(DatastreamLimitedErrorCountRetryPolicy &&)
            • DatastreamLimitedErrorCountRetryPolicy(DatastreamLimitedErrorCountRetryPolicy const &)
          • Functions
            • maximum_failures() const
            • virtual OnFailure(Status const &)
            • virtual IsExhausted() const
            • virtual IsPermanentFailure(Status const &) const
            • virtual clone() const
          • Types
            • BaseType
        • DatastreamLimitedTimeRetryPolicy
          • Overview
          • Constructors
            • DatastreamLimitedTimeRetryPolicy(std::chrono::duration< DurationRep, DurationPeriod >)
            • DatastreamLimitedTimeRetryPolicy(DatastreamLimitedTimeRetryPolicy &&)
            • DatastreamLimitedTimeRetryPolicy(DatastreamLimitedTimeRetryPolicy const &)
          • Functions
            • maximum_duration() const
            • virtual OnFailure(Status const &)
            • virtual IsExhausted() const
            • virtual IsPermanentFailure(Status const &) const
            • virtual clone() const
          • Types
            • BaseType
        • DatastreamRetryPolicy
          • Overview
          • Functions
            • clone() const
            • OnFailure(Status const &)
            • OnFailure(Status const &)
            • IsExhausted() const
            • IsExhausted() const
            • IsPermanentFailure(Status const &) const
            • IsPermanentFailure(Status const &) const
      • Structs
        • DatastreamBackoffPolicyOption
          • Overview
          • Types
            • Type
        • DatastreamConnectionIdempotencyPolicyOption
          • Overview
          • Types
            • Type
        • DatastreamPollingPolicyOption
          • Overview
          • Types
            • Type
        • DatastreamRetryPolicyOption
          • Overview
          • Types
            • Type
      • Functions
        • MakeDatastreamConnection(Options)
        • MakeDefaultDatastreamConnectionIdempotencyPolicy()
    • google::cloud::datastream_v1_mocks
      • Overview
      • Classes
        • MockDatastreamConnection
          • Overview
          • Functions
            • virtual options()
            • virtual ListConnectionProfiles(google::cloud::datastream::v1::ListConnectionProfilesRequest)
            • virtual GetConnectionProfile(google::cloud::datastream::v1::GetConnectionProfileRequest const &)
            • virtual CreateConnectionProfile(google::cloud::datastream::v1::CreateConnectionProfileRequest const &)
            • virtual CreateConnectionProfile(NoAwaitTag, google::cloud::datastream::v1::CreateConnectionProfileRequest const &)
            • virtual CreateConnectionProfile(google::longrunning::Operation const &)
            • virtual UpdateConnectionProfile(google::cloud::datastream::v1::UpdateConnectionProfileRequest const &)
            • virtual UpdateConnectionProfile(NoAwaitTag, google::cloud::datastream::v1::UpdateConnectionProfileRequest const &)
            • virtual UpdateConnectionProfile(google::longrunning::Operation const &)
            • virtual DeleteConnectionProfile(google::cloud::datastream::v1::DeleteConnectionProfileRequest const &)
            • virtual DeleteConnectionProfile(NoAwaitTag, google::cloud::datastream::v1::DeleteConnectionProfileRequest const &)
            • virtual DeleteConnectionProfile(google::longrunning::Operation const &)
            • virtual DiscoverConnectionProfile(google::cloud::datastream::v1::DiscoverConnectionProfileRequest const &)
            • virtual ListStreams(google::cloud::datastream::v1::ListStreamsRequest)
            • virtual GetStream(google::cloud::datastream::v1::GetStreamRequest const &)
            • virtual CreateStream(google::cloud::datastream::v1::CreateStreamRequest const &)
            • virtual CreateStream(NoAwaitTag, google::cloud::datastream::v1::CreateStreamRequest const &)
            • virtual CreateStream(google::longrunning::Operation const &)
            • virtual UpdateStream(google::cloud::datastream::v1::UpdateStreamRequest const &)
            • virtual UpdateStream(NoAwaitTag, google::cloud::datastream::v1::UpdateStreamRequest const &)
            • virtual UpdateStream(google::longrunning::Operation const &)
            • virtual DeleteStream(google::cloud::datastream::v1::DeleteStreamRequest const &)
            • virtual DeleteStream(NoAwaitTag, google::cloud::datastream::v1::DeleteStreamRequest const &)
            • virtual DeleteStream(google::longrunning::Operation const &)
            • virtual GetStreamObject(google::cloud::datastream::v1::GetStreamObjectRequest const &)
            • virtual LookupStreamObject(google::cloud::datastream::v1::LookupStreamObjectRequest const &)
            • virtual ListStreamObjects(google::cloud::datastream::v1::ListStreamObjectsRequest)
            • virtual StartBackfillJob(google::cloud::datastream::v1::StartBackfillJobRequest const &)
            • virtual StopBackfillJob(google::cloud::datastream::v1::StopBackfillJobRequest const &)
            • virtual FetchStaticIps(google::cloud::datastream::v1::FetchStaticIpsRequest)
            • virtual CreatePrivateConnection(google::cloud::datastream::v1::CreatePrivateConnectionRequest const &)
            • virtual CreatePrivateConnection(NoAwaitTag, google::cloud::datastream::v1::CreatePrivateConnectionRequest const &)
            • virtual CreatePrivateConnection(google::longrunning::Operation const &)
            • virtual GetPrivateConnection(google::cloud::datastream::v1::GetPrivateConnectionRequest const &)
            • virtual ListPrivateConnections(google::cloud::datastream::v1::ListPrivateConnectionsRequest)
            • virtual DeletePrivateConnection(google::cloud::datastream::v1::DeletePrivateConnectionRequest const &)
            • virtual DeletePrivateConnection(NoAwaitTag, google::cloud::datastream::v1::DeletePrivateConnectionRequest const &)
            • virtual DeletePrivateConnection(google::longrunning::Operation const &)
            • virtual CreateRoute(google::cloud::datastream::v1::CreateRouteRequest const &)
            • virtual CreateRoute(NoAwaitTag, google::cloud::datastream::v1::CreateRouteRequest const &)
            • virtual CreateRoute(google::longrunning::Operation const &)
            • virtual GetRoute(google::cloud::datastream::v1::GetRouteRequest const &)
            • virtual ListRoutes(google::cloud::datastream::v1::ListRoutesRequest)
            • virtual DeleteRoute(google::cloud::datastream::v1::DeleteRouteRequest const &)
            • virtual DeleteRoute(NoAwaitTag, google::cloud::datastream::v1::DeleteRouteRequest const &)
            • virtual DeleteRoute(google::longrunning::Operation const &)
  • AI and ML
  • Application development
  • Application hosting
  • Compute
  • Data analytics and pipelines
  • Databases
  • Distributed, hybrid, and multicloud
  • Generative AI
  • Industry solutions
  • Networking
  • Observability and monitoring
  • Security
  • Storage
  • Access and resources management
  • Costs and usage management
  • Google Cloud SDK, languages, frameworks, and tools
  • Infrastructure as code
  • Migration
  • Google Cloud Home
  • Free Trial and Free Tier
  • Architecture Center
  • Blog
  • Contact Sales
  • Google Cloud Developer Center
  • Google Developer Center
  • Google Cloud Marketplace
  • Google Cloud Marketplace Documentation
  • Google Cloud Skills Boost
  • Google Cloud Solution Center
  • Google Cloud Support
  • Google Cloud Tech Youtube Channel
  • Home
  • Documentation
  • Reference

Namespace google::cloud::datastream (2.29.0)

  • 2.44.0-rc (latest)
  • 2.43.0
  • 2.42.0
  • 2.41.0
  • 2.40.0
  • 2.39.0
  • 2.38.0
  • 2.37.0
  • 2.36.0
  • 2.35.0
  • 2.34.0
  • 2.33.0
  • 2.32.0
  • 2.31.0
  • 2.30.0
  • 2.29.0
  • 2.28.0
  • 2.27.0
  • 2.26.0
  • 2.25.1
  • 2.24.0
  • 2.23.0
  • 2.22.1
  • 2.21.0
  • 2.20.0
  • 2.19.0
  • 2.18.0
  • 2.17.0
  • 2.16.0
  • 2.15.1
  • 2.14.0
  • 2.13.0
  • 2.12.0
  • 2.11.0
Deprecated: This namespace is deprecated, prefer the types defined in datastream_v1.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-10-10 UTC.

  • Why Google

    • Choosing Google Cloud
    • Trust and security
    • Modern Infrastructure Cloud
    • Multicloud
    • Global infrastructure
    • Customers and case studies
    • Analyst reports
    • Whitepapers
  • Products and pricing

    • See all products
    • See all solutions
    • Google Cloud for Startups
    • Google Cloud Marketplace
    • Google Cloud pricing
    • Contact sales
  • Support

    • Community forums
    • Support
    • Release Notes
    • System status
  • Resources

    • GitHub
    • Getting Started with Google Cloud
    • Google Cloud documentation
    • Code samples
    • Cloud Architecture Center
    • Training and Certification
    • Developer Center
  • Engage

    • Blog
    • Events
    • X (Twitter)
    • Google Cloud on YouTube
    • Google Cloud Tech on YouTube
    • Become a Partner
    • Google Cloud Affiliate Program
    • Press Corner
  • About Google
  • Privacy
  • Site terms
  • Google Cloud terms
  • Manage cookies
  • Our third decade of climate action: join us
  • Sign up for the Google Cloud newsletter Subscribe
  • English
  • Deutsch
  • Español – América Latina
  • Français
  • Português – Brasil
  • 中文 – 简体
  • 日本語
  • 한국어