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
MethodName
Gets the method name.
public override string MethodName { get; }
Property Value
RestPath
Gets the REST path.
public override string RestPath { get; }
Property Value
Methods
InitParameters()
Initializes GetSettings parameter list.
protected override void InitParameters()