feat: update Compute Engine v1 API artifacts to revision 20260821 docs: update documentation in proto definitions feat: add GetHealth RPC to ReservationSlots service feat: add GetHealthOperationMetadata and GetHealthOperationMetadataHealthInfo message definitions feat: add GetHealthReservationSlotRequest message definition feat: add BMSAI confidential instance and compute types feat: add SUSPEND_SAFE_FPR guest OS feature feat: add self_link_with_id field to Interconnect feat: add max_dynamic_path_bandwidth_gbps and max_fixed_path_bandwidth_gbps fields to InterconnectLocation feat: add TargetStatus enum and target_status field to ManagedInstance feat: add GCE_VM_IP_DEDICATED_BACKEND network endpoint type feat: add ARP broadcast primary range options to Subnetwork chore: update gRPC service config and API service config PiperOrigin-RevId: 975262863
This branch is meant for development of preview-level APIs and features.
Google APIs are typically deployed as API services that are hosted under different DNS names. One API service may implement multiple APIs and multiple versions of the same API.
Google APIs use Protocol Buffers version 3 (proto3) as their Interface Definition Language (IDL) to define the API interface and the structure of the payload messages. The same interface definition is used for both REST and RPC versions of the API, which can be accessed over different wire protocols.