Uses of Class
com.google.genai.types.LiveConnectConstraints
Packages that use LiveConnectConstraints
-
Uses of LiveConnectConstraints in com.google.genai.types
Methods in com.google.genai.types that return LiveConnectConstraintsModifier and TypeMethodDescriptionabstract LiveConnectConstraintsLiveConnectConstraints.Builder.build()static LiveConnectConstraintsDeserializes a JSON string to a LiveConnectConstraints object.Methods in com.google.genai.types that return types with arguments of type LiveConnectConstraintsModifier and TypeMethodDescriptionabstract Optional<LiveConnectConstraints>CreateAuthTokenConfig.liveConnectConstraints()Configuration specific to Live API connections created using this token.Methods in com.google.genai.types with parameters of type LiveConnectConstraintsModifier and TypeMethodDescriptionabstract CreateAuthTokenConfig.BuilderCreateAuthTokenConfig.Builder.liveConnectConstraints(LiveConnectConstraints liveConnectConstraints) Setter for liveConnectConstraints.