sift/common/type/v1/resource_identifier.proto
ClientKeys
| Field | Type | Label | Description |
|---|---|---|---|
| client_keys | string | repeated |
Ids
| Field | Type | Label | Description |
|---|---|---|---|
| ids | string | repeated |
NamedResource
| Field | Type | Label | Description |
|---|---|---|---|
| oneof resource.id | string | ||
| oneof resource.name | string |
NamedResources
| Field | Type | Label | Description |
|---|---|---|---|
| oneof resources.ids | Ids | ||
| oneof resources.names | Names |
Names
| Field | Type | Label | Description |
|---|---|---|---|
| names | string | repeated |
ResourceIdentifier
| Field | Type | Label | Description |
|---|---|---|---|
| oneof identifier.id | string | ||
| oneof identifier.client_key | string |
ResourceIdentifiers
| Field | Type | Label | Description |
|---|---|---|---|
| oneof identifiers.ids | Ids | ||
| oneof identifiers.client_keys | ClientKeys |