Documentation
¶
Index ¶
- type AverageRequestBody
- func (m *AverageRequestBody) GetAdditionalData() map[string]interface{}
- func (m *AverageRequestBody) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *AverageRequestBody) GetValues() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
- func (m *AverageRequestBody) IsNil() bool
- func (m *AverageRequestBody) Serialize(...) error
- func (m *AverageRequestBody) SetAdditionalData(value map[string]interface{})
- func (m *AverageRequestBody) SetValues(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
- type AverageRequestBuilder
- type AverageRequestBuilderPostOptions
- type AverageResponse
- func (m *AverageResponse) GetAdditionalData() map[string]interface{}
- func (m *AverageResponse) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *AverageResponse) GetWorkbookFunctionResult() ...
- func (m *AverageResponse) IsNil() bool
- func (m *AverageResponse) Serialize(...) error
- func (m *AverageResponse) SetAdditionalData(value map[string]interface{})
- func (m *AverageResponse) SetWorkbookFunctionResult(...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AverageRequestBody ¶
type AverageRequestBody struct {
// contains filtered or unexported fields
}
AverageRequestBody
func NewAverageRequestBody ¶
func NewAverageRequestBody() *AverageRequestBody
NewAverageRequestBody instantiates a new averageRequestBody and sets the default values.
func (*AverageRequestBody) GetAdditionalData ¶
func (m *AverageRequestBody) GetAdditionalData() map[string]interface{}
GetAdditionalData 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 (*AverageRequestBody) GetFieldDeserializers ¶
func (m *AverageRequestBody) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*AverageRequestBody) GetValues ¶
func (m *AverageRequestBody) GetValues() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
GetValues gets the values property value.
func (*AverageRequestBody) IsNil ¶
func (m *AverageRequestBody) IsNil() bool
func (*AverageRequestBody) Serialize ¶
func (m *AverageRequestBody) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
Serialize serializes information the current object
func (*AverageRequestBody) SetAdditionalData ¶
func (m *AverageRequestBody) SetAdditionalData(value map[string]interface{})
SetAdditionalData sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
func (*AverageRequestBody) SetValues ¶
func (m *AverageRequestBody) SetValues(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
SetValues sets the values property value.
type AverageRequestBuilder ¶
type AverageRequestBuilder struct {
// contains filtered or unexported fields
}
AverageRequestBuilder builds and executes requests for operations under \workbooks\{driveItem-id}\workbook\functions\microsoft.graph.average
func NewAverageRequestBuilder ¶
func NewAverageRequestBuilder(rawUrl string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *AverageRequestBuilder
NewAverageRequestBuilder instantiates a new AverageRequestBuilder and sets the default values.
func NewAverageRequestBuilderInternal ¶
func NewAverageRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *AverageRequestBuilder
NewAverageRequestBuilderInternal instantiates a new AverageRequestBuilder and sets the default values.
func (*AverageRequestBuilder) CreatePostRequestInformation ¶
func (m *AverageRequestBuilder) CreatePostRequestInformation(options *AverageRequestBuilderPostOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
CreatePostRequestInformation invoke action average
func (*AverageRequestBuilder) Post ¶
func (m *AverageRequestBuilder) Post(options *AverageRequestBuilderPostOptions) (*AverageResponse, error)
Post invoke action average
type AverageRequestBuilderPostOptions ¶
type AverageRequestBuilderPostOptions struct { // Body *AverageRequestBody // 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 }
AverageRequestBuilderPostOptions options for Post
type AverageResponse ¶
type AverageResponse struct {
// contains filtered or unexported fields
}
AverageResponse union type wrapper for classes workbookFunctionResult
func NewAverageResponse ¶
func NewAverageResponse() *AverageResponse
NewAverageResponse instantiates a new averageResponse and sets the default values.
func (*AverageResponse) GetAdditionalData ¶
func (m *AverageResponse) GetAdditionalData() map[string]interface{}
GetAdditionalData 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 (*AverageResponse) GetFieldDeserializers ¶
func (m *AverageResponse) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*AverageResponse) GetWorkbookFunctionResult ¶
func (m *AverageResponse) GetWorkbookFunctionResult() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.WorkbookFunctionResult
GetWorkbookFunctionResult gets the workbookFunctionResult property value. Union type representation for type workbookFunctionResult
func (*AverageResponse) IsNil ¶
func (m *AverageResponse) IsNil() bool
func (*AverageResponse) Serialize ¶
func (m *AverageResponse) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
Serialize serializes information the current object
func (*AverageResponse) SetAdditionalData ¶
func (m *AverageResponse) SetAdditionalData(value map[string]interface{})
SetAdditionalData sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
func (*AverageResponse) SetWorkbookFunctionResult ¶
func (m *AverageResponse) SetWorkbookFunctionResult(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.WorkbookFunctionResult)
SetWorkbookFunctionResult sets the workbookFunctionResult property value. Union type representation for type workbookFunctionResult