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

target.apidocs.com.google.api.services.pubsub.model.IngestionDataSourceSettings.html Maven / Gradle / Ivy

There is a newer version: v1-rev20240730-2.0.0
Show newest version






IngestionDataSourceSettings (Cloud Pub/Sub API v1-rev20240918-2.0.0)












com.google.api.services.pubsub.model

Class IngestionDataSourceSettings

    • Constructor Detail

      • IngestionDataSourceSettings

        public IngestionDataSourceSettings()
    • Method Detail

      • getAwsKinesis

        public AwsKinesis getAwsKinesis()
        Optional. Amazon Kinesis Data Streams.
        Returns:
        value or null for none
      • getCloudStorage

        public CloudStorage getCloudStorage()
        Optional. Cloud Storage.
        Returns:
        value or null for none
      • getPlatformLogsSettings

        public PlatformLogsSettings getPlatformLogsSettings()
        Optional. Platform Logs settings. If unset, no Platform Logs will be generated.
        Returns:
        value or null for none
      • setPlatformLogsSettings

        public IngestionDataSourceSettings setPlatformLogsSettings(PlatformLogsSettings platformLogsSettings)
        Optional. Platform Logs settings. If unset, no Platform Logs will be generated.
        Parameters:
        platformLogsSettings - platformLogsSettings or null for none

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy