You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// The shelf where the book currently sits.
// Format is `shelves/{shelf}`.
string shelf = 2 [(google.api.resource_reference) = {
type: "library.googleapis.com/Shelf"
}];
The text was updated successfully, but these errors were encountered:
glimchb
changed the title
namespace: volume_name_ref missing type
nvme namespace: volume_name_ref missing type
Oct 4, 2023
see
opi-api/storage/v1alpha1/frontend_nvme_pcie.proto
Line 335 in fc749d0
according to https://google.aip.dev/122#fields-representing-another-resource
The text was updated successfully, but these errors were encountered: