Show / Hide Table of Contents

Class CustomersResource.EnterpriseResource

The "enterprise" collection of methods.

Inheritance
object
CustomersResource.EnterpriseResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.ChromeManagement.v1
Assembly: Google.Apis.ChromeManagement.v1.dll
Syntax
public class CustomersResource.EnterpriseResource

Constructors

EnterpriseResource(IClientService)

Constructs a new resource.

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

Properties

SecurityInsights

Gets the SecurityInsights resource.

Declaration
public virtual CustomersResource.EnterpriseResource.SecurityInsightsResource SecurityInsights { get; }
Property Value
Type Description
CustomersResource.EnterpriseResource.SecurityInsightsResource
In this article
Back to top Generated by DocFX