Documentation
¶
Index ¶
- type AgreementFileLocalizationRequestBuilder
- func (m *AgreementFileLocalizationRequestBuilder) CreateDeleteRequestInformation(options *AgreementFileLocalizationRequestBuilderDeleteOptions) (...)
- func (m *AgreementFileLocalizationRequestBuilder) CreateGetRequestInformation(options *AgreementFileLocalizationRequestBuilderGetOptions) (...)
- func (m *AgreementFileLocalizationRequestBuilder) CreatePatchRequestInformation(options *AgreementFileLocalizationRequestBuilderPatchOptions) (...)
- func (m *AgreementFileLocalizationRequestBuilder) Delete(options *AgreementFileLocalizationRequestBuilderDeleteOptions) error
- func (m *AgreementFileLocalizationRequestBuilder) Get(options *AgreementFileLocalizationRequestBuilderGetOptions) (...)
- func (m *AgreementFileLocalizationRequestBuilder) Patch(options *AgreementFileLocalizationRequestBuilderPatchOptions) error
- func (m *AgreementFileLocalizationRequestBuilder) Versions() ...
- func (m *AgreementFileLocalizationRequestBuilder) VersionsById(id string) ...
- type AgreementFileLocalizationRequestBuilderDeleteOptions
- type AgreementFileLocalizationRequestBuilderGetOptions
- type AgreementFileLocalizationRequestBuilderGetQueryParameters
- type AgreementFileLocalizationRequestBuilderPatchOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AgreementFileLocalizationRequestBuilder ¶
type AgreementFileLocalizationRequestBuilder struct {
// contains filtered or unexported fields
}
Builds and executes requests for operations under \agreements\{agreement-id}\files\{agreementFileLocalization-id}
func NewAgreementFileLocalizationRequestBuilder ¶
func NewAgreementFileLocalizationRequestBuilder(rawUrl string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *AgreementFileLocalizationRequestBuilder
Instantiates a new AgreementFileLocalizationRequestBuilder 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 NewAgreementFileLocalizationRequestBuilderInternal ¶
func NewAgreementFileLocalizationRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *AgreementFileLocalizationRequestBuilder
Instantiates a new AgreementFileLocalizationRequestBuilder and sets the default values. Parameters:
- pathParameters : Path parameters for the request
- requestAdapter : The request adapter to use to execute the requests.
func (*AgreementFileLocalizationRequestBuilder) CreateDeleteRequestInformation ¶
func (m *AgreementFileLocalizationRequestBuilder) CreateDeleteRequestInformation(options *AgreementFileLocalizationRequestBuilderDeleteOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
PDFs linked to this agreement. This property is in the process of being deprecated. Use the file property instead. Parameters:
- options : Options for the request
func (*AgreementFileLocalizationRequestBuilder) CreateGetRequestInformation ¶
func (m *AgreementFileLocalizationRequestBuilder) CreateGetRequestInformation(options *AgreementFileLocalizationRequestBuilderGetOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
PDFs linked to this agreement. This property is in the process of being deprecated. Use the file property instead. Parameters:
- options : Options for the request
func (*AgreementFileLocalizationRequestBuilder) CreatePatchRequestInformation ¶
func (m *AgreementFileLocalizationRequestBuilder) CreatePatchRequestInformation(options *AgreementFileLocalizationRequestBuilderPatchOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
PDFs linked to this agreement. This property is in the process of being deprecated. Use the file property instead. Parameters:
- options : Options for the request
func (*AgreementFileLocalizationRequestBuilder) Delete ¶
func (m *AgreementFileLocalizationRequestBuilder) Delete(options *AgreementFileLocalizationRequestBuilderDeleteOptions) error
PDFs linked to this agreement. This property is in the process of being deprecated. Use the file property instead. Parameters:
- options : Options for the request
func (*AgreementFileLocalizationRequestBuilder) Get ¶
func (m *AgreementFileLocalizationRequestBuilder) Get(options *AgreementFileLocalizationRequestBuilderGetOptions) (*i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.AgreementFileLocalization, error)
PDFs linked to this agreement. This property is in the process of being deprecated. Use the file property instead. Parameters:
- options : Options for the request
func (*AgreementFileLocalizationRequestBuilder) Patch ¶
func (m *AgreementFileLocalizationRequestBuilder) Patch(options *AgreementFileLocalizationRequestBuilderPatchOptions) error
PDFs linked to this agreement. This property is in the process of being deprecated. Use the file property instead. Parameters:
- options : Options for the request
func (*AgreementFileLocalizationRequestBuilder) VersionsById ¶
func (m *AgreementFileLocalizationRequestBuilder) VersionsById(id string) *i565826cc108dfd5b7a7629c34902f8e0ed7204253e860c4bc05e442bea5777e7.AgreementFileVersionRequestBuilder
Gets an item from the github.com/microsoftgraph/msgraph-sdk-go.agreements.item.files.item.versions.item collection Parameters:
- id : Unique identifier of the item
type AgreementFileLocalizationRequestBuilderDeleteOptions ¶
type AgreementFileLocalizationRequestBuilderDeleteOptions struct {
// 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 Delete
type AgreementFileLocalizationRequestBuilderGetOptions ¶
type AgreementFileLocalizationRequestBuilderGetOptions struct {
// Request headers
H map[string]string
// Request options
O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
// Request query parameters
Q *AgreementFileLocalizationRequestBuilderGetQueryParameters
// Response handler to use in place of the default response handling provided by the core service
ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}
Options for Get
type AgreementFileLocalizationRequestBuilderGetQueryParameters ¶
type AgreementFileLocalizationRequestBuilderGetQueryParameters struct {
ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.QueryParametersBase
// Expand related entities
Expand []string
// Select properties to be returned
Select_escaped []string
}
PDFs linked to this agreement. This property is in the process of being deprecated. Use the file property instead.
type AgreementFileLocalizationRequestBuilderPatchOptions ¶
type AgreementFileLocalizationRequestBuilderPatchOptions struct {
//
Body *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.AgreementFileLocalization
// 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 Patch