Documentation ¶ Overview ¶ Package ml provides access to the . Usage example: import "google.golang.org/api/ml/v1beta1" ... mlService, err := ml.New(oauthHttpClient) Index ¶ type Service func New(client *http.Client) (*Service, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Service ¶ type Service struct { BasePath string // API endpoint base URL UserAgent string // optional additional User-Agent fragment // contains filtered or unexported fields } func New ¶ func New(client *http.Client) (*Service, error) Source Files ¶ View all Source files ml-gen.go Click to show internal directories. Click to hide internal directories.