Show / Hide Table of Contents

Class AccountsResource.ReposResource

The "repos" collection of methods.

Inheritance
object
AccountsResource.ReposResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.ChecksService.v1alpha
Assembly: Google.Apis.ChecksService.v1alpha.dll
Syntax
public class AccountsResource.ReposResource

Constructors

ReposResource(IClientService)

Constructs a new resource.

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

Properties

Operations

Gets the Operations resource.

Declaration
public virtual AccountsResource.ReposResource.OperationsResource Operations { get; }
Property Value
Type Description
AccountsResource.ReposResource.OperationsResource

Scans

Gets the Scans resource.

Declaration
public virtual AccountsResource.ReposResource.ScansResource Scans { get; }
Property Value
Type Description
AccountsResource.ReposResource.ScansResource
In this article
Back to top Generated by DocFX