Show / Hide Table of Contents

Class ProjectsResource.LocationsResource.LakesResource.ZonesResource.ActionsResource

The "actions" collection of methods.

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

Constructors

ActionsResource(IClientService)

Constructs a new resource.

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

Methods

List(string)

Lists action resources in a zone.

Declaration
public virtual ProjectsResource.LocationsResource.LakesResource.ZonesResource.ActionsResource.ListRequest List(string parent)
Parameters
Type Name Description
string parent

Required. The resource name of the parent zone: projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}.

Returns
Type Description
ProjectsResource.LocationsResource.LakesResource.ZonesResource.ActionsResource.ListRequest
In this article
Back to top Generated by DocFX