feat: add support for GroundingMetadata.google_maps_widget_context_token
feat: add json_name for GenerationConfig.response_json_schema_ordered field
PiperOrigin-RevId: 846116816
feat: add support for finish_message that contain details the reason why the model stopped generating tokens
feat: add URL_RETRIEVAL_STATUS_UNSAFE and URL_RETRIEVAL_STATUS_PAYWALL statuses for url retrieval
feat: add log_probability_sum
docs: deprecation notice for HarmCategory.HARM_CATEGORY_CIVIC_INTEGRITY
PiperOrigin-RevId: 819823490
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
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 question_answering and fact_verification task types for AQA
feat: Add output dimensionality for embeddings
docs: Lots of small fixed
PiperOrigin-RevId: 624205405