# Functions
No description provided by the author
No description provided by the author
NewResource creates a new voc resource.
RegisterDiscoveryHandler registers the http handlers for service Discovery to "mux".
RegisterDiscoveryHandlerClient registers the http handlers for service Discovery to "mux".
RegisterDiscoveryHandlerFromEndpoint is same as RegisterDiscoveryHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterDiscoveryHandlerServer registers the http handlers for service Discovery to "mux".
No description provided by the author
RegisterExperimentalDiscoveryHandler registers the http handlers for service ExperimentalDiscovery to "mux".
RegisterExperimentalDiscoveryHandlerClient registers the http handlers for service ExperimentalDiscovery to "mux".
RegisterExperimentalDiscoveryHandlerFromEndpoint is same as RegisterExperimentalDiscoveryHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterExperimentalDiscoveryHandlerServer registers the http handlers for service ExperimentalDiscovery to "mux".
No description provided by the author
# Constants
DefaultCloudServiceID is the default service ID.
No description provided by the author
# Variables
Discovery_ServiceDesc is the grpc.ServiceDesc for Discovery service.
ExperimentalDiscovery_ServiceDesc is the grpc.ServiceDesc for ExperimentalDiscovery service.
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
GraphEdgeValidationError is the validation error returned by GraphEdge.Validate if the designated constraints aren't met.
No description provided by the author
ListGraphEdgesRequestValidationError is the validation error returned by ListGraphEdgesRequest.Validate if the designated constraints aren't met.
No description provided by the author
ListGraphEdgesResponseValidationError is the validation error returned by ListGraphEdgesResponse.Validate if the designated constraints aren't met.
No description provided by the author
No description provided by the author
ListResourcesRequest_FilterValidationError is the validation error returned by ListResourcesRequest_Filter.Validate if the designated constraints aren't met.
ListResourcesRequestValidationError is the validation error returned by ListResourcesRequest.Validate if the designated constraints aren't met.
No description provided by the author
ListResourcesResponseValidationError is the validation error returned by ListResourcesResponse.Validate if the designated constraints aren't met.
Resource is a wrapper around google.protobuf.Value that is needed for persistence reasons.
ResourceValidationError is the validation error returned by Resource.Validate if the designated constraints aren't met.
No description provided by the author
StartDiscoveryRequestValidationError is the validation error returned by StartDiscoveryRequest.Validate if the designated constraints aren't met.
No description provided by the author
StartDiscoveryResponseValidationError is the validation error returned by StartDiscoveryResponse.Validate if the designated constraints aren't met.
UnimplementedDiscoveryServer must be embedded to have forward compatible implementations.
UnimplementedExperimentalDiscoveryServer must be embedded to have forward compatible implementations.
No description provided by the author
UpdateResourceRequestValidationError is the validation error returned by UpdateResourceRequest.Validate if the designated constraints aren't met.
# Interfaces
Authorizer authorizes a Cloud service.
Discoverer is a part of the discovery service that takes care of the actual discovering and translation into vocabulary objects.
DiscoveryClient is the client API for Discovery service.
DiscoveryServer is the server API for Discovery service.
ExperimentalDiscoveryClient is the client API for ExperimentalDiscovery service.
ExperimentalDiscoveryServer is the server API for ExperimentalDiscovery service.
UnsafeDiscoveryServer may be embedded to opt out of forward compatibility for this service.
UnsafeExperimentalDiscoveryServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
GraphEdgeMultiError is an error wrapping multiple validation errors returned by GraphEdge.ValidateAll() if the designated constraints aren't met.
ListGraphEdgesRequestMultiError is an error wrapping multiple validation errors returned by ListGraphEdgesRequest.ValidateAll() if the designated constraints aren't met.
ListGraphEdgesResponseMultiError is an error wrapping multiple validation errors returned by ListGraphEdgesResponse.ValidateAll() if the designated constraints aren't met.
ListResourcesRequest_FilterMultiError is an error wrapping multiple validation errors returned by ListResourcesRequest_Filter.ValidateAll() if the designated constraints aren't met.
ListResourcesRequestMultiError is an error wrapping multiple validation errors returned by ListResourcesRequest.ValidateAll() if the designated constraints aren't met.
ListResourcesResponseMultiError is an error wrapping multiple validation errors returned by ListResourcesResponse.ValidateAll() if the designated constraints aren't met.
ResourceMultiError is an error wrapping multiple validation errors returned by Resource.ValidateAll() if the designated constraints aren't met.
StartDiscoveryRequestMultiError is an error wrapping multiple validation errors returned by StartDiscoveryRequest.ValidateAll() if the designated constraints aren't met.
StartDiscoveryResponseMultiError is an error wrapping multiple validation errors returned by StartDiscoveryResponse.ValidateAll() if the designated constraints aren't met.
UpdateResourceRequestMultiError is an error wrapping multiple validation errors returned by UpdateResourceRequest.ValidateAll() if the designated constraints aren't met.