generaterecommendations

package
v0.0.0-...-a81a29a Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2023 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ValidateGenerateRecommendationID

func ValidateGenerateRecommendationID(input interface{}, key string) (warnings []string, errors []error)

ValidateGenerateRecommendationID checks that 'input' can be parsed as a Generate Recommendation ID

Types

type GenerateRecommendationId

type GenerateRecommendationId struct {
	SubscriptionId string
	OperationId    string
}

GenerateRecommendationId is a struct representing the Resource ID for a Generate Recommendation

func NewGenerateRecommendationID

func NewGenerateRecommendationID(subscriptionId string, operationId string) GenerateRecommendationId

NewGenerateRecommendationID returns a new GenerateRecommendationId struct

func ParseGenerateRecommendationID

func ParseGenerateRecommendationID(input string) (*GenerateRecommendationId, error)

ParseGenerateRecommendationID parses 'input' into a GenerateRecommendationId

func ParseGenerateRecommendationIDInsensitively

func ParseGenerateRecommendationIDInsensitively(input string) (*GenerateRecommendationId, error)

ParseGenerateRecommendationIDInsensitively parses 'input' case-insensitively into a GenerateRecommendationId note: this method should only be used for API response data and not user input

func (GenerateRecommendationId) ID

ID returns the formatted Generate Recommendation ID

func (GenerateRecommendationId) Segments

Segments returns a slice of Resource ID Segments which comprise this Generate Recommendation ID

func (GenerateRecommendationId) String

func (id GenerateRecommendationId) String() string

String returns a human-readable description of this Generate Recommendation ID

type GenerateRecommendationsClient

type GenerateRecommendationsClient struct {
	Client autorest.Client
	// contains filtered or unexported fields
}

func NewGenerateRecommendationsClientWithBaseURI

func NewGenerateRecommendationsClientWithBaseURI(endpoint string) GenerateRecommendationsClient

func (GenerateRecommendationsClient) RecommendationsGenerate

RecommendationsGenerate ...

func (GenerateRecommendationsClient) RecommendationsGetGenerateStatus

RecommendationsGetGenerateStatus ...

type RecommendationsGenerateOperationResponse

type RecommendationsGenerateOperationResponse struct {
	HttpResponse *http.Response
}

type RecommendationsGetGenerateStatusOperationResponse

type RecommendationsGetGenerateStatusOperationResponse struct {
	HttpResponse *http.Response
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL