Documentation ¶
Index ¶
- type DeleteDriveListItemDocumentSetVersionFieldOperationOptions
- type DeleteDriveListItemDocumentSetVersionFieldOperationResponse
- type DriveListItemDocumentSetVersionFieldClient
- func (c DriveListItemDocumentSetVersionFieldClient) DeleteDriveListItemDocumentSetVersionField(ctx context.Context, id stable.MeDriveIdListItemIdDocumentSetVersionId, ...) (result DeleteDriveListItemDocumentSetVersionFieldOperationResponse, err error)
- func (c DriveListItemDocumentSetVersionFieldClient) GetDriveListItemDocumentSetVersionField(ctx context.Context, id stable.MeDriveIdListItemIdDocumentSetVersionId, ...) (result GetDriveListItemDocumentSetVersionFieldOperationResponse, err error)
- func (c DriveListItemDocumentSetVersionFieldClient) UpdateDriveListItemDocumentSetVersionField(ctx context.Context, id stable.MeDriveIdListItemIdDocumentSetVersionId, ...) (result UpdateDriveListItemDocumentSetVersionFieldOperationResponse, err error)
- type GetDriveListItemDocumentSetVersionFieldOperationOptions
- type GetDriveListItemDocumentSetVersionFieldOperationResponse
- type UpdateDriveListItemDocumentSetVersionFieldOperationOptions
- type UpdateDriveListItemDocumentSetVersionFieldOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeleteDriveListItemDocumentSetVersionFieldOperationOptions ¶
type DeleteDriveListItemDocumentSetVersionFieldOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteDriveListItemDocumentSetVersionFieldOperationOptions ¶
func DefaultDeleteDriveListItemDocumentSetVersionFieldOperationOptions() DeleteDriveListItemDocumentSetVersionFieldOperationOptions
func (DeleteDriveListItemDocumentSetVersionFieldOperationOptions) ToHeaders ¶
func (o DeleteDriveListItemDocumentSetVersionFieldOperationOptions) ToHeaders() *client.Headers
func (DeleteDriveListItemDocumentSetVersionFieldOperationOptions) ToOData ¶
func (o DeleteDriveListItemDocumentSetVersionFieldOperationOptions) ToOData() *odata.Query
func (DeleteDriveListItemDocumentSetVersionFieldOperationOptions) ToQuery ¶
func (o DeleteDriveListItemDocumentSetVersionFieldOperationOptions) ToQuery() *client.QueryParams
type DriveListItemDocumentSetVersionFieldClient ¶
func NewDriveListItemDocumentSetVersionFieldClientWithBaseURI ¶
func NewDriveListItemDocumentSetVersionFieldClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveListItemDocumentSetVersionFieldClient, error)
func (DriveListItemDocumentSetVersionFieldClient) DeleteDriveListItemDocumentSetVersionField ¶
func (c DriveListItemDocumentSetVersionFieldClient) DeleteDriveListItemDocumentSetVersionField(ctx context.Context, id stable.MeDriveIdListItemIdDocumentSetVersionId, options DeleteDriveListItemDocumentSetVersionFieldOperationOptions) (result DeleteDriveListItemDocumentSetVersionFieldOperationResponse, err error)
DeleteDriveListItemDocumentSetVersionField - Delete navigation property fields for me
func (DriveListItemDocumentSetVersionFieldClient) GetDriveListItemDocumentSetVersionField ¶
func (c DriveListItemDocumentSetVersionFieldClient) GetDriveListItemDocumentSetVersionField(ctx context.Context, id stable.MeDriveIdListItemIdDocumentSetVersionId, options GetDriveListItemDocumentSetVersionFieldOperationOptions) (result GetDriveListItemDocumentSetVersionFieldOperationResponse, err error)
GetDriveListItemDocumentSetVersionField - Get fields from me. A collection of the fields and values for this version of the list item.
func (DriveListItemDocumentSetVersionFieldClient) UpdateDriveListItemDocumentSetVersionField ¶
func (c DriveListItemDocumentSetVersionFieldClient) UpdateDriveListItemDocumentSetVersionField(ctx context.Context, id stable.MeDriveIdListItemIdDocumentSetVersionId, input stable.FieldValueSet, options UpdateDriveListItemDocumentSetVersionFieldOperationOptions) (result UpdateDriveListItemDocumentSetVersionFieldOperationResponse, err error)
UpdateDriveListItemDocumentSetVersionField - Update the navigation property fields in me
type GetDriveListItemDocumentSetVersionFieldOperationOptions ¶
type GetDriveListItemDocumentSetVersionFieldOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetDriveListItemDocumentSetVersionFieldOperationOptions ¶
func DefaultGetDriveListItemDocumentSetVersionFieldOperationOptions() GetDriveListItemDocumentSetVersionFieldOperationOptions
func (GetDriveListItemDocumentSetVersionFieldOperationOptions) ToHeaders ¶
func (o GetDriveListItemDocumentSetVersionFieldOperationOptions) ToHeaders() *client.Headers
func (GetDriveListItemDocumentSetVersionFieldOperationOptions) ToOData ¶
func (o GetDriveListItemDocumentSetVersionFieldOperationOptions) ToOData() *odata.Query
func (GetDriveListItemDocumentSetVersionFieldOperationOptions) ToQuery ¶
func (o GetDriveListItemDocumentSetVersionFieldOperationOptions) ToQuery() *client.QueryParams
type UpdateDriveListItemDocumentSetVersionFieldOperationOptions ¶
type UpdateDriveListItemDocumentSetVersionFieldOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateDriveListItemDocumentSetVersionFieldOperationOptions ¶
func DefaultUpdateDriveListItemDocumentSetVersionFieldOperationOptions() UpdateDriveListItemDocumentSetVersionFieldOperationOptions
func (UpdateDriveListItemDocumentSetVersionFieldOperationOptions) ToHeaders ¶
func (o UpdateDriveListItemDocumentSetVersionFieldOperationOptions) ToHeaders() *client.Headers
func (UpdateDriveListItemDocumentSetVersionFieldOperationOptions) ToOData ¶
func (o UpdateDriveListItemDocumentSetVersionFieldOperationOptions) ToOData() *odata.Query
func (UpdateDriveListItemDocumentSetVersionFieldOperationOptions) ToQuery ¶
func (o UpdateDriveListItemDocumentSetVersionFieldOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.