file

package
v0.41.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 30, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FileRequestBuilder

type FileRequestBuilder struct {
	// contains filtered or unexported fields
}

FileRequestBuilder provides operations to manage the file property of the microsoft.graph.agreement entity.

func NewFileRequestBuilder

NewFileRequestBuilder instantiates a new FileRequestBuilder and sets the default values.

func NewFileRequestBuilderInternal

func NewFileRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *FileRequestBuilder

NewFileRequestBuilderInternal instantiates a new FileRequestBuilder and sets the default values.

func (*FileRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property file for identityGovernance

func (*FileRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration added in v0.22.0

CreateDeleteRequestInformationWithRequestConfiguration delete navigation property file for identityGovernance

func (*FileRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation retrieve the details of the default file for an agreement, including the language and version information. The file information is specified through the agreementFile object.

func (*FileRequestBuilder) CreateGetRequestInformationWithRequestConfiguration added in v0.22.0

CreateGetRequestInformationWithRequestConfiguration retrieve the details of the default file for an agreement, including the language and version information. The file information is specified through the agreementFile object.

func (*FileRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property file in identityGovernance

func (*FileRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration added in v0.22.0

CreatePatchRequestInformationWithRequestConfiguration update the navigation property file in identityGovernance

func (*FileRequestBuilder) Delete

Delete delete navigation property file for identityGovernance

func (*FileRequestBuilder) Get

Get retrieve the details of the default file for an agreement, including the language and version information. The file information is specified through the agreementFile object.

func (*FileRequestBuilder) Localizations

Localizations the localizations property

func (*FileRequestBuilder) LocalizationsById

LocalizationsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.identityGovernance.termsOfUse.agreements.item.file.localizations.item collection

type FileRequestBuilderDeleteRequestConfiguration added in v0.22.0

type FileRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

FileRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type FileRequestBuilderGetQueryParameters

type FileRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

FileRequestBuilderGetQueryParameters retrieve the details of the default file for an agreement, including the language and version information. The file information is specified through the agreementFile object.

type FileRequestBuilderGetRequestConfiguration added in v0.22.0

type FileRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *FileRequestBuilderGetQueryParameters
}

FileRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type FileRequestBuilderPatchRequestConfiguration added in v0.22.0

type FileRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

FileRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL