Show / Hide Table of Contents

Namespace Google.Apis.Ideahub.v1beta

Classes

IdeahubBaseServiceRequest<TResponse>

A base abstract class for Ideahub requests.

IdeahubService

The Ideahub Service.

PlatformsResource

The "platforms" collection of methods.

PlatformsResource.PropertiesResource

The "properties" collection of methods.

PlatformsResource.PropertiesResource.IdeaActivitiesResource

The "ideaActivities" collection of methods.

PlatformsResource.PropertiesResource.IdeaActivitiesResource.CreateRequest

Creates an idea activity entry.

PlatformsResource.PropertiesResource.IdeasResource

The "ideas" collection of methods.

PlatformsResource.PropertiesResource.IdeasResource.ListRequest

List ideas for a given Creator and filter and sort options.

PlatformsResource.PropertiesResource.IdeaStatesResource

The "ideaStates" collection of methods.

PlatformsResource.PropertiesResource.IdeaStatesResource.PatchRequest

Update an idea state resource.

PlatformsResource.PropertiesResource.LocalesResource

The "locales" collection of methods.

PlatformsResource.PropertiesResource.LocalesResource.ListRequest

Returns which locales ideas are available in for a given Creator.

PlatformsResource.PropertiesResource.TopicStatesResource

The "topicStates" collection of methods.

PlatformsResource.PropertiesResource.TopicStatesResource.PatchRequest

Update a topic state resource.

Enums

IdeahubBaseServiceRequest<TResponse>.AltEnum

Data format for response.

IdeahubBaseServiceRequest<TResponse>.XgafvEnum

V1 error format.

In This Article
Back to top