Class ProjectsResource.LocationsResource.AuthorizedViewSetsResource
The "authorizedViewSets" collection of methods.
Inherited Members
Namespace: Google.Apis.Contactcenterinsights.v1
Assembly: Google.Apis.Contactcenterinsights.v1.dll
Syntax
public class ProjectsResource.LocationsResource.AuthorizedViewSetsResource
Constructors
AuthorizedViewSetsResource(IClientService)
Constructs a new resource.
Declaration
public AuthorizedViewSetsResource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
IClientService | service |
Properties
AuthorizedViews
Gets the AuthorizedViews resource.
Declaration
public virtual ProjectsResource.LocationsResource.AuthorizedViewSetsResource.AuthorizedViewsResource AuthorizedViews { get; }
Property Value
Type | Description |
---|---|
ProjectsResource.LocationsResource.AuthorizedViewSetsResource.AuthorizedViewsResource |