Namespace Google.Apis.WorkspaceEvents.v1
Classes
MessageResource
The "message" collection of methods.
MessageResource.StreamRequest
SendStreamingMessage is a streaming call that will return a stream of task update events until the Task is in an interrupted or terminal state.
OperationsResource
The "operations" collection of methods.
OperationsResource.GetRequest
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
SubscriptionsResource
The "subscriptions" collection of methods.
SubscriptionsResource.CreateRequest
Creates a Google Workspace subscription. To learn how to use this method, see Create a Google Workspace
subscription. For a subscription
on a Chat target resource, you can
create a subscription as: - A Chat app by specifying an authorization scope that begins with chat.app and
getting one-time administrator approval (Developer
Preview). To learn more, see Authorize as a Chat app with
administrator approval. - A
user by specifying an authorization scope that doesn't include app in its name. To learn more, see
Authorize as a Chat user.
SubscriptionsResource.DeleteRequest
Deletes a Google Workspace subscription. To learn how to use this method, see Delete a Google Workspace subscription.
SubscriptionsResource.GetRequest
Gets details about a Google Workspace subscription. To learn how to use this method, see Get details about a Google Workspace subscription.
SubscriptionsResource.ListRequest
Lists Google Workspace subscriptions. To learn how to use this method, see List Google Workspace subscriptions.
SubscriptionsResource.PatchRequest
Updates or renews a Google Workspace subscription. To learn how to use this method, see Update or renew a
Google Workspace subscription.
For a subscription on a Chat target
resource, you can update a subscription
as: - A Chat app by specifying an authorization scope that begins with chat.app andgetting one-time
administrator approval (Developer Preview). To learn
more, see Authorize as a Chat app with administrator
approval. - A user by
specifying an authorization scope that doesn't include app in its name. To learn more, see Authorize as a
Chat user.
SubscriptionsResource.ReactivateRequest
Reactivates a suspended Google Workspace subscription. This method resets your subscription's State field
to ACTIVE. Before you use this method, you must fix the error that suspended the subscription. This method
will ignore or reject any subscription that isn't currently in a suspended state. To learn how to use this
method, see Reactivate a Google Workspace
subscription. For a
subscription on a Chat target resource,
you can reactivate a subscription as: - A Chat app by specifying an authorization scope that begins with
chat.app andgetting one-time administrator approval (Developer
Preview). To learn more, see Authorize as a Chat app with
administrator approval. - A
user by specifying an authorization scope that doesn't include app in its name. To learn more, see
Authorize as a Chat user.
TasksResource
The "tasks" collection of methods.
TasksResource.CancelRequest
Cancel a task from the agent. If supported one should expect no more task updates for the task.
TasksResource.GetRequest
Get the current state of a task from the agent.
TasksResource.PushNotificationConfigsResource
The "pushNotificationConfigs" collection of methods.
TasksResource.PushNotificationConfigsResource.CreateRequest
Set a push notification config for a task.
TasksResource.PushNotificationConfigsResource.DeleteRequest
Delete a push notification config for a task.
TasksResource.PushNotificationConfigsResource.GetRequest
Get a push notification config for a task.
TasksResource.PushNotificationConfigsResource.ListRequest
Get a list of push notifications configured for a task.
TasksResource.SubscribeRequest
TaskSubscription is a streaming call that will return a stream of task update events. This attaches the stream to an existing in process task. If the task is complete the stream will return the completed task (like GetTask) and close the stream.
WorkspaceEventsBaseServiceRequest<TResponse>
A base abstract class for WorkspaceEvents requests.
WorkspaceEventsService
The WorkspaceEvents Service.
WorkspaceEventsService.Scope
Available OAuth 2.0 scopes for use with the Google Workspace Events API.
WorkspaceEventsService.ScopeConstants
Available OAuth 2.0 scope constants for use with the Google Workspace Events API.
Enums
WorkspaceEventsBaseServiceRequest<TResponse>.AltEnum
Data format for response.
WorkspaceEventsBaseServiceRequest<TResponse>.XgafvEnum
V1 error format.