Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nvme namespace: volume_name_ref missing type #379

Open
glimchb opened this issue Oct 4, 2023 · 0 comments
Open

nvme namespace: volume_name_ref missing type #379

glimchb opened this issue Oct 4, 2023 · 0 comments

Comments

@glimchb
Copy link
Member

glimchb commented Oct 4, 2023

see

string volume_name_ref = 6 [(google.api.field_behavior) = REQUIRED];

according to https://google.aip.dev/122#fields-representing-another-resource

  // The shelf where the book currently sits.
  // Format is `shelves/{shelf}`.
  string shelf = 2 [(google.api.resource_reference) = {
    type: "library.googleapis.com/Shelf"
  }];
@glimchb glimchb changed the title namespace: volume_name_ref missing type nvme namespace: volume_name_ref missing type Oct 4, 2023
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

No branches or pull requests

1 participant