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