Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DriveListColumnSourceColumnClient ¶
func NewDriveListColumnSourceColumnClientWithBaseURI ¶
func NewDriveListColumnSourceColumnClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveListColumnSourceColumnClient, error)
func (DriveListColumnSourceColumnClient) GetDriveListColumnSourceColumn ¶
func (c DriveListColumnSourceColumnClient) GetDriveListColumnSourceColumn(ctx context.Context, id beta.MeDriveIdListColumnId, options GetDriveListColumnSourceColumnOperationOptions) (result GetDriveListColumnSourceColumnOperationResponse, err error)
GetDriveListColumnSourceColumn - Get sourceColumn from me. The source column for content type column.
type GetDriveListColumnSourceColumnOperationOptions ¶
type GetDriveListColumnSourceColumnOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetDriveListColumnSourceColumnOperationOptions ¶
func DefaultGetDriveListColumnSourceColumnOperationOptions() GetDriveListColumnSourceColumnOperationOptions
func (GetDriveListColumnSourceColumnOperationOptions) ToHeaders ¶
func (o GetDriveListColumnSourceColumnOperationOptions) ToHeaders() *client.Headers
func (GetDriveListColumnSourceColumnOperationOptions) ToOData ¶
func (o GetDriveListColumnSourceColumnOperationOptions) ToOData() *odata.Query
func (GetDriveListColumnSourceColumnOperationOptions) ToQuery ¶
func (o GetDriveListColumnSourceColumnOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.