Show / Hide Table of Contents

Class ProjectsResource.LocationsResource.AuthorizedViewSetResource

The "authorizedViewSet" collection of methods.

Inheritance
object
ProjectsResource.LocationsResource.AuthorizedViewSetResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.Contactcenterinsights.v1
Assembly: Google.Apis.Contactcenterinsights.v1.dll
Syntax
public class ProjectsResource.LocationsResource.AuthorizedViewSetResource

Constructors

AuthorizedViewSetResource(IClientService)

Constructs a new resource.

Declaration
public AuthorizedViewSetResource(IClientService service)
Parameters
Type Name Description
IClientService service

Properties

AuthorizedView

Gets the AuthorizedView resource.

Declaration
public virtual ProjectsResource.LocationsResource.AuthorizedViewSetResource.AuthorizedViewResource AuthorizedView { get; }
Property Value
Type Description
ProjectsResource.LocationsResource.AuthorizedViewSetResource.AuthorizedViewResource
In this article
Back to top Generated by DocFX