An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in https://github.com/googleapis/google-cloud-go/pull/11025.
PiperOrigin-RevId: 765227853
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in https://github.com/googleapis/google-cloud-go/pull/11025.
PiperOrigin-RevId: 759724486
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in https://github.com/googleapis/google-cloud-go/pull/11025.
PiperOrigin-RevId: 754988866
feat: add support for Veo: PredictLongRunning and generated/downloadable files
feat: add minimum, maximum, any_of, property_ordering, default and null type to Schema
feat: add support for ModalityTokenCounts in UsageMetadata responses
feat: add CODE_RETRIEVAL_QUERY embedding task type
feat: add language_code to speech config
feat: add ThinkingConfig, MediaResolution, and seed to GenerationConfig
PiperOrigin-RevId: 752332723
feat: Add return type `Schema response` to function declarations
feat: Add id to FunctionCall and FunctionResponse
feat: Add civic_integrity toggle to generation_config
feat: Add response_modalities to generation_config
feat: Add voice_config to generation_config
docs: Update safety filter list to include civic_integrity
feat: Add image_safety block_reason + finish_reason
PiperOrigin-RevId: 713080033
feat: Add Schema.min_items
feat: Add GenerationConfig.{presence_penalty, frequency_penalty, logprobs, response_logprobs, logprobs} and Candidate.{avg_logprobs, logprobs_result}
feat: Add PredictionService (for Imagen)
feat: Add HarmCategory.HARM_CATEGORY_CIVIC_INTEGRITY
feat: Add HarmBlockThreshold.OFF
feat: Add TunedModels.reader_project_numbers
docs: Small fixes
docs: Tag HarmCategories by the model family they're used on.
PiperOrigin-RevId: 676982731
feat: Add HarmCategory.HARM_CATEGORY_CIVIC_INTEGRITY
docs: Tag HarmCategories by the model family they're used on.
feat: Add HarmBlockThreshold.OFF
docs: Small fixes
PiperOrigin-RevId: 676980561
feat: Add response_schema to GenerationConfig
feat: Add UsageMetadata to GenerateContentResponse
feat: Add GenerateContentRequest to CountTokensRequest
docs: Various small fixes
PiperOrigin-RevId: 630516587
feat: Add question_answering and fact_verification task types for AQA
feat: Add output dimensionality for embeddings
docs: Lots of small fixed
PiperOrigin-RevId: 624205405
feat: Add output dimensionality for embeddings
feat: Add response_mime_type to GenerationConfig
docs: A bunch of small fixes
PiperOrigin-RevId: 623546647
feat: Add tool_config
feat: Add file upload service
feat: Add file_data to part options
docs: A comment for field `candidate_count` in message `.google.ai.generativelanguage.v1beta.GenerationConfig` is changed
PiperOrigin-RevId: 620400522