Commit graph

15 commits

Author SHA1 Message Date
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
40a49dc1a2 feat: Add OFFLINE state to Zone resources
A new `OFFLINE` state has been added to the `Zone.State` enum. This state indicates that the zone is temporarily not operational, for example, while undergoing maintenance or repair

PiperOrigin-RevId: 879057351
2026-03-05 07:28:56 -08: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
2b1af6f3f2 feat: Added RequestOrderDateChange RPC - allows Customers to request date changes
feat: Added CancelOrder RPC - allows Customers to request cancellation
feat: Exposed Order-level output-only fields for transparency
docs: `fulfillment_time` marked as deprecated

PiperOrigin-RevId: 800209985
2025-08-27 16:08:46 -07:00
Google APIs
eb6cdb7e07 fix: Upgrade Go gRPC Protobuf generation
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: 754988866
2025-05-05 10:30:30 -07:00
Google APIs
f817236eef feat: accept status updates in the SignalZoneState method
feat: expose the allowed hardware count for each SKU
feat: add deployment type and installation dates to orders
docs: make billing_id an output-only field

PiperOrigin-RevId: 749889768
2025-04-21 12:56:24 -07:00
Google APIs
2dc21fecf8 chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 731525551
2025-02-26 18:13:12 -08:00
Google APIs
dee637f66f feat: add DNS address, Kubernetes primary VLAN ID, and provisioning state to the Zone resource
feat: add MAC address-associated IP address to the Hardware resource
docs: change state_signal field in SignalZoneState method request as optional
feat: add provisioning_state_signal field in SignalZoneState method request

PiperOrigin-RevId: 695813387
2024-11-12 11:39:42 -08:00
Google APIs
17aef3793d feat: add a DeleteSite method
feat: add MAC address and disk info to the Hardware resource
docs: annotate rack_location field as required; this was always enforced

PiperOrigin-RevId: 689565044
2024-10-24 17:00:28 -07:00
Google APIs
fde103ca32 feat: add an order type field to distinguish a fulfillment request from a sales inquiry
feat: add support to mark comments as read or unread
feat: rename zone state signal READY_FOR_SITE_TURNUP to FACTORY_TURNUP_CHECKS_PASSED
docs: clarify how access_times are used

PiperOrigin-RevId: 675275984
2024-09-16 13:46:56 -07:00
Google APIs
dbc1a3cf9a fix: Fix naming settings for Ruby wrapper client for GDCHardwareManagement
PiperOrigin-RevId: 650650687
2024-07-09 09:12:41 -07:00
Google APIs
17eb81fc4e chore: Configure Ruby wrapper for gdchardwaremanagement
PiperOrigin-RevId: 648265725
2024-07-01 00:08:47 -07:00
Google APIs
153209054e feat: follow language conventions for names in C#, PHP, and Ruby
feat: add additional zone states

PiperOrigin-RevId: 646526519
2024-06-25 10:32:34 -07:00
Google APIs
f027df5c35 feat: add GDC Hardware Management API
PiperOrigin-RevId: 645188726
2024-06-20 16:20:59 -07:00