log10

package
v0.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 12, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Log10RequestBody

type Log10RequestBody struct {
	// contains filtered or unexported fields
}

func NewLog10RequestBody

func NewLog10RequestBody() *Log10RequestBody

Instantiates a new log10RequestBody and sets the default values.

func (*Log10RequestBody) GetAdditionalData

func (m *Log10RequestBody) GetAdditionalData() map[string]interface{}

Gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*Log10RequestBody) GetFieldDeserializers

The deserialization information for the current model

func (*Log10RequestBody) GetNumber

Gets the number property value.

func (*Log10RequestBody) IsNil

func (m *Log10RequestBody) IsNil() bool

func (*Log10RequestBody) Serialize

Serializes information the current object Parameters:

  • writer : Serialization writer to use to serialize this model

func (*Log10RequestBody) SetAdditionalData

func (m *Log10RequestBody) SetAdditionalData(value map[string]interface{})

Sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. Parameters:

  • value : Value to set for the AdditionalData property.

func (*Log10RequestBody) SetNumber

Sets the number property value. Parameters:

  • value : Value to set for the number property.

type Log10RequestBuilder

type Log10RequestBuilder struct {
	// contains filtered or unexported fields
}

Builds and executes requests for operations under \workbooks\{driveItem-id}\workbook\functions\microsoft.graph.log10

func NewLog10RequestBuilder

Instantiates a new Log10RequestBuilder and sets the default values. Parameters:

  • rawUrl : The raw URL to use for the request builder.
  • requestAdapter : The request adapter to use to execute the requests.

func NewLog10RequestBuilderInternal

func NewLog10RequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *Log10RequestBuilder

Instantiates a new Log10RequestBuilder and sets the default values. Parameters:

  • pathParameters : Path parameters for the request
  • requestAdapter : The request adapter to use to execute the requests.

func (*Log10RequestBuilder) CreatePostRequestInformation

Invoke action log10 Parameters:

  • options : Options for the request

func (*Log10RequestBuilder) Post

Invoke action log10 Parameters:

  • options : Options for the request

type Log10RequestBuilderPostOptions

type Log10RequestBuilderPostOptions struct {
	//
	Body *Log10RequestBody
	// Request headers
	H map[string]string
	// Request options
	O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}

Options for Post

type Log10Response

type Log10Response struct {
	// contains filtered or unexported fields
}

Union type wrapper for classes workbookFunctionResult

func NewLog10Response

func NewLog10Response() *Log10Response

Instantiates a new log10Response and sets the default values.

func (*Log10Response) GetAdditionalData

func (m *Log10Response) GetAdditionalData() map[string]interface{}

Gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*Log10Response) GetFieldDeserializers

The deserialization information for the current model

func (*Log10Response) GetWorkbookFunctionResult

Gets the workbookFunctionResult property value. Union type representation for type workbookFunctionResult

func (*Log10Response) IsNil

func (m *Log10Response) IsNil() bool

func (*Log10Response) Serialize

Serializes information the current object Parameters:

  • writer : Serialization writer to use to serialize this model

func (*Log10Response) SetAdditionalData

func (m *Log10Response) SetAdditionalData(value map[string]interface{})

Sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. Parameters:

  • value : Value to set for the AdditionalData property.

func (*Log10Response) SetWorkbookFunctionResult

Sets the workbookFunctionResult property value. Union type representation for type workbookFunctionResult Parameters:

  • value : Value to set for the workbookFunctionResult property.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL