A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  Y  Z 

I

id() - function in com.google.genai.types.CodeExecutionResult
The identifier of the `ExecutableCode` part this result is for.
id(java.lang.String) - function in com.google.genai.types.CodeExecutionResult.Builder
Setter for id.
id() - function in com.google.genai.types.ExecutableCode
Unique identifier of the `ExecutableCode` part.
id(java.lang.String) - function in com.google.genai.types.ExecutableCode.Builder
Setter for id.
id() - function in com.google.genai.types.FunctionCall
The unique id of the function call.
id(java.lang.String) - function in com.google.genai.types.FunctionCall.Builder
Setter for id.
id() - function in com.google.genai.types.FunctionResponse
Optional.
id(java.lang.String) - function in com.google.genai.types.FunctionResponse.Builder
Setter for id.
id() - function in com.google.genai.types.ToolCall
Unique identifier of the tool call.
id(java.lang.String) - function in com.google.genai.types.ToolCall.Builder
Setter for id.
id() - function in com.google.genai.types.ToolResponse
The identifier of the tool call this response is for.
id(java.lang.String) - function in com.google.genai.types.ToolResponse.Builder
Setter for id.
ids() - function in com.google.genai.types.LiveServerToolCallCancellation
The ids of the tool calls to be cancelled.
ids(kotlin.Array) - function in com.google.genai.types.LiveServerToolCallCancellation.Builder
Setter for ids.
ids(java.util.List) - function in com.google.genai.types.LiveServerToolCallCancellation.Builder
Setter for ids.
idToken() - function in com.google.genai.types.AuthConfigOidcConfig
OpenID Connect formatted ID token for extension endpoint.
idToken(java.lang.String) - function in com.google.genai.types.AuthConfigOidcConfig.Builder
Setter for idToken.
ignoreCallHistory() - function in com.google.genai.types.AutomaticFunctionCallingConfig
If automatic function calling is enabled, whether to ignore call history to the response.
ignoreCallHistory(boolean) - function in com.google.genai.types.AutomaticFunctionCallingConfig.Builder
Setter for ignoreCallHistory.
ignoreKeys() - function in com.google.genai.types.TestTableItem
Keys to ignore when comparing the request and response.
ignoreKeys(kotlin.Array) - function in com.google.genai.types.TestTableItem.Builder
Setter for ignoreKeys.
ignoreKeys(java.util.List) - function in com.google.genai.types.TestTableItem.Builder
Setter for ignoreKeys.
image() - function in com.google.genai.types.GenerateVideosParameters
The input image for generating the videos.
image(com.google.genai.types.Image) - function in com.google.genai.types.GenerateVideosParameters.Builder
Setter for image.
image(com.google.genai.types.Image.Builder) - function in com.google.genai.types.GenerateVideosParameters.Builder
Setter for image builder.
image() - function in com.google.genai.types.GenerateVideosSource
The input image for generating the videos.
image(com.google.genai.types.Image) - function in com.google.genai.types.GenerateVideosSource.Builder
Setter for image.
image(com.google.genai.types.Image.Builder) - function in com.google.genai.types.GenerateVideosSource.Builder
Setter for image builder.
image() - function in com.google.genai.types.GeneratedImage
The output image data.
image(com.google.genai.types.Image) - function in com.google.genai.types.GeneratedImage.Builder
Setter for image.
image(com.google.genai.types.Image.Builder) - function in com.google.genai.types.GeneratedImage.Builder
Setter for image builder.
image() - function in com.google.genai.types.GroundingChunk
A grounding chunk from an image search result.
image(com.google.genai.types.GroundingChunkImage) - function in com.google.genai.types.GroundingChunk.Builder
Setter for image.
image(com.google.genai.types.GroundingChunkImage.Builder) - function in com.google.genai.types.GroundingChunk.Builder
Setter for image builder.
Image - class in com.google.genai.types
An image.
IMAGE - enum entry in com.google.genai.types.MediaModality.Known

Images.

IMAGE - enum entry in com.google.genai.types.Modality.Known

Indicates the model should return images.

image() - function in com.google.genai.types.ScribbleImage
The brush scribble to guide segmentation.
image(com.google.genai.types.Image) - function in com.google.genai.types.ScribbleImage.Builder
Setter for image.
image(com.google.genai.types.Image.Builder) - function in com.google.genai.types.ScribbleImage.Builder
Setter for image builder.
image() - function in com.google.genai.types.SegmentImageSource
The image to be segmented.
image(com.google.genai.types.Image) - function in com.google.genai.types.SegmentImageSource.Builder
Setter for image.
image(com.google.genai.types.Image.Builder) - function in com.google.genai.types.SegmentImageSource.Builder
Setter for image builder.
image() - function in com.google.genai.types.UpscaleImageAPIParameters
The input image to upscale.
image(com.google.genai.types.Image) - function in com.google.genai.types.UpscaleImageAPIParameters.Builder
Setter for image.
image(com.google.genai.types.Image.Builder) - function in com.google.genai.types.UpscaleImageAPIParameters.Builder
Setter for image builder.
image() - function in com.google.genai.types.UpscaleImageParameters
The input image to upscale.
image(com.google.genai.types.Image) - function in com.google.genai.types.UpscaleImageParameters.Builder
Setter for image.
image(com.google.genai.types.Image.Builder) - function in com.google.genai.types.UpscaleImageParameters.Builder
Setter for image builder.
image() - function in com.google.genai.types.VideoGenerationMask
The image mask to use for generating videos.
image(com.google.genai.types.Image) - function in com.google.genai.types.VideoGenerationMask.Builder
Setter for image.
image(com.google.genai.types.Image.Builder) - function in com.google.genai.types.VideoGenerationMask.Builder
Setter for image builder.
image() - function in com.google.genai.types.VideoGenerationReferenceImage
The reference image.
image(com.google.genai.types.Image) - function in com.google.genai.types.VideoGenerationReferenceImage.Builder
Setter for image.
image(com.google.genai.types.Image.Builder) - function in com.google.genai.types.VideoGenerationReferenceImage.Builder
Setter for image builder.
Image.Builder - class in com.google.genai.types.Image
Builder for Image.
IMAGE_OTHER - enum entry in com.google.genai.types.FinishReason.Known

Image generation stopped for a reason not otherwise specified.

IMAGE_PROHIBITED_CONTENT - enum entry in com.google.genai.types.FinishReason.Known

Image generation stopped because the generated images have prohibited content.

IMAGE_PROHIBITED_INPUT_CONTENT - enum entry in com.google.genai.types.TurnCompleteReason.Known

Input image contains prohibited content.

IMAGE_PROMPT_LANGUAGE_UNSPECIFIED - enum entry in com.google.genai.types.ImagePromptLanguage.Known
 
IMAGE_RECITATION - enum entry in com.google.genai.types.FinishReason.Known

Image generation stopped because the generated image may be a recitation from a source.

IMAGE_SAFETY - enum entry in com.google.genai.types.BlockedReason.Known

The prompt was blocked because it contains content that is unsafe for image generation.

IMAGE_SAFETY - enum entry in com.google.genai.types.FinishReason.Known

Token generation stopped because generated images have safety violations.

imageBytes() - function in com.google.genai.types.Image
The image bytes data.
imageBytes(kotlin.Array) - function in com.google.genai.types.Image.Builder
Setter for imageBytes.
imageConfig() - function in com.google.genai.types.GenerateContentConfig
The image generation configuration.
imageConfig(com.google.genai.types.ImageConfig) - function in com.google.genai.types.GenerateContentConfig.Builder
Setter for imageConfig.
imageConfig(com.google.genai.types.ImageConfig.Builder) - function in com.google.genai.types.GenerateContentConfig.Builder
Setter for imageConfig builder.
ImageConfig - class in com.google.genai.types
The image generation configuration to be used in GenerateContentConfig.
ImageConfig.Builder - class in com.google.genai.types.ImageConfig
Builder for ImageConfig.
ImageConfigImageOutputOptions - class in com.google.genai.types
The image output format for generated images.
ImageConfigImageOutputOptions.Builder - class in com.google.genai.types.ImageConfigImageOutputOptions
Builder for ImageConfigImageOutputOptions.
imageCount() - function in com.google.genai.types.CachedContentUsageMetadata
Number of images.
imageCount(java.lang.Integer) - function in com.google.genai.types.CachedContentUsageMetadata.Builder
Setter for imageCount.
imageData() - function in com.google.genai.types.CustomizedAvatar
The data of the reference image.
imageData(kotlin.Array) - function in com.google.genai.types.CustomizedAvatar.Builder
Setter for imageData.
imageMimeType() - function in com.google.genai.types.CustomizedAvatar
The mime type of the reference image, e.g., "image/jpeg".
imageMimeType(java.lang.String) - function in com.google.genai.types.CustomizedAvatar.Builder
Setter for imageMimeType.
imageOutputOptions() - function in com.google.genai.types.ImageConfig
Optional.
imageOutputOptions(com.google.genai.types.ImageConfigImageOutputOptions) - function in com.google.genai.types.ImageConfig.Builder
Setter for imageOutputOptions.
imageOutputOptions(com.google.genai.types.ImageConfigImageOutputOptions.Builder) - function in com.google.genai.types.ImageConfig.Builder
Setter for imageOutputOptions builder.
imagePreservationFactor() - function in com.google.genai.types.UpscaleImageAPIConfig
With a higher image preservation factor, the original image pixels are more respected.
imagePreservationFactor(java.lang.Float) - function in com.google.genai.types.UpscaleImageAPIConfig.Builder
Setter for imagePreservationFactor.
imagePreservationFactor() - function in com.google.genai.types.UpscaleImageConfig
With a higher image preservation factor, the original image pixels are more respected.
imagePreservationFactor(java.lang.Float) - function in com.google.genai.types.UpscaleImageConfig.Builder
Setter for imagePreservationFactor.
ImagePromptLanguage - class in com.google.genai.types
Enum that specifies the language of the text in the prompt.
ImagePromptLanguage.Known - class in com.google.genai.types.ImagePromptLanguage
Enum representing the known values for ImagePromptLanguage.
images() - function in com.google.genai.types.GenerateImagesResponse
Returns the list of images from the response.
ImageSearch - class in com.google.genai.types
Image search for grounding and related configurations.
imageSearch() - function in com.google.genai.types.SearchTypes
Optional.
imageSearch(com.google.genai.types.ImageSearch) - function in com.google.genai.types.SearchTypes.Builder
Setter for imageSearch.
imageSearch(com.google.genai.types.ImageSearch.Builder) - function in com.google.genai.types.SearchTypes.Builder
Setter for imageSearch builder.
ImageSearch.Builder - class in com.google.genai.types.ImageSearch
Builder for ImageSearch.
imageSearchQueries() - function in com.google.genai.types.GroundingMetadata
Optional.
imageSearchQueries(kotlin.Array) - function in com.google.genai.types.GroundingMetadata.Builder
Setter for imageSearchQueries.
imageSearchQueries(java.util.List) - function in com.google.genai.types.GroundingMetadata.Builder
Setter for imageSearchQueries.
imageSize() - function in com.google.genai.types.GenerateImagesConfig
The size of the largest dimension of the generated image.
imageSize(java.lang.String) - function in com.google.genai.types.GenerateImagesConfig.Builder
Setter for imageSize.
imageSize() - function in com.google.genai.types.ImageConfig
Optional.
imageSize(java.lang.String) - function in com.google.genai.types.ImageConfig.Builder
Setter for imageSize.
imageUri() - function in com.google.genai.types.GroundingChunkImage
The URI of the image.
imageUri(java.lang.String) - function in com.google.genai.types.GroundingChunkImage.Builder
Setter for imageUri.
importFile(java.lang.String,java.lang.String,com.google.genai.types.ImportFileConfig) - function in com.google.genai.AsyncFileSearchStores
 
importFile(java.lang.String,java.lang.String,com.google.genai.types.ImportFileConfig) - function in com.google.genai.FileSearchStores
 
ImportFileConfig - class in com.google.genai.types
Optional parameters for importing a file.
ImportFileConfig.Builder - class in com.google.genai.types.ImportFileConfig
Builder for ImportFileConfig.
ImportFileOperation - class in com.google.genai.types
Long-running operation for importing a file to a FileSearchStore.
ImportFileOperation.Builder - class in com.google.genai.types.ImportFileOperation
Builder for ImportFileOperation.
importFileOperationFromMldev(com.fasterxml.jackson.databind.JsonNode,com.fasterxml.jackson.databind.node.ObjectNode) - function in com.google.genai.OperationsConverters
 
ImportFileParameters - class in com.google.genai.types
Config for file_search_stores.import_file parameters.
ImportFileParameters.Builder - class in com.google.genai.types.ImportFileParameters
Builder for ImportFileParameters.
ImportFileResponse - class in com.google.genai.types
Response for ImportFile to import a File API file with a file search store.
ImportFileResponse.Builder - class in com.google.genai.types.ImportFileResponse
Builder for ImportFileResponse.
importFileResponseFromMldev(com.fasterxml.jackson.databind.JsonNode,com.fasterxml.jackson.databind.node.ObjectNode) - function in com.google.genai.OperationsConverters
 
includeRaiReason() - function in com.google.genai.types.EditImageConfig
Whether to include the Responsible AI filter reason if the image is filtered out of the response.
includeRaiReason(boolean) - function in com.google.genai.types.EditImageConfig.Builder
Setter for includeRaiReason.
includeRaiReason() - function in com.google.genai.types.GenerateImagesConfig
Whether to include the Responsible AI filter reason if the image is filtered out of the response.
includeRaiReason(boolean) - function in com.google.genai.types.GenerateImagesConfig.Builder
Setter for includeRaiReason.
includeRaiReason() - function in com.google.genai.types.UpscaleImageAPIConfig
Whether to include a reason for filtered-out images in the response.
includeRaiReason(boolean) - function in com.google.genai.types.UpscaleImageAPIConfig.Builder
Setter for includeRaiReason.
includeRaiReason() - function in com.google.genai.types.UpscaleImageConfig
Whether to include a reason for filtered-out images in the response.
includeRaiReason(boolean) - function in com.google.genai.types.UpscaleImageConfig.Builder
Setter for includeRaiReason.
includeSafetyAttributes() - function in com.google.genai.types.EditImageConfig
Whether to report the safety scores of each generated image and the positive prompt in the response.
includeSafetyAttributes(boolean) - function in com.google.genai.types.EditImageConfig.Builder
Setter for includeSafetyAttributes.
includeSafetyAttributes() - function in com.google.genai.types.GenerateImagesConfig
Whether to report the safety scores of each generated image and the positive prompt in the response.
includeSafetyAttributes(boolean) - function in com.google.genai.types.GenerateImagesConfig.Builder
Setter for includeSafetyAttributes.
includeServerSideToolInvocations() - function in com.google.genai.types.ToolConfig
If true, the API response will include the server-side tool calls and responses within the `Content` message.
includeServerSideToolInvocations(boolean) - function in com.google.genai.types.ToolConfig.Builder
Setter for includeServerSideToolInvocations.
includeThoughts() - function in com.google.genai.types.ThinkingConfig
Indicates whether to include thoughts in the response.
includeThoughts(boolean) - function in com.google.genai.types.ThinkingConfig.Builder
Setter for includeThoughts.
incompleteCount() - function in com.google.genai.types.CompletionStats
Output only.
incompleteCount(java.lang.Long) - function in com.google.genai.types.CompletionStats.Builder
Setter for incompleteCount.
index() - function in com.google.genai.types.Candidate
Output only.
index(java.lang.Integer) - function in com.google.genai.types.Candidate.Builder
Setter for index.
index() - function in com.google.genai.types.ExternalApiElasticSearchParams
The ElasticSearch index to use.
index(java.lang.String) - function in com.google.genai.types.ExternalApiElasticSearchParams.Builder
Setter for index.
inferenceGenerationConfig() - function in com.google.genai.types.EvaluationConfig
Generation config for inference.
inferenceGenerationConfig(com.google.genai.types.GenerationConfig) - function in com.google.genai.types.EvaluationConfig.Builder
Setter for inferenceGenerationConfig.
inferenceGenerationConfig(com.google.genai.types.GenerationConfig.Builder) - function in com.google.genai.types.EvaluationConfig.Builder
Setter for inferenceGenerationConfig builder.
initCause(java.lang.Throwable) - function in java.lang.Throwable
 
initialDelay() - function in com.google.genai.types.HttpRetryOptions
Initial delay before the first retry, in fractions of a second.
initialDelay(java.lang.Double) - function in com.google.genai.types.HttpRetryOptions.Builder
Setter for initialDelay.
initializeReplaySession(java.lang.String) - function in com.google.genai.ReplayApiClient
Initializes the replay session.
inlineData() - function in com.google.genai.types.FunctionResponsePart
Optional.
inlineData(com.google.genai.types.FunctionResponseBlob) - function in com.google.genai.types.FunctionResponsePart.Builder
Setter for inlineData.
inlineData(com.google.genai.types.FunctionResponseBlob.Builder) - function in com.google.genai.types.FunctionResponsePart.Builder
Setter for inlineData builder.
inlineData() - function in com.google.genai.types.Part
Optional.
inlineData(com.google.genai.types.Blob) - function in com.google.genai.types.Part.Builder
Setter for inlineData.
inlineData(com.google.genai.types.Blob.Builder) - function in com.google.genai.types.Part.Builder
Setter for inlineData builder.
InlinedEmbedContentResponse - class in com.google.genai.types
Config for `inlined_embedding_responses` parameter.
InlinedEmbedContentResponse.Builder - class in com.google.genai.types.InlinedEmbedContentResponse
Builder for InlinedEmbedContentResponse.
inlinedEmbedContentResponses() - function in com.google.genai.types.BatchJobDestination
The responses to the requests in the batch.
inlinedEmbedContentResponses(kotlin.Array) - function in com.google.genai.types.BatchJobDestination.Builder
Setter for inlinedEmbedContentResponses.
inlinedEmbedContentResponses(kotlin.Array) - function in com.google.genai.types.BatchJobDestination.Builder
Setter for inlinedEmbedContentResponses builder.
inlinedEmbedContentResponses(java.util.List) - function in com.google.genai.types.BatchJobDestination.Builder
Setter for inlinedEmbedContentResponses.
InlinedRequest - class in com.google.genai.types
Config for inlined request.
InlinedRequest.Builder - class in com.google.genai.types.InlinedRequest
Builder for InlinedRequest.
inlinedRequests() - function in com.google.genai.types.BatchJobSource
The Gemini Developer API's inlined input data to run batch job.
inlinedRequests(kotlin.Array) - function in com.google.genai.types.BatchJobSource.Builder
Setter for inlinedRequests.
inlinedRequests(kotlin.Array) - function in com.google.genai.types.BatchJobSource.Builder
Setter for inlinedRequests builder.
inlinedRequests(java.util.List) - function in com.google.genai.types.BatchJobSource.Builder
Setter for inlinedRequests.
inlinedRequests() - function in com.google.genai.types.EmbeddingsBatchJobSource
The Gemini Developer API's inlined input data to run batch job.
inlinedRequests(com.google.genai.types.EmbedContentBatch) - function in com.google.genai.types.EmbeddingsBatchJobSource.Builder
Setter for inlinedRequests.
inlinedRequests(com.google.genai.types.EmbedContentBatch.Builder) - function in com.google.genai.types.EmbeddingsBatchJobSource.Builder
Setter for inlinedRequests builder.
InlinedResponse - class in com.google.genai.types
Config for `inlined_responses` parameter.
InlinedResponse.Builder - class in com.google.genai.types.InlinedResponse
Builder for InlinedResponse.
inlinedResponses() - function in com.google.genai.types.BatchJobDestination
The responses to the requests in the batch.
inlinedResponses(kotlin.Array) - function in com.google.genai.types.BatchJobDestination.Builder
Setter for inlinedResponses.
inlinedResponses(kotlin.Array) - function in com.google.genai.types.BatchJobDestination.Builder
Setter for inlinedResponses builder.
inlinedResponses(java.util.List) - function in com.google.genai.types.BatchJobDestination.Builder
Setter for inlinedResponses.
INPUT_IMAGE_CELEBRITY - enum entry in com.google.genai.types.TurnCompleteReason.Known

Input image contains celebrity.

INPUT_IMAGE_PHOTO_REALISTIC_CHILD_PROHIBITED - enum entry in com.google.genai.types.TurnCompleteReason.Known

Input image contains photo realistic child.

INPUT_IP_PROHIBITED - enum entry in com.google.genai.types.TurnCompleteReason.Known

Input contains IP violation.

INPUT_OTHER - enum entry in com.google.genai.types.TurnCompleteReason.Known

Other input safety issue.

INPUT_TEXT_CONTAIN_PROMINENT_PERSON_PROHIBITED - enum entry in com.google.genai.types.TurnCompleteReason.Known

Input text contains prominent person reference.

INPUT_TEXT_NCII_PROHIBITED - enum entry in com.google.genai.types.TurnCompleteReason.Known

Input text contains NCII content.

inputAudioTranscription() - function in com.google.genai.types.LiveClientSetup
The transcription of the input aligns with the input audio language.
inputAudioTranscription(com.google.genai.types.AudioTranscriptionConfig) - function in com.google.genai.types.LiveClientSetup.Builder
Setter for inputAudioTranscription.
inputAudioTranscription(com.google.genai.types.AudioTranscriptionConfig.Builder) - function in com.google.genai.types.LiveClientSetup.Builder
Setter for inputAudioTranscription builder.
inputAudioTranscription() - function in com.google.genai.types.LiveConnectConfig
The transcription of the input aligns with the input audio language.
inputAudioTranscription(com.google.genai.types.AudioTranscriptionConfig) - function in com.google.genai.types.LiveConnectConfig.Builder
Setter for inputAudioTranscription.
inputAudioTranscription(com.google.genai.types.AudioTranscriptionConfig.Builder) - function in com.google.genai.types.LiveConnectConfig.Builder
Setter for inputAudioTranscription builder.
inputTokenLimit() - function in com.google.genai.types.Model
The maximum number of input tokens that the model can handle.
inputTokenLimit(java.lang.Integer) - function in com.google.genai.types.Model.Builder
Setter for inputTokenLimit.
inputTranscription() - function in com.google.genai.types.LiveServerContent
Input transcription.
inputTranscription(com.google.genai.types.Transcription) - function in com.google.genai.types.LiveServerContent.Builder
Setter for inputTranscription.
inputTranscription(com.google.genai.types.Transcription.Builder) - function in com.google.genai.types.LiveServerContent.Builder
Setter for inputTranscription builder.
inputUri() - function in com.google.genai.types.BigQuerySource
Required.
inputUri(java.lang.String) - function in com.google.genai.types.BigQuerySource.Builder
Setter for inputUri.
INSERT - enum entry in com.google.genai.types.VideoGenerationMaskMode.Known

The image mask contains a masked rectangular region which is applied on the first frame of the input video. The object described in the prompt is inserted into this region and will appear in subsequent frames.

INTEGER - enum entry in com.google.genai.types.Type.Known

OpenAPI integer type

interactions() - function in com.google.genai.types.ReplayFile
 
interactions(kotlin.Array) - function in com.google.genai.types.ReplayFile.Builder
Setter for interactions.
interactions(kotlin.Array) - function in com.google.genai.types.ReplayFile.Builder
Setter for interactions builder.
interactions(java.util.List) - function in com.google.genai.types.ReplayFile.Builder
Setter for interactions.
INTERACTIVE - enum entry in com.google.genai.types.SegmentMode.Known
 
InternalRegisterFilesParameters - class in com.google.genai.types
Parameters for the private _Register method.
InternalRegisterFilesParameters.Builder - class in com.google.genai.types.InternalRegisterFilesParameters
Builder for InternalRegisterFilesParameters.
INTERRUPT - enum entry in com.google.genai.types.FunctionResponseScheduling.Known

Add the result to the conversation context, interrupt ongoing generation and prompt to generate output.

interrupted() - function in com.google.genai.types.LiveServerContent
If true, indicates that a client message has interrupted current model generation.
interrupted(boolean) - function in com.google.genai.types.LiveServerContent.Builder
Setter for interrupted.
Interval - class in com.google.genai.types
Represents a time interval, encoded as a Timestamp start (inclusive) and a Timestamp end (exclusive).
Interval.Builder - class in com.google.genai.types.Interval
Builder for Interval.
isZero(Object) - function in com.google.genai.Common
 
items() - function in com.google.genai.types.Schema
Optional.
items(com.google.genai.types.Schema) - function in com.google.genai.types.Schema.Builder
Setter for items.
items(com.google.genai.types.Schema.Builder) - function in com.google.genai.types.Schema.Builder
Setter for items builder.
iterator() - function in com.google.genai.Pager
Returns an iterator for the Pager.
iterator() - function in com.google.genai.ResponseStream
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  Y  Z