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