Show / Hide Table of Contents

Class OrganizationsResource.ValuedResourcesResource

The "valuedResources" collection of methods.

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

Constructors

ValuedResourcesResource(IClientService)

Constructs a new resource.

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

Methods

List(string)

Declaration
public virtual OrganizationsResource.ValuedResourcesResource.ListRequest List(string parent)
Parameters
Type Name Description
string parent

null

Returns
Type Description
OrganizationsResource.ValuedResourcesResource.ListRequest
In this article
Back to top Generated by DocFX