Table of Contents

Class ResolvedAppAccessSettingsResource.GetSettingsRequest

Namespace
Google.Apis.Admin.Directory.directory_v1
Assembly
Google.Apis.Admin.Directory.directory_v1.dll

Retrieves resolved app access settings of the logged in user.

public class ResolvedAppAccessSettingsResource.GetSettingsRequest : DirectoryBaseServiceRequest<AppAccessCollections>
Inheritance
ResolvedAppAccessSettingsResource.GetSettingsRequest
Inherited Members

Constructors

GetSettingsRequest(IClientService)

Constructs a new GetSettings request.

public GetSettingsRequest(IClientService service)

Parameters

service IClientService

Properties

HttpMethod

Gets the HTTP method.

public override string HttpMethod { get; }

Property Value

string

MethodName

Gets the method name.

public override string MethodName { get; }

Property Value

string

RestPath

Gets the REST path.

public override string RestPath { get; }

Property Value

string

Methods

InitParameters()

Initializes GetSettings parameter list.

protected override void InitParameters()