Documentation ¶
Index ¶
- type DeleteDriveRootListItemDocumentSetVersionFieldOperationOptions
- type DeleteDriveRootListItemDocumentSetVersionFieldOperationResponse
- type DriveRootListItemDocumentSetVersionFieldClient
- func (c DriveRootListItemDocumentSetVersionFieldClient) DeleteDriveRootListItemDocumentSetVersionField(ctx context.Context, id beta.UserIdDriveIdRootListItemDocumentSetVersionId, ...) (result DeleteDriveRootListItemDocumentSetVersionFieldOperationResponse, ...)
- func (c DriveRootListItemDocumentSetVersionFieldClient) GetDriveRootListItemDocumentSetVersionField(ctx context.Context, id beta.UserIdDriveIdRootListItemDocumentSetVersionId, ...) (result GetDriveRootListItemDocumentSetVersionFieldOperationResponse, err error)
- func (c DriveRootListItemDocumentSetVersionFieldClient) UpdateDriveRootListItemDocumentSetVersionField(ctx context.Context, id beta.UserIdDriveIdRootListItemDocumentSetVersionId, ...) (result UpdateDriveRootListItemDocumentSetVersionFieldOperationResponse, ...)
- type GetDriveRootListItemDocumentSetVersionFieldOperationOptions
- type GetDriveRootListItemDocumentSetVersionFieldOperationResponse
- type UpdateDriveRootListItemDocumentSetVersionFieldOperationOptions
- type UpdateDriveRootListItemDocumentSetVersionFieldOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeleteDriveRootListItemDocumentSetVersionFieldOperationOptions ¶
type DeleteDriveRootListItemDocumentSetVersionFieldOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteDriveRootListItemDocumentSetVersionFieldOperationOptions ¶
func DefaultDeleteDriveRootListItemDocumentSetVersionFieldOperationOptions() DeleteDriveRootListItemDocumentSetVersionFieldOperationOptions
func (DeleteDriveRootListItemDocumentSetVersionFieldOperationOptions) ToHeaders ¶
func (o DeleteDriveRootListItemDocumentSetVersionFieldOperationOptions) ToHeaders() *client.Headers
func (DeleteDriveRootListItemDocumentSetVersionFieldOperationOptions) ToOData ¶
func (o DeleteDriveRootListItemDocumentSetVersionFieldOperationOptions) ToOData() *odata.Query
func (DeleteDriveRootListItemDocumentSetVersionFieldOperationOptions) ToQuery ¶
func (o DeleteDriveRootListItemDocumentSetVersionFieldOperationOptions) ToQuery() *client.QueryParams
type DriveRootListItemDocumentSetVersionFieldClient ¶
func NewDriveRootListItemDocumentSetVersionFieldClientWithBaseURI ¶
func NewDriveRootListItemDocumentSetVersionFieldClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveRootListItemDocumentSetVersionFieldClient, error)
func (DriveRootListItemDocumentSetVersionFieldClient) DeleteDriveRootListItemDocumentSetVersionField ¶
func (c DriveRootListItemDocumentSetVersionFieldClient) DeleteDriveRootListItemDocumentSetVersionField(ctx context.Context, id beta.UserIdDriveIdRootListItemDocumentSetVersionId, options DeleteDriveRootListItemDocumentSetVersionFieldOperationOptions) (result DeleteDriveRootListItemDocumentSetVersionFieldOperationResponse, err error)
DeleteDriveRootListItemDocumentSetVersionField - Delete navigation property fields for users
func (DriveRootListItemDocumentSetVersionFieldClient) GetDriveRootListItemDocumentSetVersionField ¶
func (c DriveRootListItemDocumentSetVersionFieldClient) GetDriveRootListItemDocumentSetVersionField(ctx context.Context, id beta.UserIdDriveIdRootListItemDocumentSetVersionId, options GetDriveRootListItemDocumentSetVersionFieldOperationOptions) (result GetDriveRootListItemDocumentSetVersionFieldOperationResponse, err error)
GetDriveRootListItemDocumentSetVersionField - Get fields from users. A collection of the fields and values for this version of the list item.
func (DriveRootListItemDocumentSetVersionFieldClient) UpdateDriveRootListItemDocumentSetVersionField ¶
func (c DriveRootListItemDocumentSetVersionFieldClient) UpdateDriveRootListItemDocumentSetVersionField(ctx context.Context, id beta.UserIdDriveIdRootListItemDocumentSetVersionId, input beta.FieldValueSet, options UpdateDriveRootListItemDocumentSetVersionFieldOperationOptions) (result UpdateDriveRootListItemDocumentSetVersionFieldOperationResponse, err error)
UpdateDriveRootListItemDocumentSetVersionField - Update the navigation property fields in users
type GetDriveRootListItemDocumentSetVersionFieldOperationOptions ¶
type GetDriveRootListItemDocumentSetVersionFieldOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetDriveRootListItemDocumentSetVersionFieldOperationOptions ¶
func DefaultGetDriveRootListItemDocumentSetVersionFieldOperationOptions() GetDriveRootListItemDocumentSetVersionFieldOperationOptions
func (GetDriveRootListItemDocumentSetVersionFieldOperationOptions) ToHeaders ¶
func (o GetDriveRootListItemDocumentSetVersionFieldOperationOptions) ToHeaders() *client.Headers
func (GetDriveRootListItemDocumentSetVersionFieldOperationOptions) ToOData ¶
func (o GetDriveRootListItemDocumentSetVersionFieldOperationOptions) ToOData() *odata.Query
func (GetDriveRootListItemDocumentSetVersionFieldOperationOptions) ToQuery ¶
func (o GetDriveRootListItemDocumentSetVersionFieldOperationOptions) ToQuery() *client.QueryParams
type UpdateDriveRootListItemDocumentSetVersionFieldOperationOptions ¶
type UpdateDriveRootListItemDocumentSetVersionFieldOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateDriveRootListItemDocumentSetVersionFieldOperationOptions ¶
func DefaultUpdateDriveRootListItemDocumentSetVersionFieldOperationOptions() UpdateDriveRootListItemDocumentSetVersionFieldOperationOptions
func (UpdateDriveRootListItemDocumentSetVersionFieldOperationOptions) ToHeaders ¶
func (o UpdateDriveRootListItemDocumentSetVersionFieldOperationOptions) ToHeaders() *client.Headers
func (UpdateDriveRootListItemDocumentSetVersionFieldOperationOptions) ToOData ¶
func (o UpdateDriveRootListItemDocumentSetVersionFieldOperationOptions) ToOData() *odata.Query
func (UpdateDriveRootListItemDocumentSetVersionFieldOperationOptions) ToQuery ¶
func (o UpdateDriveRootListItemDocumentSetVersionFieldOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.