Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DriveRootCreatedByUserClient ¶
func NewDriveRootCreatedByUserClientWithBaseURI ¶
func NewDriveRootCreatedByUserClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveRootCreatedByUserClient, error)
func (DriveRootCreatedByUserClient) GetDriveRootCreatedByUser ¶
func (c DriveRootCreatedByUserClient) GetDriveRootCreatedByUser(ctx context.Context, id stable.UserIdDriveId, options GetDriveRootCreatedByUserOperationOptions) (result GetDriveRootCreatedByUserOperationResponse, err error)
GetDriveRootCreatedByUser - Get createdByUser from users. Identity of the user who created the item. Read-only.
type GetDriveRootCreatedByUserOperationOptions ¶
type GetDriveRootCreatedByUserOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetDriveRootCreatedByUserOperationOptions ¶
func DefaultGetDriveRootCreatedByUserOperationOptions() GetDriveRootCreatedByUserOperationOptions
func (GetDriveRootCreatedByUserOperationOptions) ToHeaders ¶
func (o GetDriveRootCreatedByUserOperationOptions) ToHeaders() *client.Headers
func (GetDriveRootCreatedByUserOperationOptions) ToOData ¶
func (o GetDriveRootCreatedByUserOperationOptions) ToOData() *odata.Query
func (GetDriveRootCreatedByUserOperationOptions) ToQuery ¶
func (o GetDriveRootCreatedByUserOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.