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

target.apidocs.com.google.api.services.dataflow.model.StreamingSideInputLocation.html Maven / Gradle / Ivy

There is a newer version: v1b4-rev7-1.20.0
Show newest version






StreamingSideInputLocation (Dataflow API v1b3-rev20231112-2.0.0)












com.google.api.services.dataflow.model

Class StreamingSideInputLocation

    • Constructor Detail

      • StreamingSideInputLocation

        public StreamingSideInputLocation()
    • Method Detail

      • getStateFamily

        public String getStateFamily()
        Identifies the state family where this side input is stored.
        Returns:
        value or null for none
      • setStateFamily

        public StreamingSideInputLocation setStateFamily(String stateFamily)
        Identifies the state family where this side input is stored.
        Parameters:
        stateFamily - stateFamily or null for none
      • getTag

        public String getTag()
        Identifies the particular side input within the streaming Dataflow job.
        Returns:
        value or null for none
      • setTag

        public StreamingSideInputLocation setTag(String tag)
        Identifies the particular side input within the streaming Dataflow job.
        Parameters:
        tag - tag or null for none

Copyright © 2011–2023 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy