Uses of Interface
com.google.genai.gaos.models.interactions.Step
Packages that use Step
-
Uses of Step in com.google.genai.gaos.models.interactions
Classes in com.google.genai.gaos.models.interactions that implement StepModifier and TypeClassDescriptionclassCodeExecutionCallStepclassCodeExecutionResultStepclassFileSearchCallStepclassFileSearchResultStepclassFunctionCallStepclassFunctionResultStepclassGoogleMapsCallStepclassGoogleMapsResultStepclassGoogleSearchCallStepclassGoogleSearchResultStepclassMCPServerToolCallStepclassMCPServerToolResultStepclassModelOutputStepclassThoughtStepclassUnknownStepclassURLContextCallStepclassURLContextResultStepclassUserInputStepMethods in com.google.genai.gaos.models.interactions that return types with arguments of type StepModifier and TypeMethodDescriptionInteractionsInput.arrayOfStep()StepStart.step()A step in the interaction.Interaction.steps()Output only.InteractionSseEventInteraction.steps()Output only.Methods in com.google.genai.gaos.models.interactions with parameters of type StepModifier and TypeMethodDescriptionA step in the interaction.A step in the interaction.Method parameters in com.google.genai.gaos.models.interactions with type arguments of type StepModifier and TypeMethodDescriptionstatic InteractionsInputOutput only.Output only.Output only.Output only.Constructors in com.google.genai.gaos.models.interactions with parameters of type StepModifierConstructorDescriptionConstructor parameters in com.google.genai.gaos.models.interactions with type arguments of type StepModifierConstructorDescriptionInteractionSseEventInteraction(String agent, String created, String id, String model, String object, ServiceTier serviceTier, InteractionSseEventInteractionStatus status, List<Step> steps, String updated, Usage usage)