Show / Hide Table of Contents

Class ProjectsResource.LocationsResource.ActivityTypesResource

The "activityTypes" collection of methods.

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

Constructors

ActivityTypesResource(IClientService)

Constructs a new resource.

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

Properties

Activities

Gets the Activities resource.

Declaration
public virtual ProjectsResource.LocationsResource.ActivityTypesResource.ActivitiesResource Activities { get; }
Property Value
Type Description
ProjectsResource.LocationsResource.ActivityTypesResource.ActivitiesResource
In This Article
Back to top Generated by DocFX