Documentation
¶
Index ¶
- type PercentRank_IncRequestBody
- func (m *PercentRank_IncRequestBody) GetAdditionalData() map[string]interface{}
- func (m *PercentRank_IncRequestBody) GetArray() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
- func (m *PercentRank_IncRequestBody) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *PercentRank_IncRequestBody) GetSignificance() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
- func (m *PercentRank_IncRequestBody) GetX() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
- func (m *PercentRank_IncRequestBody) IsNil() bool
- func (m *PercentRank_IncRequestBody) Serialize(...) error
- func (m *PercentRank_IncRequestBody) SetAdditionalData(value map[string]interface{})
- func (m *PercentRank_IncRequestBody) SetArray(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
- func (m *PercentRank_IncRequestBody) SetSignificance(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
- func (m *PercentRank_IncRequestBody) SetX(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
- type PercentRank_IncRequestBuilder
- type PercentRank_IncRequestBuilderPostOptions
- type PercentRank_IncResponse
- func (m *PercentRank_IncResponse) GetAdditionalData() map[string]interface{}
- func (m *PercentRank_IncResponse) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *PercentRank_IncResponse) GetWorkbookFunctionResult() ...
- func (m *PercentRank_IncResponse) IsNil() bool
- func (m *PercentRank_IncResponse) Serialize(...) error
- func (m *PercentRank_IncResponse) SetAdditionalData(value map[string]interface{})
- func (m *PercentRank_IncResponse) SetWorkbookFunctionResult(...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PercentRank_IncRequestBody ¶
type PercentRank_IncRequestBody struct {
// contains filtered or unexported fields
}
PercentRank_IncRequestBody
func NewPercentRank_IncRequestBody ¶
func NewPercentRank_IncRequestBody() *PercentRank_IncRequestBody
NewPercentRank_IncRequestBody instantiates a new percentRank_IncRequestBody and sets the default values.
func (*PercentRank_IncRequestBody) GetAdditionalData ¶
func (m *PercentRank_IncRequestBody) 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 (*PercentRank_IncRequestBody) GetArray ¶
func (m *PercentRank_IncRequestBody) GetArray() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
GetArray gets the array property value.
func (*PercentRank_IncRequestBody) GetFieldDeserializers ¶
func (m *PercentRank_IncRequestBody) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*PercentRank_IncRequestBody) GetSignificance ¶
func (m *PercentRank_IncRequestBody) GetSignificance() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
GetSignificance gets the significance property value.
func (*PercentRank_IncRequestBody) GetX ¶
func (m *PercentRank_IncRequestBody) GetX() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
GetX gets the x property value.
func (*PercentRank_IncRequestBody) IsNil ¶
func (m *PercentRank_IncRequestBody) IsNil() bool
func (*PercentRank_IncRequestBody) Serialize ¶
func (m *PercentRank_IncRequestBody) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
Serialize serializes information the current object
func (*PercentRank_IncRequestBody) SetAdditionalData ¶
func (m *PercentRank_IncRequestBody) 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 (*PercentRank_IncRequestBody) SetArray ¶
func (m *PercentRank_IncRequestBody) SetArray(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
SetArray sets the array property value.
func (*PercentRank_IncRequestBody) SetSignificance ¶
func (m *PercentRank_IncRequestBody) SetSignificance(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
SetSignificance sets the significance property value.
func (*PercentRank_IncRequestBody) SetX ¶
func (m *PercentRank_IncRequestBody) SetX(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
SetX sets the x property value.
type PercentRank_IncRequestBuilder ¶
type PercentRank_IncRequestBuilder struct {
// contains filtered or unexported fields
}
PercentRank_IncRequestBuilder builds and executes requests for operations under \workbooks\{driveItem-id}\workbook\functions\microsoft.graph.percentRank_Inc
func NewPercentRank_IncRequestBuilder ¶
func NewPercentRank_IncRequestBuilder(rawUrl string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *PercentRank_IncRequestBuilder
NewPercentRank_IncRequestBuilder instantiates a new PercentRank_IncRequestBuilder and sets the default values.
func NewPercentRank_IncRequestBuilderInternal ¶
func NewPercentRank_IncRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *PercentRank_IncRequestBuilder
NewPercentRank_IncRequestBuilderInternal instantiates a new PercentRank_IncRequestBuilder and sets the default values.
func (*PercentRank_IncRequestBuilder) CreatePostRequestInformation ¶
func (m *PercentRank_IncRequestBuilder) CreatePostRequestInformation(options *PercentRank_IncRequestBuilderPostOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
CreatePostRequestInformation invoke action percentRank_Inc
func (*PercentRank_IncRequestBuilder) Post ¶
func (m *PercentRank_IncRequestBuilder) Post(options *PercentRank_IncRequestBuilderPostOptions) (*PercentRank_IncResponse, error)
Post invoke action percentRank_Inc
type PercentRank_IncRequestBuilderPostOptions ¶
type PercentRank_IncRequestBuilderPostOptions struct { // Body *PercentRank_IncRequestBody // 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 }
PercentRank_IncRequestBuilderPostOptions options for Post
type PercentRank_IncResponse ¶
type PercentRank_IncResponse struct {
// contains filtered or unexported fields
}
PercentRank_IncResponse union type wrapper for classes workbookFunctionResult
func NewPercentRank_IncResponse ¶
func NewPercentRank_IncResponse() *PercentRank_IncResponse
NewPercentRank_IncResponse instantiates a new percentRank_IncResponse and sets the default values.
func (*PercentRank_IncResponse) GetAdditionalData ¶
func (m *PercentRank_IncResponse) 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 (*PercentRank_IncResponse) GetFieldDeserializers ¶
func (m *PercentRank_IncResponse) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*PercentRank_IncResponse) GetWorkbookFunctionResult ¶
func (m *PercentRank_IncResponse) GetWorkbookFunctionResult() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.WorkbookFunctionResult
GetWorkbookFunctionResult gets the workbookFunctionResult property value. Union type representation for type workbookFunctionResult
func (*PercentRank_IncResponse) IsNil ¶
func (m *PercentRank_IncResponse) IsNil() bool
func (*PercentRank_IncResponse) Serialize ¶
func (m *PercentRank_IncResponse) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
Serialize serializes information the current object
func (*PercentRank_IncResponse) SetAdditionalData ¶
func (m *PercentRank_IncResponse) 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 (*PercentRank_IncResponse) SetWorkbookFunctionResult ¶
func (m *PercentRank_IncResponse) SetWorkbookFunctionResult(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.WorkbookFunctionResult)
SetWorkbookFunctionResult sets the workbookFunctionResult property value. Union type representation for type workbookFunctionResult