profilepatent

package
v0.20241021.1074254 Latest Latest
Warning

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

Go to latest
Published: Oct 21, 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 CreateProfilePatentOperationOptions

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

func DefaultCreateProfilePatentOperationOptions

func DefaultCreateProfilePatentOperationOptions() CreateProfilePatentOperationOptions

func (CreateProfilePatentOperationOptions) ToHeaders

func (CreateProfilePatentOperationOptions) ToOData

func (CreateProfilePatentOperationOptions) ToQuery

type CreateProfilePatentOperationResponse

type CreateProfilePatentOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.ItemPatent
}

type DeleteProfilePatentOperationOptions

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

func DefaultDeleteProfilePatentOperationOptions

func DefaultDeleteProfilePatentOperationOptions() DeleteProfilePatentOperationOptions

func (DeleteProfilePatentOperationOptions) ToHeaders

func (DeleteProfilePatentOperationOptions) ToOData

func (DeleteProfilePatentOperationOptions) ToQuery

type DeleteProfilePatentOperationResponse

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

type GetProfilePatentOperationOptions

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

func DefaultGetProfilePatentOperationOptions

func DefaultGetProfilePatentOperationOptions() GetProfilePatentOperationOptions

func (GetProfilePatentOperationOptions) ToHeaders

func (GetProfilePatentOperationOptions) ToOData

func (GetProfilePatentOperationOptions) ToQuery

type GetProfilePatentOperationResponse

type GetProfilePatentOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.ItemPatent
}

type GetProfilePatentsCountOperationOptions

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

func DefaultGetProfilePatentsCountOperationOptions

func DefaultGetProfilePatentsCountOperationOptions() GetProfilePatentsCountOperationOptions

func (GetProfilePatentsCountOperationOptions) ToHeaders

func (GetProfilePatentsCountOperationOptions) ToOData

func (GetProfilePatentsCountOperationOptions) ToQuery

type GetProfilePatentsCountOperationResponse

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

type ItemPatentOperationPredicate

type ItemPatentOperationPredicate struct {
}

func (ItemPatentOperationPredicate) Matches

type ListProfilePatentsCompleteResult

type ListProfilePatentsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.ItemPatent
}

type ListProfilePatentsCustomPager

type ListProfilePatentsCustomPager struct {
	NextLink *odata.Link `json:"@odata.nextLink"`
}
func (p *ListProfilePatentsCustomPager) NextPageLink() *odata.Link

type ListProfilePatentsOperationOptions

type ListProfilePatentsOperationOptions 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 DefaultListProfilePatentsOperationOptions

func DefaultListProfilePatentsOperationOptions() ListProfilePatentsOperationOptions

func (ListProfilePatentsOperationOptions) ToHeaders

func (ListProfilePatentsOperationOptions) ToOData

func (ListProfilePatentsOperationOptions) ToQuery

type ListProfilePatentsOperationResponse

type ListProfilePatentsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.ItemPatent
}

type ProfilePatentClient

type ProfilePatentClient struct {
	Client *msgraph.Client
}

func NewProfilePatentClientWithBaseURI

func NewProfilePatentClientWithBaseURI(sdkApi sdkEnv.Api) (*ProfilePatentClient, error)

func (ProfilePatentClient) CreateProfilePatent

CreateProfilePatent - Create new navigation property to patents for users

func (ProfilePatentClient) DeleteProfilePatent

DeleteProfilePatent - Delete itemPatent. Deletes an itemPatent object.

func (ProfilePatentClient) GetProfilePatent

GetProfilePatent - Get patents from users. Represents patents that a user has added to their profile.

func (ProfilePatentClient) GetProfilePatentsCount

GetProfilePatentsCount - Get the number of the resource

func (ProfilePatentClient) ListProfilePatents

ListProfilePatents - Get patents from users. Represents patents that a user has added to their profile.

func (ProfilePatentClient) ListProfilePatentsComplete

ListProfilePatentsComplete retrieves all the results into a single object

func (ProfilePatentClient) ListProfilePatentsCompleteMatchingPredicate

func (c ProfilePatentClient) ListProfilePatentsCompleteMatchingPredicate(ctx context.Context, id beta.UserId, options ListProfilePatentsOperationOptions, predicate ItemPatentOperationPredicate) (result ListProfilePatentsCompleteResult, err error)

ListProfilePatentsCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (ProfilePatentClient) UpdateProfilePatent

UpdateProfilePatent - Update itemPatent. Update the properties of an itemPatent object.

type UpdateProfilePatentOperationOptions

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

func DefaultUpdateProfilePatentOperationOptions

func DefaultUpdateProfilePatentOperationOptions() UpdateProfilePatentOperationOptions

func (UpdateProfilePatentOperationOptions) ToHeaders

func (UpdateProfilePatentOperationOptions) ToOData

func (UpdateProfilePatentOperationOptions) ToQuery

type UpdateProfilePatentOperationResponse

type UpdateProfilePatentOperationResponse 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