Documentation
¶
Index ¶
- type ImArgumentRequestBody
- func (m *ImArgumentRequestBody) GetAdditionalData() map[string]interface{}
- func (m *ImArgumentRequestBody) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *ImArgumentRequestBody) GetInumber() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
- func (m *ImArgumentRequestBody) IsNil() bool
- func (m *ImArgumentRequestBody) Serialize(...) error
- func (m *ImArgumentRequestBody) SetAdditionalData(value map[string]interface{})
- func (m *ImArgumentRequestBody) SetInumber(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
- type ImArgumentRequestBuilder
- type ImArgumentRequestBuilderPostOptions
- type ImArgumentResponse
- func (m *ImArgumentResponse) GetAdditionalData() map[string]interface{}
- func (m *ImArgumentResponse) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *ImArgumentResponse) GetWorkbookFunctionResult() ...
- func (m *ImArgumentResponse) IsNil() bool
- func (m *ImArgumentResponse) Serialize(...) error
- func (m *ImArgumentResponse) SetAdditionalData(value map[string]interface{})
- func (m *ImArgumentResponse) SetWorkbookFunctionResult(...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ImArgumentRequestBody ¶
type ImArgumentRequestBody struct {
// contains filtered or unexported fields
}
func NewImArgumentRequestBody ¶
func NewImArgumentRequestBody() *ImArgumentRequestBody
Instantiates a new imArgumentRequestBody and sets the default values.
func (*ImArgumentRequestBody) GetAdditionalData ¶
func (m *ImArgumentRequestBody) 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 (*ImArgumentRequestBody) GetFieldDeserializers ¶
func (m *ImArgumentRequestBody) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
The deserialization information for the current model
func (*ImArgumentRequestBody) GetInumber ¶
func (m *ImArgumentRequestBody) GetInumber() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json
Gets the inumber property value.
func (*ImArgumentRequestBody) IsNil ¶
func (m *ImArgumentRequestBody) IsNil() bool
func (*ImArgumentRequestBody) Serialize ¶
func (m *ImArgumentRequestBody) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
Serializes information the current object Parameters:
- writer : Serialization writer to use to serialize this model
func (*ImArgumentRequestBody) SetAdditionalData ¶
func (m *ImArgumentRequestBody) 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 (*ImArgumentRequestBody) SetInumber ¶
func (m *ImArgumentRequestBody) SetInumber(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Json)
Sets the inumber property value. Parameters:
- value : Value to set for the inumber property.
type ImArgumentRequestBuilder ¶
type ImArgumentRequestBuilder struct {
// contains filtered or unexported fields
}
Builds and executes requests for operations under \workbooks\{driveItem-id}\workbook\functions\microsoft.graph.imArgument
func NewImArgumentRequestBuilder ¶
func NewImArgumentRequestBuilder(rawUrl string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *ImArgumentRequestBuilder
Instantiates a new ImArgumentRequestBuilder 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 NewImArgumentRequestBuilderInternal ¶
func NewImArgumentRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *ImArgumentRequestBuilder
Instantiates a new ImArgumentRequestBuilder and sets the default values. Parameters:
- pathParameters : Path parameters for the request
- requestAdapter : The request adapter to use to execute the requests.
func (*ImArgumentRequestBuilder) CreatePostRequestInformation ¶
func (m *ImArgumentRequestBuilder) CreatePostRequestInformation(options *ImArgumentRequestBuilderPostOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
Invoke action imArgument Parameters:
- options : Options for the request
func (*ImArgumentRequestBuilder) Post ¶
func (m *ImArgumentRequestBuilder) Post(options *ImArgumentRequestBuilderPostOptions) (*ImArgumentResponse, error)
Invoke action imArgument Parameters:
- options : Options for the request
type ImArgumentRequestBuilderPostOptions ¶
type ImArgumentRequestBuilderPostOptions struct {
//
Body *ImArgumentRequestBody
// 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 ImArgumentResponse ¶
type ImArgumentResponse struct {
// contains filtered or unexported fields
}
Union type wrapper for classes workbookFunctionResult
func NewImArgumentResponse ¶
func NewImArgumentResponse() *ImArgumentResponse
Instantiates a new imArgumentResponse and sets the default values.
func (*ImArgumentResponse) GetAdditionalData ¶
func (m *ImArgumentResponse) 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 (*ImArgumentResponse) GetFieldDeserializers ¶
func (m *ImArgumentResponse) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
The deserialization information for the current model
func (*ImArgumentResponse) GetWorkbookFunctionResult ¶
func (m *ImArgumentResponse) GetWorkbookFunctionResult() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.WorkbookFunctionResult
Gets the workbookFunctionResult property value. Union type representation for type workbookFunctionResult
func (*ImArgumentResponse) IsNil ¶
func (m *ImArgumentResponse) IsNil() bool
func (*ImArgumentResponse) Serialize ¶
func (m *ImArgumentResponse) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
Serializes information the current object Parameters:
- writer : Serialization writer to use to serialize this model
func (*ImArgumentResponse) SetAdditionalData ¶
func (m *ImArgumentResponse) 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 (*ImArgumentResponse) SetWorkbookFunctionResult ¶
func (m *ImArgumentResponse) SetWorkbookFunctionResult(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.WorkbookFunctionResult)
Sets the workbookFunctionResult property value. Union type representation for type workbookFunctionResult Parameters:
- value : Value to set for the workbookFunctionResult property.