[Missing <summary> documentation for "N:GenerativeAI.Core"]
| ApiBase | Base class for handling API requests and responses. |
| AuthTokens | Represents authentication tokens used to access secure APIs or resources. |
| BaseParams | Base parameters for a number of methods. |
| ClientSecrets | Defines the OAuth 2.0 client details, often sourced from a configuration file or similar resource. |
| CodeBlock | Represents a segment of source code with details about its programming language and line number. |
| CredentialConfiguration | Provides credentials required for API authentication, supporting both user and service account scenarios. |
| FileValidator | |
| FunctionCallingBehaviour | Represents the behavior and capability configuration for function-calling mechanisms within the system. |
| JsonBlock | Represents a block of JSON data with associated metadata. |
| MimeTypeMap | Class MimeTypeMap. |
| ModelParams | Params passed to {@link GoogleGenerativeAI.getGenerativeModel}. |
| ProgressStreamContent | A custom StreamContent implementation to track and report progress during upload. |
| RequestUrl |