Documentation ¶
Index ¶
- type CombinaRequestBody
- func (m *CombinaRequestBody) GetAdditionalData() map[string]interface{}
- func (m *CombinaRequestBody) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *CombinaRequestBody) GetNumber() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
- func (m *CombinaRequestBody) GetNumberChosen() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
- func (m *CombinaRequestBody) IsNil() bool
- func (m *CombinaRequestBody) Serialize(...) error
- func (m *CombinaRequestBody) SetAdditionalData(value map[string]interface{})
- func (m *CombinaRequestBody) SetNumber(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
- func (m *CombinaRequestBody) SetNumberChosen(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
- type CombinaRequestBuilder
- type CombinaRequestBuilderPostOptions
- type CombinaResponse
- func (m *CombinaResponse) GetAdditionalData() map[string]interface{}
- func (m *CombinaResponse) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *CombinaResponse) GetWorkbookFunctionResult() ...
- func (m *CombinaResponse) IsNil() bool
- func (m *CombinaResponse) Serialize(...) error
- func (m *CombinaResponse) SetAdditionalData(value map[string]interface{})
- func (m *CombinaResponse) SetWorkbookFunctionResult(...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CombinaRequestBody ¶
type CombinaRequestBody struct {
// contains filtered or unexported fields
}
CombinaRequestBody
func NewCombinaRequestBody ¶
func NewCombinaRequestBody() *CombinaRequestBody
NewCombinaRequestBody instantiates a new combinaRequestBody and sets the default values.
func (*CombinaRequestBody) GetAdditionalData ¶
func (m *CombinaRequestBody) 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 (*CombinaRequestBody) GetFieldDeserializers ¶
func (m *CombinaRequestBody) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*CombinaRequestBody) GetNumber ¶
func (m *CombinaRequestBody) GetNumber() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
GetNumber gets the number property value.
func (*CombinaRequestBody) GetNumberChosen ¶
func (m *CombinaRequestBody) GetNumberChosen() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
GetNumberChosen gets the numberChosen property value.
func (*CombinaRequestBody) IsNil ¶
func (m *CombinaRequestBody) IsNil() bool
func (*CombinaRequestBody) Serialize ¶
func (m *CombinaRequestBody) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
Serialize serializes information the current object
func (*CombinaRequestBody) SetAdditionalData ¶
func (m *CombinaRequestBody) 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 (*CombinaRequestBody) SetNumber ¶
func (m *CombinaRequestBody) SetNumber(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
SetNumber sets the number property value.
func (*CombinaRequestBody) SetNumberChosen ¶
func (m *CombinaRequestBody) SetNumberChosen(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
SetNumberChosen sets the numberChosen property value.
type CombinaRequestBuilder ¶
type CombinaRequestBuilder struct {
// contains filtered or unexported fields
}
CombinaRequestBuilder builds and executes requests for operations under \workbooks\{driveItem-id}\workbook\functions\microsoft.graph.combina
func NewCombinaRequestBuilder ¶
func NewCombinaRequestBuilder(rawUrl string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *CombinaRequestBuilder
NewCombinaRequestBuilder instantiates a new CombinaRequestBuilder and sets the default values.
func NewCombinaRequestBuilderInternal ¶
func NewCombinaRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *CombinaRequestBuilder
NewCombinaRequestBuilderInternal instantiates a new CombinaRequestBuilder and sets the default values.
func (*CombinaRequestBuilder) CreatePostRequestInformation ¶
func (m *CombinaRequestBuilder) CreatePostRequestInformation(options *CombinaRequestBuilderPostOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
CreatePostRequestInformation invoke action combina
func (*CombinaRequestBuilder) Post ¶
func (m *CombinaRequestBuilder) Post(options *CombinaRequestBuilderPostOptions) (*CombinaResponse, error)
Post invoke action combina
type CombinaRequestBuilderPostOptions ¶
type CombinaRequestBuilderPostOptions struct { // Body *CombinaRequestBody // 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 }
CombinaRequestBuilderPostOptions options for Post
type CombinaResponse ¶
type CombinaResponse struct {
// contains filtered or unexported fields
}
CombinaResponse union type wrapper for classes workbookFunctionResult
func NewCombinaResponse ¶
func NewCombinaResponse() *CombinaResponse
NewCombinaResponse instantiates a new combinaResponse and sets the default values.
func (*CombinaResponse) GetAdditionalData ¶
func (m *CombinaResponse) 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 (*CombinaResponse) GetFieldDeserializers ¶
func (m *CombinaResponse) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*CombinaResponse) GetWorkbookFunctionResult ¶
func (m *CombinaResponse) GetWorkbookFunctionResult() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.WorkbookFunctionResult
GetWorkbookFunctionResult gets the workbookFunctionResult property value. Union type representation for type workbookFunctionResult
func (*CombinaResponse) IsNil ¶
func (m *CombinaResponse) IsNil() bool
func (*CombinaResponse) Serialize ¶
func (m *CombinaResponse) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
Serialize serializes information the current object
func (*CombinaResponse) SetAdditionalData ¶
func (m *CombinaResponse) 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 (*CombinaResponse) SetWorkbookFunctionResult ¶
func (m *CombinaResponse) SetWorkbookFunctionResult(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.WorkbookFunctionResult)
SetWorkbookFunctionResult sets the workbookFunctionResult property value. Union type representation for type workbookFunctionResult