Modules§
- consumer
- input_
descriptor - input_
filter_ condition - input_
validation - notification
- notification_
results_ summary_ detail - notifications_
query - subscription
- subscription_
input_ values_ query
Structs§
- Consumer
- Defines the data contract of a consumer.
- Consumer
Action - Defines the data contract of a consumer action.
- Consumer
Action List - Consumer
List - Event
- Encapsulates the properties of an event.
- Event
Type Descriptor - Describes a type of event
- Event
Type Descriptor List - External
Configuration Descriptor - Describes how to configure a subscription that is managed externally.
- Formatted
Event Message - Provides different formats of an event message
- Graph
Subject Base - Identity
Ref - Input
Descriptor - Describes an input for subscriptions.
- Input
Filter - Defines a filter for subscription inputs. The filter matches a set of inputs if any (one or more) of the groups evaluates to true.
- Input
Filter Condition - An expression which can be applied to filter a list of subscription inputs
- Input
Validation - Describes what values are valid for a subscription input
- Input
Value - Information about a single value for an input
- Input
Values - Information about the possible/allowed values for a given subscription input
- Input
Values Error - Error information related to a subscription input value.
- Input
Values Query - Notification
- Defines the data contract of the result of processing an event for a subscription.
- Notification
Details - Defines the data contract of notification details.
- Notification
List - Notification
Results Summary Detail - Summary of a particular result and count.
- Notification
Summary - Summary of the notifications for a subscription.
- Notifications
Query - Defines a query for service hook notifications.
- Publisher
- Defines the data contract of an event publisher.
- Publisher
Event - Wrapper around an event which is being published
- Publisher
List - Publishers
Query - Defines a query for service hook publishers.
- Reference
Links - The class to represent a collection of REST reference links.
- Resource
Container - The base class for all resource containers, i.e. Account, Collection, Project
- Session
Token - Represents a session token to be attached in Events for Consumer actions that need it.
- Subscription
- Encapsulates an event subscription.
- Subscription
Diagnostics - Contains all the diagnostics settings for a subscription.
- Subscription
Input Values Query - Query for obtaining information about the possible/allowed values for one or more subscription inputs
- Subscription
List - Subscription
Tracing - Data controlling a single diagnostic setting for a subscription.
- Subscriptions
Query - Defines a query for service hook subscriptions.
- Update
Subscripiton Diagnostics Parameters - Parameters to update diagnostics settings for a subscription.
- Update
Subscripiton Tracing Parameters - Parameters to update a specific diagnostic setting.
- Versioned
Resource - Encapsulates the resource version and its data or reference to the compatible version. Only one of the two last fields should be not null.
- VssJson
Collection Wrapper - This class is used to serialize collections as a single JSON object on the wire.
- VssJson
Collection Wrapper Base