# Functions
New creates a new graph service API client.
New creates a new graph service API client with basic auth credentials.
New creates a new graph service API client with a bearer token for authentication.
NewRecommendForbidden creates a RecommendForbidden with default headers values.
NewRecommendInternalServerError creates a RecommendInternalServerError with default headers values.
NewRecommendNotFound creates a RecommendNotFound with default headers values.
NewRecommendOK creates a RecommendOK with default headers values.
NewRecommendParams creates a new RecommendParams object, with the default timeout for this client.
NewRecommendParamsWithContext creates a new RecommendParams object with the ability to set a context for a request.
NewRecommendParamsWithHTTPClient creates a new RecommendParams object with the ability to set a custom HTTPClient for a request.
NewRecommendParamsWithTimeout creates a new RecommendParams object with the ability to set a timeout on a request.
NewRecommendUnauthorized creates a RecommendUnauthorized with default headers values.
NewRelationForbidden creates a RelationForbidden with default headers values.
NewRelationInternalServerError creates a RelationInternalServerError with default headers values.
NewRelationNotFound creates a RelationNotFound with default headers values.
NewRelationOK creates a RelationOK with default headers values.
NewRelationParams creates a new RelationParams object, with the default timeout for this client.
NewRelationParamsWithContext creates a new RelationParams object with the ability to set a context for a request.
NewRelationParamsWithHTTPClient creates a new RelationParams object with the ability to set a custom HTTPClient for a request.
NewRelationParamsWithTimeout creates a new RelationParams object with the ability to set a timeout on a request.
NewRelationUnauthorized creates a RelationUnauthorized with default headers values.
NewUserStateForbidden creates a UserStateForbidden with default headers values.
NewUserStateInternalServerError creates a UserStateInternalServerError with default headers values.
NewUserStateNotFound creates a UserStateNotFound with default headers values.
NewUserStateOK creates a UserStateOK with default headers values.
NewUserStateParams creates a new UserStateParams object, with the default timeout for this client.
NewUserStateParamsWithContext creates a new UserStateParams object with the ability to set a context for a request.
NewUserStateParamsWithHTTPClient creates a new UserStateParams object with the ability to set a custom HTTPClient for a request.
NewUserStateParamsWithTimeout creates a new UserStateParams object with the ability to set a timeout on a request.
NewUserStateUnauthorized creates a UserStateUnauthorized with default headers values.
# Structs
Client for graph service API
*/.
RecommendForbidden describes a response with status code 403, with default header values.
RecommendInternalServerError describes a response with status code 500, with default header values.
RecommendNotFound describes a response with status code 404, with default header values.
RecommendOK describes a response with status code 200, with default header values.
RecommendParams contains all the parameters to send to the API endpoint
for the recommend operation.
RecommendReader is a Reader for the Recommend structure.
RecommendUnauthorized describes a response with status code 401, with default header values.
RelationForbidden describes a response with status code 403, with default header values.
RelationInternalServerError describes a response with status code 500, with default header values.
RelationNotFound describes a response with status code 404, with default header values.
RelationOK describes a response with status code 200, with default header values.
RelationParams contains all the parameters to send to the API endpoint
for the relation operation.
RelationReader is a Reader for the Relation structure.
RelationUnauthorized describes a response with status code 401, with default header values.
UserStateForbidden describes a response with status code 403, with default header values.
UserStateInternalServerError describes a response with status code 500, with default header values.
UserStateNotFound describes a response with status code 404, with default header values.
UserStateOK describes a response with status code 200, with default header values.
UserStateParams contains all the parameters to send to the API endpoint
for the user state operation.
UserStateReader is a Reader for the UserState structure.
UserStateUnauthorized describes a response with status code 401, with default header values.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption may be used to customize the behavior of Client methods.