Documentation
¶
Index ¶
- type F_DistRequestBody
- func (m *F_DistRequestBody) GetAdditionalData() map[string]interface{}
- func (m *F_DistRequestBody) GetCumulative() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
- func (m *F_DistRequestBody) GetDegFreedom1() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
- func (m *F_DistRequestBody) GetDegFreedom2() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
- func (m *F_DistRequestBody) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *F_DistRequestBody) GetX() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
- func (m *F_DistRequestBody) IsNil() bool
- func (m *F_DistRequestBody) Serialize(...) error
- func (m *F_DistRequestBody) SetAdditionalData(value map[string]interface{})
- func (m *F_DistRequestBody) SetCumulative(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
- func (m *F_DistRequestBody) SetDegFreedom1(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
- func (m *F_DistRequestBody) SetDegFreedom2(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
- func (m *F_DistRequestBody) SetX(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
- type F_DistRequestBuilder
- type F_DistRequestBuilderPostOptions
- type F_DistResponse
- func (m *F_DistResponse) GetAdditionalData() map[string]interface{}
- func (m *F_DistResponse) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *F_DistResponse) GetWorkbookFunctionResult() ...
- func (m *F_DistResponse) IsNil() bool
- func (m *F_DistResponse) Serialize(...) error
- func (m *F_DistResponse) SetAdditionalData(value map[string]interface{})
- func (m *F_DistResponse) SetWorkbookFunctionResult(...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type F_DistRequestBody ¶
type F_DistRequestBody struct {
// contains filtered or unexported fields
}
F_DistRequestBody
func NewF_DistRequestBody ¶
func NewF_DistRequestBody() *F_DistRequestBody
NewF_DistRequestBody instantiates a new f_DistRequestBody and sets the default values.
func (*F_DistRequestBody) GetAdditionalData ¶
func (m *F_DistRequestBody) 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 (*F_DistRequestBody) GetCumulative ¶
func (m *F_DistRequestBody) GetCumulative() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
GetCumulative gets the cumulative property value.
func (*F_DistRequestBody) GetDegFreedom1 ¶
func (m *F_DistRequestBody) GetDegFreedom1() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
GetDegFreedom1 gets the degFreedom1 property value.
func (*F_DistRequestBody) GetDegFreedom2 ¶
func (m *F_DistRequestBody) GetDegFreedom2() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
GetDegFreedom2 gets the degFreedom2 property value.
func (*F_DistRequestBody) GetFieldDeserializers ¶
func (m *F_DistRequestBody) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*F_DistRequestBody) GetX ¶
func (m *F_DistRequestBody) GetX() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
GetX gets the x property value.
func (*F_DistRequestBody) IsNil ¶
func (m *F_DistRequestBody) IsNil() bool
func (*F_DistRequestBody) Serialize ¶
func (m *F_DistRequestBody) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
Serialize serializes information the current object
func (*F_DistRequestBody) SetAdditionalData ¶
func (m *F_DistRequestBody) 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 (*F_DistRequestBody) SetCumulative ¶
func (m *F_DistRequestBody) SetCumulative(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
SetCumulative sets the cumulative property value.
func (*F_DistRequestBody) SetDegFreedom1 ¶
func (m *F_DistRequestBody) SetDegFreedom1(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
SetDegFreedom1 sets the degFreedom1 property value.
func (*F_DistRequestBody) SetDegFreedom2 ¶
func (m *F_DistRequestBody) SetDegFreedom2(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
SetDegFreedom2 sets the degFreedom2 property value.
func (*F_DistRequestBody) SetX ¶
func (m *F_DistRequestBody) SetX(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
SetX sets the x property value.
type F_DistRequestBuilder ¶
type F_DistRequestBuilder struct {
// contains filtered or unexported fields
}
F_DistRequestBuilder builds and executes requests for operations under \workbooks\{driveItem-id}\workbook\functions\microsoft.graph.f_Dist
func NewF_DistRequestBuilder ¶
func NewF_DistRequestBuilder(rawUrl string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *F_DistRequestBuilder
NewF_DistRequestBuilder instantiates a new F_DistRequestBuilder and sets the default values.
func NewF_DistRequestBuilderInternal ¶
func NewF_DistRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *F_DistRequestBuilder
NewF_DistRequestBuilderInternal instantiates a new F_DistRequestBuilder and sets the default values.
func (*F_DistRequestBuilder) CreatePostRequestInformation ¶
func (m *F_DistRequestBuilder) CreatePostRequestInformation(options *F_DistRequestBuilderPostOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
CreatePostRequestInformation invoke action f_Dist
func (*F_DistRequestBuilder) Post ¶
func (m *F_DistRequestBuilder) Post(options *F_DistRequestBuilderPostOptions) (*F_DistResponse, error)
Post invoke action f_Dist
type F_DistRequestBuilderPostOptions ¶
type F_DistRequestBuilderPostOptions struct { // Body *F_DistRequestBody // 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 }
F_DistRequestBuilderPostOptions options for Post
type F_DistResponse ¶
type F_DistResponse struct {
// contains filtered or unexported fields
}
F_DistResponse union type wrapper for classes workbookFunctionResult
func NewF_DistResponse ¶
func NewF_DistResponse() *F_DistResponse
NewF_DistResponse instantiates a new f_DistResponse and sets the default values.
func (*F_DistResponse) GetAdditionalData ¶
func (m *F_DistResponse) 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 (*F_DistResponse) GetFieldDeserializers ¶
func (m *F_DistResponse) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*F_DistResponse) GetWorkbookFunctionResult ¶
func (m *F_DistResponse) GetWorkbookFunctionResult() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.WorkbookFunctionResult
GetWorkbookFunctionResult gets the workbookFunctionResult property value. Union type representation for type workbookFunctionResult
func (*F_DistResponse) IsNil ¶
func (m *F_DistResponse) IsNil() bool
func (*F_DistResponse) Serialize ¶
func (m *F_DistResponse) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
Serialize serializes information the current object
func (*F_DistResponse) SetAdditionalData ¶
func (m *F_DistResponse) 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 (*F_DistResponse) SetWorkbookFunctionResult ¶
func (m *F_DistResponse) SetWorkbookFunctionResult(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.WorkbookFunctionResult)
SetWorkbookFunctionResult sets the workbookFunctionResult property value. Union type representation for type workbookFunctionResult