Skip to content

Releases: googleapis/google-cloud-dotnet

Google.Cloud.VisionAI.V1 version 1.0.0-beta01

09 Feb 16:48

Choose a tag to compare

Bug fixes

  • An existing default host visionai.googleapis.com is changed to warehouse-visionai.googleapis.com in service Warehouse

Documentation improvements

  • A comment for field page_size in message .google.cloud.visionai.v1.SearchIndexEndpointRequest is changed
  • A comment for field relevance in message .google.cloud.visionai.v1.SearchResultItem is changed

Google.Cloud.Spanner version 5.13.0-beta02

09 Feb 16:48

Choose a tag to compare

New features

  • Add support for BatchWrite.
  • Add support for BatchWrite.

Google.Cloud.DocumentAI.V1Beta3 version 2.0.0-beta29

09 Feb 16:48

Choose a tag to compare

New features

  • A new field revisions is added to message .google.cloud.documentai.v1beta3.Evaluation
  • A new field document_type is added to message .google.cloud.documentai.v1beta3.ImportDocumentsRequest
  • A new field document_prompt is added to message .google.cloud.documentai.v1beta3.DocumentSchema
  • A new field enable_table_split is added to message .google.cloud.documentai.v1beta3.OcrConfig.LayoutParsingParams
  • Added new messages Documents and RawDocuments for inline document input
  • The method ReviewDocument in .google.cloud.documentai.v1beta3.DocumentProcessorService is deprecated
  • The field skip_human_review in messages .google.cloud.documentai.v1beta3.ProcessRequest and .google.cloud.documentai.v1beta3.BatchProcessRequest is deprecated

Bug fixes

  • Removed the SpannerIndexingConfig message and the spanner_indexing_config field from .google.cloud.documentai.v1beta3.Dataset

Documentation improvements

  • Updated comments for various fields and messages
  • Regenerated REST and RPC Document AI documentation to include missing changes from September 2024 to November 2025
  • Fixed language issues in multiple message field descriptions

Google.Cloud.AIPlatform.V1Beta1 version 1.0.0-beta68

09 Feb 16:48

Choose a tag to compare

New features

  • Add Vertex Multimodal Datasets as input and output types in google.cloud.aiplatform.v1beta1.BatchPredictionJob
  • Add max_concurrent_active_run_count field to Schedule message

Google.Cloud.Logging.NLog version 6.0.0

05 Feb 20:26

Choose a tag to compare

  • BREAKING CHANGE: Support credential type parameter for NLog.
  • Update dependencies

BREAKING CHANGE: When loading credentials from a file or JSON, it is now required to specify the credential type.
If left unspecified, the credential will be assumed to be a service account credential.
See Externally Sourced Credentials for details.

Google.Cloud.GkeHub.V1 version 2.8.0

05 Feb 20:26

Choose a tag to compare

New features

  • Add GKE Hub teams scope and RBAC GAPIC

Documentation improvements

  • A comment for message Feature is changed
  • A comment for field labels in message .google.cloud.gkehub.v1.Feature is changed
  • A comment for field spec in message .google.cloud.gkehub.v1.Feature is changed
  • A comment for field membership_specs in message .google.cloud.gkehub.v1.Feature is changed
  • A comment for field state in message .google.cloud.gkehub.v1.Feature is changed
  • A comment for field membership_states in message .google.cloud.gkehub.v1.Feature is changed
  • A comment for message FeatureResourceState is changed
  • A comment for enum value ENABLING in enum State is changed
  • A comment for enum value ACTIVE in enum State is changed
  • A comment for enum value DISABLING in enum State is changed
  • A comment for message CommonFeatureState is changed
  • A comment for field state in message .google.cloud.gkehub.v1.CommonFeatureState is changed
  • A comment for field request_id in message .google.cloud.gkehub.v1.CreateFeatureRequest is changed
  • A comment for field request_id in message .google.cloud.gkehub.v1.UpdateFeatureRequest is changed
  • A comment for field cancel_requested in message .google.cloud.gkehub.v1.OperationMetadata is changed

Google.Cloud.Firestore.Admin.V1 version 3.17.0

05 Feb 20:26

Choose a tag to compare

New features

  • Expose the Database.firestore_data_access_mode parameter
  • Expose the Database.mongodb_compatible_data_access_mode parameter
  • Expose the Database.realtime_updates_mode parameter
  • Expose the Index.unique parameter

Documentation improvements

  • Update documentation on several parameters, especially when relating to the new enterprise database edition

Google.Cloud.ArtifactRegistry.V1 version 2.15.0

05 Feb 20:26

Choose a tag to compare

New features

  • Add DIRSUM_SHA256 hash type

Google.Cloud.AIPlatform.V1 version 3.62.0

05 Feb 20:26

Choose a tag to compare

New features

  • Add resource_reference to the field name in message .google.cloud.aiplatform.v1.Dataset
  • Add resource_reference to the field name in message .google.cloud.aiplatform.v1.DatasetVersion

Documentation improvements

  • Update documentation of .google.cloud.aiplatform.v1.DatasetService, .google.cloud.aiplatform.v1.Dataset, and .google.cloud.aiplatform.v1.DatasetVersion

Google.Cloud.Spanner version 5.13.0-beta01

05 Feb 20:26

Choose a tag to compare

New features

  • Include cache updates into the ResultSet response
  • Implement session pooling over MUX.
  • Add MUX support

Documentation improvements

  • A comment for field transaction_tag in message .google.spanner.v1.RequestOptions is changed
  • A comment for field params in message .google.spanner.v1.PartitionQueryRequest is changed
  • A comment for field param_types in message .google.spanner.v1.PartitionQueryRequest is changed
  • A comment for field commit_timestamp in message .google.spanner.v1.BatchWriteResponse is changed