Skip to content

feat: API regeneration: 20260527T070053Z#15630

Merged
jskeet merged 3 commits into
mainfrom
librarian-regen-20260527T070053Z
May 27, 2026
Merged

feat: API regeneration: 20260527T070053Z#15630
jskeet merged 3 commits into
mainfrom
librarian-regen-20260527T070053Z

Conversation

@google-cloud-sdk-librarian-dotnet-robot
Copy link
Copy Markdown
Collaborator

Changes in this PR

  • Generated Google.Cloud.Security.PrivateCA.V1
  • Generated Google.Maps.Places.V1
  • Generated Google.Cloud.GeminiDataAnalytics.V1

…2e510

feat: add allow_requester_specified_not_before_time and requested_not_before_time fields to PrivateCA v1 API
docs: update comments for backdate_duration field in CaPool
docs: update comments for parent field in ListCertificatesRequest


PiperOrigin-RevId: 921762720
Source-Link: googleapis/googleapis@ec2e510
feat: add transit_station data to Places API (New)


PiperOrigin-RevId: 921754257
Source-Link: googleapis/googleapis@fd712de
…c6dd99

chore: Configure Ruby clients for Gemini Data Analytics v1


PiperOrigin-RevId: 921876096
Source-Link: googleapis/googleapis@3c6dd99
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the generated clients for Google Cloud PrivateCA V1 and Google Maps Places V1. In PrivateCA V1, the changes introduce support for encryption specifications (EncryptionSpec) on CA pools to encrypt certificate fields at rest, as well as new options to allow requesters to specify a custom not_before_time on certificates. In Maps Places V1, the changes add transit station information (TransitStation) to places, introducing several new transit-related types. I have no feedback to provide as there are no review comments.

@github-actions
Copy link
Copy Markdown

Pull request diff results
Finding changes in Google.Cloud.Security.PrivateCA.V1...
Comparing old and new versions (by source)
Minor changes:
Class 'CaPool'; property 'EncryptionSpec EncryptionSpec { get; set; }' added.
Class 'CaPool'; constant 'System.Int32 Google.Cloud.Security.PrivateCA.V1.CaPool::EncryptionSpecFieldNumber' added.
Class 'CaPool.Types.IssuancePolicy'; property 'Boolean AllowRequesterSpecifiedNotBeforeTime { get; set; }' added.
Class 'CaPool.Types.IssuancePolicy'; constant 'System.Int32 Google.Cloud.Security.PrivateCA.V1.CaPool/Types/IssuancePolicy::AllowRequesterSpecifiedNotBeforeTimeFieldNumber' added.
Class 'Certificate'; property 'Timestamp RequestedNotBeforeTime { get; set; }' added.
Class 'Certificate'; constant 'System.Int32 Google.Cloud.Security.PrivateCA.V1.Certificate::RequestedNotBeforeTimeFieldNumber' added.
Class 'EncryptionSpec' added.

Diff level: Minor

Comparing with previous NuGet package
Checking compatibility for Google.Cloud.Security.PrivateCA.V1 version 3.11.0
Differences from 3.11.0
Minor changes:
Class 'CaPool'; property 'EncryptionSpec EncryptionSpec { get; set; }' added.
Class 'CaPool'; constant 'System.Int32 Google.Cloud.Security.PrivateCA.V1.CaPool::EncryptionSpecFieldNumber' added.
Class 'CaPool.Types.IssuancePolicy'; property 'Boolean AllowRequesterSpecifiedNotBeforeTime { get; set; }' added.
Class 'CaPool.Types.IssuancePolicy'; constant 'System.Int32 Google.Cloud.Security.PrivateCA.V1.CaPool/Types/IssuancePolicy::AllowRequesterSpecifiedNotBeforeTimeFieldNumber' added.
Class 'Certificate'; property 'Timestamp RequestedNotBeforeTime { get; set; }' added.
Class 'Certificate'; constant 'System.Int32 Google.Cloud.Security.PrivateCA.V1.Certificate::RequestedNotBeforeTimeFieldNumber' added.
Class 'EncryptionSpec' added.
Dependency Google.Api.Gax changed from v4.12.1.0 to v4.13.1.0
Dependency Google.Api.Gax.Grpc changed from v4.12.1.0 to v4.13.1.0

Diff level: Minor

Finished comparisons for Google.Cloud.Security.PrivateCA.V1

Finding changes in Google.Maps.Places.V1...
Comparing old and new versions (by source)
Minor changes:
Class 'Place'; property 'TransitStation TransitStation { get; set; }' added.
Class 'Place'; constant 'System.Int32 Google.Maps.Places.V1.Place::TransitStationFieldNumber' added.
Class 'TransitAgency' added.
Class 'TransitIcon' added.
Class 'TransitLine' added.
Class 'TransitLine.Types' added.
Enum 'TransitLine.Types.VehicleType' added.
Class 'TransitReflection' added.
Class 'TransitStation' added.
Class 'TransitStop' added.

Diff level: Minor

Comparing with previous NuGet package
Checking compatibility for Google.Maps.Places.V1 version 1.0.0-beta20
Differences from 1.0.0-beta20
Minor changes:
Class 'Place'; property 'TransitStation TransitStation { get; set; }' added.
Class 'Place'; constant 'System.Int32 Google.Maps.Places.V1.Place::TransitStationFieldNumber' added.
Class 'TransitAgency' added.
Class 'TransitIcon' added.
Class 'TransitLine' added.
Class 'TransitLine.Types' added.
Enum 'TransitLine.Types.VehicleType' added.
Class 'TransitReflection' added.
Class 'TransitStation' added.
Class 'TransitStop' added.

Diff level: Minor

Finished comparisons for Google.Maps.Places.V1

@jskeet jskeet merged commit 62ed9c5 into main May 27, 2026
18 checks passed
@jskeet jskeet deleted the librarian-regen-20260527T070053Z branch May 27, 2026 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants