Google APIs
d90d23fa13
feat: upgrade protobuf from v25.7 to v31.0
...
PiperOrigin-RevId: 881595129
2026-03-10 13:26:56 -07:00
Google APIs
0a0dffc19b
fix: upgrade gRPC service registration func
...
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: 810022369
2025-09-22 08:23:40 -07:00
Google APIs
b7e013ac0b
chore: update preview/stable values for previously migrated libraries, and do not attempt to regenerate .OwlBot.yaml for libraries that already exist
...
PiperOrigin-RevId: 808815559
2025-09-18 18:10:09 -07:00
Google APIs
425c9e6e70
chore: create new top-level build rule to remove the post-processor
...
PiperOrigin-RevId: 806562104
2025-09-12 23:37:29 -07:00
Google APIs
9415ba048a
chore: update copyright year for auto-generated protos
...
PiperOrigin-RevId: 732130682
2025-02-28 07:26:00 -08:00
Google APIs
cdb8368664
feat!: Updated google-cloud-telco_automation-v1 dependency to version 2.x
...
PiperOrigin-RevId: 725808245
2025-02-11 16:10:10 -08:00
Google APIs
02ff451735
feat: promote to GA
...
PiperOrigin-RevId: 646512554
2024-06-25 09:52:09 -07:00
Google APIs
3b9311b65c
feat: promote to GA
...
PiperOrigin-RevId: 646193562
2024-06-24 13:01:44 -07:00
Google APIs
3597f7db21
chore: update copyright year for auto-generated protos
...
PiperOrigin-RevId: 631538781
2024-05-07 13:56:05 -07:00
Google APIs
bae26ba462
chore: update copyright year
...
PiperOrigin-RevId: 629762157
2024-05-01 10:28:27 -07:00
Google APIs
dcb92c4c86
fix!: removed RPCs DeleteBlueprintRevision, DeleteDeployment, DeleteDeploymentRevision
...
feat: new fields in message `Blueprint`
feat: new values in enum `State`
docs: updated comments
PiperOrigin-RevId: 603117500
2024-01-31 11:56:08 -08:00
Google APIs
56e52c4191
feat: support for the STATUS_NOT_APPLICABLE entity status
...
feat: support for the WORKLOAD_CLUSTER_DEPLOYMENT blueprint deployment level
docs: clarified Deployment.workload_cluster field description
PiperOrigin-RevId: 603108025
2024-01-31 11:23:00 -08:00
Google APIs
667eaac011
feat: Support for universe_domain
...
PiperOrigin-RevId: 597849524
2024-01-12 08:40:29 -08:00
Google APIs
5093789701
chore(ruby): Configure builds for telcoautomation, edgenetwork, and apps-meet
...
PiperOrigin-RevId: 591046312
2023-12-14 14:06:17 -08:00
Google APIs
0e925c3fec
docs: replace <> with {} in api documentation
...
PiperOrigin-RevId: 583911409
2023-11-19 22:51:36 -08:00
Google APIs
10bae9e406
docs: add telcoautomation API description
...
PiperOrigin-RevId: 582523890
2023-11-14 20:23:52 -08:00
Google APIs
82548ee2c2
chore: add client library annotations for ruby and php
...
PiperOrigin-RevId: 581562783
2023-11-11 10:26:06 -08:00
Google APIs
6d58a59b6d
feat: add public TelcoAutomation APIs
...
- CreateOrchestrationCluster, DeleteOrchestrationCluster, GetOrchestrationCluster, ListOrchestrationClusters
- CreateBlueprint, UpdateBlueprint, DeleteBlueprint, GetBlueprint, ListBlueprints, ListBlueprintRevisions, SearchBlueprintRevisions
- ProposeBlueprint, ApproveBlueprint, RejectBlueprint, DiscardBlueprintChanges
- CreateDeployment, UpdateDeployment, RemoveDeployment, GetDeployment, ListDeployments, ListDeploymentRevisions, SearchDeploymentRevisions
- ApplyDeployment, RollbackDeployment, ComputeDeploymentStatus
- UpdateHydratedDeployment, GetHydratedDeployment, ListHydratedDeployments, ApplyHydratedDeployment
PiperOrigin-RevId: 581113643
2023-11-09 21:03:45 -08:00
Google APIs
76bafe5cd2
feat: add public TelcoAutomation APIs:
...
- CreateDeployment, UpdateDeployment and ApplyDeployment
- ComputeDeploymentStatus
- DeleteDeployement
- ListBlueprints
- GetOrchestrationCluster
PiperOrigin-RevId: 568587893
2023-09-26 10:51:17 -07:00