Show / Hide Table of Contents

Class ApplicationDetailServiceResource

The "applicationDetailService" collection of methods.

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

Constructors

ApplicationDetailServiceResource(IClientService)

Constructs a new resource.

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

Methods

GetApkDetails(FileReference)

Gets the details of an Android application APK.

Declaration
public virtual ApplicationDetailServiceResource.GetApkDetailsRequest GetApkDetails(FileReference body)
Parameters
Type Name Description
FileReference body

The body of the request.

Returns
Type Description
ApplicationDetailServiceResource.GetApkDetailsRequest
In this article
Back to top Generated by DocFX