# Functions
No description provided by the author
NewGetPageResponseError returns a GetPageResponse with the given error.
NewGetPageResponseSuccess returns a GetPageResponse with the given page.
No description provided by the author
# Constants
No description provided by the author
Boolean.
Date or timestamp.
Double-precision float.
Duration.
Signed integer.
String.
Invalid.
Failed to authenticate with datasource.
Datasource failed unexpectedly.
Datasource permanently unavailable.
Datasource temporarily unavailable.
Datasource received too many requests.
Unexpected failure due to the adapter implementation.
Attribute returned from datasource does not match the expected type.
Invalid datasource auth provided.
Invalid datasource config provided.
Invalid entity config provided.
Invalid page request config provided.
Unknown attribute provided in request.
Invalid.
# Variables
Adapter_ServiceDesc is the grpc.ServiceDesc for Adapter service.
Enum value maps for AttributeType.
Enum value maps for AttributeType.
Enum value maps for ErrorCode.
Enum value maps for ErrorCode.
No description provided by the author
# Structs
An attribute of an object.
The configuration of an attribute to ingest.
The value of an attribute.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Credentials to use to authenticate with a datasource.
Basic authentication credentials.
No description provided by the author
No description provided by the author
The configuration of a datasource to get entity data from.
A date or timestamp.
A duration, as the sum of all the fields' durations.
The configuration of an entity to get data from.
A set of objects belonging to the same entity.
An error retrieving a page.
A request for a page of data.
A response containing a page of data.
No description provided by the author
No description provided by the author
An object and its child objects.
A page of objects returned from an entity.
UnimplementedAdapterServer must be embedded to have forward compatible implementations.
# Interfaces
AdapterClient is the client API for Adapter service.
AdapterServer is the server API for Adapter service.
UnsafeAdapterServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
The type of the values for an attribute.
Error codes indicating why the page request failed.