ni.measurementlink.discovery.v1.annotations
Constants for discovery service annotations.
Attributes
Key for an annotation indicating the hierarchical collection the service belongs to. |
|
Key for an annotation containing a description of the service. |
|
Key for an annotation indicating the programming language in which the service is implemented. |
|
Key for an annotation containing the tags for the service. |
Package Contents
- ni.measurementlink.discovery.v1.annotations.SERVICE_COLLECTION_KEY = 'ni/service.collection'
Key for an annotation indicating the hierarchical collection the service belongs to.
- ni.measurementlink.discovery.v1.annotations.SERVICE_DESCRIPTION_KEY = 'ni/service.description'
Key for an annotation containing a description of the service.
- ni.measurementlink.discovery.v1.annotations.SERVICE_PROGRAMMINGLANGUAGE_KEY = 'ni/service.programminglanguage'
Key for an annotation indicating the programming language in which the service is implemented.
- ni.measurementlink.discovery.v1.annotations.SERVICE_TAGS_KEY = 'ni/service.tags'
Key for an annotation containing the tags for the service.