Skip to content

Releases: googleapis/google-cloud-dotnet

Google.Cloud.DataCatalog.V1 version 2.14.0

06 Dec 08:19
c1020c9
Compare
Choose a tag to compare

Changes in this release:

New features

  • A new method SetConfig is added to service DataCatalog (commit 18d632f)
  • A new method RetrieveConfig is added to service DataCatalog (commit 18d632f)
  • A new method RetrieveEffectiveConfig is added to service DataCatalog (commit 18d632f)
  • A new field transferred_to_dataplex is added to message .google.cloud.datacatalog.v1.EntryGroup (commit 18d632f)
  • A new message SetConfigRequest is added (commit 18d632f)
  • A new message RetrieveConfigRequest is added (commit 18d632f)
  • A new message RetrieveEffectiveConfigRequest is added (commit 18d632f)
  • A new enum TagTemplateMigration is added (commit 18d632f)
  • A new enum CatalogUIExperience is added (commit 18d632f)
  • A new message OrganizationConfig is added (commit 18d632f)
  • A new message MigrationConfig is added (commit 18d632f)
  • A new field dataplex_transfer_status is added to message .google.cloud.datacatalog.v1.Tag (commit 18d632f)
  • A new value TRANSFERRED is added to enum DataplexTransferStatus (commit 18d632f)

Documentation improvements

Google.Cloud.ConfidentialComputing.V1 version 1.7.0

06 Dec 08:19
a59d42e
Compare
Choose a tag to compare

Changes in this release:

New features

  • Add a token_type options proto to allow for customization of specific token types. Added the first token type option to hold principal tag token options (commit 4bf271b)

Google.Cloud.Billing.V1 version 3.9.0

06 Dec 08:19
649643d
Compare
Choose a tag to compare

Changes in this release:

New features

Documentation improvements

Google.Cloud.BigQuery.Reservation.V1 version 2.6.0

06 Dec 08:19
4bbb6cc
Compare
Choose a tag to compare

Changes in this release:

New features

Documentation improvements

  • Clarify that Autoscale.current_slots in message .google.cloud.bigquery.reservation.v1.Reservation can temporarily be larger than Autoscale.max_slots if users reduce Autoscale.max_slots (commit 54897cb)
  • Update comment for slot_capacity in message .google.cloud.bigquery.reservation.v1.Reservation to provide more clarity about reservation baselines, committed slots and autoscaler SKU charges when the baseline exceeds committed slots (commit 54897cb)
  • Update comments for commitment_start_time and commitment_end_time in message .google.cloud.bigquery.reservation.v1.CapacityCommitment to provide details on how these values are affected by commitment renewal (commit 54897cb)

Google.Cloud.AIPlatform.V1 version 3.12.0

06 Dec 08:34
c19966f
Compare
Choose a tag to compare

Changes in this release:

New features

Documentation improvements

  • A comment for field encryption_spec in message .google.cloud.aiplatform.v1.NotebookExecutionJob is changed (commit 5835c7c)

Google.Maps.Routing.V2 version 1.0.0-beta15

06 Dec 08:18
53e5935
Compare
Choose a tag to compare

Changes in this release:

New features

  • Add API for experimental flyover and narrow road polyline details (commit bfd5a3b)
  • Add API for shorter distance reference routes (commit be57837)

Google.Cloud.Parallelstore.V1Beta version 1.0.0-beta07

06 Dec 08:19
66fe2d6
Compare
Choose a tag to compare

Changes in this release:

New features

  • A new enum DeploymentType is added (commit f4bafc0)
  • A new field deployment_type is added to message .google.cloud.parallelstore.v1beta.Instance (commit f4bafc0)

Documentation improvements

  • Minor documentation formatting fix for Parallelstore (commit d348b3a)
  • Minor documentation formatting fix for Parallelstore (commit ff699f3)

Google.Cloud.ManagedKafka.V1 version 1.0.0-beta02

06 Dec 08:19
af01210
Compare
Choose a tag to compare

Changes in this release:

New features

  • A new field satisfies_pzi is added to message .google.cloud.managedkafka.v1.Cluster (commit bc68dca)
  • A new field satisfies_pzs is added to message .google.cloud.managedkafka.v1.Cluster (commit bc68dca)

Google.Cloud.Dialogflow.V2Beta1 version 1.0.0-beta20

06 Dec 08:19
8f761bc
Compare
Choose a tag to compare

Changes in this release:

New features

Google.Cloud.AIPlatform.V1Beta1 version 1.0.0-beta11

06 Dec 08:19
f1910ce
Compare
Choose a tag to compare

Changes in this release:

New features

  • Add workbench_runtime and kernel_name to NotebookExecutionJob (commit 83da91f)
  • Add new Status field to DeployedModel in Endpoint (commit 5846fb6)
  • Add new RequiredReplicaCount field to DedicatedResources in MachineResources (commit 5846fb6)
  • Support streaming and multi class methods in Reasoning Engine v1beta1 API (commit 6bbb600)
  • Introduce HybridSearch and Ranking configuration for RAG (commit 15ac66e)
  • Introduce VertexAiSearch integration for RAG (commit 15ac66e)
  • Trajectory eval metrics added to evaluation service proto (commit 1c70f59)
  • Add CustomEnvironmentSpec to NotebookExecutionJob (commit 92e884c)

Documentation improvements

  • A comment for field encryption_spec in message .google.cloud.aiplatform.v1beta1.NotebookExecutionJob is changed (commit 83da91f)
  • A comment for field class_method in message .google.cloud.aiplatform.v1beta1.StreamQueryReasoningEngineRequest is changed (from steam_query to stream_query) (commit d2f716f)
  • Added support for multiple class_methods in QueryReasoningEngine (commit 6bbb600)
  • Added support for StreamQueryReasoningEngine (commit 6bbb600)
  • A comment for field api_key_config in message .google.cloud.aiplatform.v1beta1.JiraSource is changed (commit 15ac66e)
  • A comment for field partial_failure_gcs_sink in message .google.cloud.aiplatform.v1beta1.ImportRagFilesConfig is changed (commit 15ac66e)
  • A comment for field partial_failure_bigquery_sink in message .google.cloud.aiplatform.v1beta1.ImportRagFilesConfig is changed (commit 15ac66e)
  • A comment for field rag_file_parsing_config in message .google.cloud.aiplatform.v1beta1.ImportRagFilesConfig is changed (commit 15ac66e)
  • A comment for field source_uri in message .google.cloud.aiplatform.v1beta1.RagContexts is changed (commit 15ac66e)
  • Fixed typo for field use_strict_string_match in message .google.cloud.aiplatform.v1beta1.ToolParameterKVMatchSpec (commit 1c70f59)