API Reference

Class

GoogleWorkspaceHttpResponse

Namespace OfficeIMO.GoogleWorkspace
Assembly OfficeIMO.GoogleWorkspace
Modifiers sealed

Inheritance

  • Object
  • GoogleWorkspaceHttpResponse

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Methods

public T DeserializeJson<T>() #
Returns: T

Type Parameters

T
public String GetHeader(String name) #
Returns: String

Parameters

name String requiredposition: 0

Properties

public HttpStatusCode StatusCode { get; } #
public IReadOnlyDictionary<String, IReadOnlyList<String>> Headers { get; } #