termsofuseagreementfilelocalization

package
v0.20241104.1140654 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2024 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AgreementFileLocalizationOperationPredicate

type AgreementFileLocalizationOperationPredicate struct {
}

func (AgreementFileLocalizationOperationPredicate) Matches

type CreateTermsOfUseAgreementFileLocalizationOperationOptions

type CreateTermsOfUseAgreementFileLocalizationOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func (CreateTermsOfUseAgreementFileLocalizationOperationOptions) ToHeaders

func (CreateTermsOfUseAgreementFileLocalizationOperationOptions) ToOData

func (CreateTermsOfUseAgreementFileLocalizationOperationOptions) ToQuery

type CreateTermsOfUseAgreementFileLocalizationOperationResponse

type CreateTermsOfUseAgreementFileLocalizationOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.AgreementFileLocalization
}

type DeleteTermsOfUseAgreementFileLocalizationOperationOptions

type DeleteTermsOfUseAgreementFileLocalizationOperationOptions struct {
	IfMatch   *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func (DeleteTermsOfUseAgreementFileLocalizationOperationOptions) ToHeaders

func (DeleteTermsOfUseAgreementFileLocalizationOperationOptions) ToOData

func (DeleteTermsOfUseAgreementFileLocalizationOperationOptions) ToQuery

type DeleteTermsOfUseAgreementFileLocalizationOperationResponse

type DeleteTermsOfUseAgreementFileLocalizationOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

type GetTermsOfUseAgreementFileLocalizationOperationOptions

type GetTermsOfUseAgreementFileLocalizationOperationOptions struct {
	Expand    *odata.Expand
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Select    *[]string
}

func DefaultGetTermsOfUseAgreementFileLocalizationOperationOptions

func DefaultGetTermsOfUseAgreementFileLocalizationOperationOptions() GetTermsOfUseAgreementFileLocalizationOperationOptions

func (GetTermsOfUseAgreementFileLocalizationOperationOptions) ToHeaders

func (GetTermsOfUseAgreementFileLocalizationOperationOptions) ToOData

func (GetTermsOfUseAgreementFileLocalizationOperationOptions) ToQuery

type GetTermsOfUseAgreementFileLocalizationOperationResponse

type GetTermsOfUseAgreementFileLocalizationOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.AgreementFileLocalization
}

type GetTermsOfUseAgreementFileLocalizationsCountOperationOptions

type GetTermsOfUseAgreementFileLocalizationsCountOperationOptions struct {
	Filter    *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Search    *string
}

func (GetTermsOfUseAgreementFileLocalizationsCountOperationOptions) ToHeaders

func (GetTermsOfUseAgreementFileLocalizationsCountOperationOptions) ToOData

func (GetTermsOfUseAgreementFileLocalizationsCountOperationOptions) ToQuery

type GetTermsOfUseAgreementFileLocalizationsCountOperationResponse

type GetTermsOfUseAgreementFileLocalizationsCountOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]byte
}

type ListTermsOfUseAgreementFileLocalizationsCompleteResult

type ListTermsOfUseAgreementFileLocalizationsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.AgreementFileLocalization
}

type ListTermsOfUseAgreementFileLocalizationsCustomPager

type ListTermsOfUseAgreementFileLocalizationsCustomPager struct {
	NextLink *odata.Link `json:"@odata.nextLink"`
}

type ListTermsOfUseAgreementFileLocalizationsOperationOptions

type ListTermsOfUseAgreementFileLocalizationsOperationOptions struct {
	Count     *bool
	Expand    *odata.Expand
	Filter    *string
	Metadata  *odata.Metadata
	OrderBy   *odata.OrderBy
	RetryFunc client.RequestRetryFunc
	Search    *string
	Select    *[]string
	Skip      *int64
	Top       *int64
}

func (ListTermsOfUseAgreementFileLocalizationsOperationOptions) ToHeaders

func (ListTermsOfUseAgreementFileLocalizationsOperationOptions) ToOData

func (ListTermsOfUseAgreementFileLocalizationsOperationOptions) ToQuery

type ListTermsOfUseAgreementFileLocalizationsOperationResponse

type ListTermsOfUseAgreementFileLocalizationsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.AgreementFileLocalization
}

type TermsOfUseAgreementFileLocalizationClient

type TermsOfUseAgreementFileLocalizationClient struct {
	Client *msgraph.Client
}

func NewTermsOfUseAgreementFileLocalizationClientWithBaseURI

func NewTermsOfUseAgreementFileLocalizationClientWithBaseURI(sdkApi sdkEnv.Api) (*TermsOfUseAgreementFileLocalizationClient, error)

func (TermsOfUseAgreementFileLocalizationClient) CreateTermsOfUseAgreementFileLocalization

CreateTermsOfUseAgreementFileLocalization - Create new navigation property to localizations for identityGovernance

func (TermsOfUseAgreementFileLocalizationClient) DeleteTermsOfUseAgreementFileLocalization

DeleteTermsOfUseAgreementFileLocalization - Delete navigation property localizations for identityGovernance

func (TermsOfUseAgreementFileLocalizationClient) GetTermsOfUseAgreementFileLocalization

GetTermsOfUseAgreementFileLocalization - Get localizations from identityGovernance. The localized version of the terms of use agreement files attached to the agreement.

func (TermsOfUseAgreementFileLocalizationClient) GetTermsOfUseAgreementFileLocalizationsCount

GetTermsOfUseAgreementFileLocalizationsCount - Get the number of the resource

func (TermsOfUseAgreementFileLocalizationClient) ListTermsOfUseAgreementFileLocalizations

ListTermsOfUseAgreementFileLocalizations - Get localizations from identityGovernance. The localized version of the terms of use agreement files attached to the agreement.

func (TermsOfUseAgreementFileLocalizationClient) ListTermsOfUseAgreementFileLocalizationsComplete

ListTermsOfUseAgreementFileLocalizationsComplete retrieves all the results into a single object

func (TermsOfUseAgreementFileLocalizationClient) ListTermsOfUseAgreementFileLocalizationsCompleteMatchingPredicate

ListTermsOfUseAgreementFileLocalizationsCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (TermsOfUseAgreementFileLocalizationClient) UpdateTermsOfUseAgreementFileLocalization

UpdateTermsOfUseAgreementFileLocalization - Update the navigation property localizations in identityGovernance

type UpdateTermsOfUseAgreementFileLocalizationOperationOptions

type UpdateTermsOfUseAgreementFileLocalizationOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func (UpdateTermsOfUseAgreementFileLocalizationOperationOptions) ToHeaders

func (UpdateTermsOfUseAgreementFileLocalizationOperationOptions) ToOData

func (UpdateTermsOfUseAgreementFileLocalizationOperationOptions) ToQuery

type UpdateTermsOfUseAgreementFileLocalizationOperationResponse

type UpdateTermsOfUseAgreementFileLocalizationOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

Jump to

Keyboard shortcuts

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