Uses of Class
com.google.dataflow.v1beta3.SDKInfo.Language
-
Packages that use SDKInfo.Language Package Description com.google.dataflow.v1beta3 A client to Dataflow API -
-
Uses of SDKInfo.Language in com.google.dataflow.v1beta3
Methods in com.google.dataflow.v1beta3 that return SDKInfo.Language Modifier and Type Method Description static SDKInfo.LanguageSDKInfo.Language. forNumber(int value)SDKInfo.LanguageSDKInfo.Builder. getLanguage()Required.SDKInfo.LanguageSDKInfo. getLanguage()Required.SDKInfo.LanguageSDKInfoOrBuilder. getLanguage()Required.static SDKInfo.LanguageSDKInfo.Language. valueOf(int value)Deprecated.static SDKInfo.LanguageSDKInfo.Language. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static SDKInfo.LanguageSDKInfo.Language. valueOf(String name)Returns the enum constant of this type with the specified name.static SDKInfo.Language[]SDKInfo.Language. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.dataflow.v1beta3 that return types with arguments of type SDKInfo.Language Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<SDKInfo.Language>SDKInfo.Language. internalGetValueMap()Methods in com.google.dataflow.v1beta3 with parameters of type SDKInfo.Language Modifier and Type Method Description SDKInfo.BuilderSDKInfo.Builder. setLanguage(SDKInfo.Language value)Required.
-