Skip to content

nvme namespace: volume_name_ref missing type #379

@glimchb

Description

@glimchb

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"
  }];

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions