Documentation ¶
Index ¶
- type Erf_PreciseRequestBody
- func (m *Erf_PreciseRequestBody) GetAdditionalData() map[string]interface{}
- func (m *Erf_PreciseRequestBody) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *Erf_PreciseRequestBody) GetX() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
- func (m *Erf_PreciseRequestBody) IsNil() bool
- func (m *Erf_PreciseRequestBody) Serialize(...) error
- func (m *Erf_PreciseRequestBody) SetAdditionalData(value map[string]interface{})
- func (m *Erf_PreciseRequestBody) SetX(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
- type Erf_PreciseRequestBuilder
- type Erf_PreciseRequestBuilderPostOptions
- type Erf_PreciseResponse
- func (m *Erf_PreciseResponse) GetAdditionalData() map[string]interface{}
- func (m *Erf_PreciseResponse) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *Erf_PreciseResponse) GetWorkbookFunctionResult() ...
- func (m *Erf_PreciseResponse) IsNil() bool
- func (m *Erf_PreciseResponse) Serialize(...) error
- func (m *Erf_PreciseResponse) SetAdditionalData(value map[string]interface{})
- func (m *Erf_PreciseResponse) SetWorkbookFunctionResult(...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Erf_PreciseRequestBody ¶
type Erf_PreciseRequestBody struct {
// contains filtered or unexported fields
}
func NewErf_PreciseRequestBody ¶
func NewErf_PreciseRequestBody() *Erf_PreciseRequestBody
Instantiates a new erf_PreciseRequestBody and sets the default values.
func (*Erf_PreciseRequestBody) GetAdditionalData ¶
func (m *Erf_PreciseRequestBody) GetAdditionalData() map[string]interface{}
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 (*Erf_PreciseRequestBody) GetFieldDeserializers ¶
func (m *Erf_PreciseRequestBody) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
The deserialization information for the current model
func (*Erf_PreciseRequestBody) GetX ¶
func (m *Erf_PreciseRequestBody) GetX() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
Gets the X property value.
func (*Erf_PreciseRequestBody) IsNil ¶
func (m *Erf_PreciseRequestBody) IsNil() bool
func (*Erf_PreciseRequestBody) Serialize ¶
func (m *Erf_PreciseRequestBody) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
Serializes information the current object Parameters:
- writer : Serialization writer to use to serialize this model
func (*Erf_PreciseRequestBody) SetAdditionalData ¶
func (m *Erf_PreciseRequestBody) SetAdditionalData(value map[string]interface{})
Sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. Parameters:
- value : Value to set for the AdditionalData property.
func (*Erf_PreciseRequestBody) SetX ¶
func (m *Erf_PreciseRequestBody) SetX(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
Sets the X property value. Parameters:
- value : Value to set for the X property.
type Erf_PreciseRequestBuilder ¶
type Erf_PreciseRequestBuilder struct {
// contains filtered or unexported fields
}
Builds and executes requests for operations under \workbooks\{driveItem-id}\workbook\functions\microsoft.graph.erf_Precise
func NewErf_PreciseRequestBuilder ¶
func NewErf_PreciseRequestBuilder(rawUrl string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *Erf_PreciseRequestBuilder
Instantiates a new Erf_PreciseRequestBuilder and sets the default values. Parameters:
- rawUrl : The raw URL to use for the request builder.
- requestAdapter : The request adapter to use to execute the requests.
func NewErf_PreciseRequestBuilderInternal ¶
func NewErf_PreciseRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *Erf_PreciseRequestBuilder
Instantiates a new Erf_PreciseRequestBuilder and sets the default values. Parameters:
- pathParameters : Path parameters for the request
- requestAdapter : The request adapter to use to execute the requests.
func (*Erf_PreciseRequestBuilder) CreatePostRequestInformation ¶
func (m *Erf_PreciseRequestBuilder) CreatePostRequestInformation(options *Erf_PreciseRequestBuilderPostOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
Invoke action erf_Precise Parameters:
- options : Options for the request
func (*Erf_PreciseRequestBuilder) Post ¶
func (m *Erf_PreciseRequestBuilder) Post(options *Erf_PreciseRequestBuilderPostOptions) (*Erf_PreciseResponse, error)
Invoke action erf_Precise Parameters:
- options : Options for the request
type Erf_PreciseRequestBuilderPostOptions ¶
type Erf_PreciseRequestBuilderPostOptions struct { // Body *Erf_PreciseRequestBody // 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 }
Options for Post
type Erf_PreciseResponse ¶
type Erf_PreciseResponse struct {
// contains filtered or unexported fields
}
Union type wrapper for classes workbookFunctionResult
func NewErf_PreciseResponse ¶
func NewErf_PreciseResponse() *Erf_PreciseResponse
Instantiates a new erf_PreciseResponse and sets the default values.
func (*Erf_PreciseResponse) GetAdditionalData ¶
func (m *Erf_PreciseResponse) GetAdditionalData() map[string]interface{}
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 (*Erf_PreciseResponse) GetFieldDeserializers ¶
func (m *Erf_PreciseResponse) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
The deserialization information for the current model
func (*Erf_PreciseResponse) GetWorkbookFunctionResult ¶
func (m *Erf_PreciseResponse) GetWorkbookFunctionResult() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.WorkbookFunctionResult
Gets the workbookFunctionResult property value. Union type representation for type workbookFunctionResult
func (*Erf_PreciseResponse) IsNil ¶
func (m *Erf_PreciseResponse) IsNil() bool
func (*Erf_PreciseResponse) Serialize ¶
func (m *Erf_PreciseResponse) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
Serializes information the current object Parameters:
- writer : Serialization writer to use to serialize this model
func (*Erf_PreciseResponse) SetAdditionalData ¶
func (m *Erf_PreciseResponse) SetAdditionalData(value map[string]interface{})
Sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. Parameters:
- value : Value to set for the AdditionalData property.
func (*Erf_PreciseResponse) SetWorkbookFunctionResult ¶
func (m *Erf_PreciseResponse) SetWorkbookFunctionResult(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.WorkbookFunctionResult)
Sets the workbookFunctionResult property value. Union type representation for type workbookFunctionResult Parameters:
- value : Value to set for the workbookFunctionResult property.