client

package
v1.0.1-0...-4418604 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_client_Config_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Config

type Config struct {
	Email      string `protobuf:"bytes,1,opt,name=email,proto3" json:"email,omitempty"`
	DevKey     string `protobuf:"bytes,2,opt,name=dev_key,json=devKey,proto3" json:"dev_key,omitempty"`
	Host       string `protobuf:"bytes,3,opt,name=host,proto3" json:"host,omitempty"`
	Workspace  string `protobuf:"bytes,4,opt,name=workspace,proto3" json:"workspace,omitempty"`
	Project    string `protobuf:"bytes,5,opt,name=project,proto3" json:"project,omitempty"`
	Experiment string `protobuf:"bytes,6,opt,name=experiment,proto3" json:"experiment,omitempty"`
	Dataset    string `protobuf:"bytes,7,opt,name=dataset,proto3" json:"dataset,omitempty"`
	// contains filtered or unexported fields
}

Client config file all fields optional

func (*Config) Descriptor deprecated

func (*Config) Descriptor() ([]byte, []int)

Deprecated: Use Config.ProtoReflect.Descriptor instead.

func (*Config) GetDataset

func (x *Config) GetDataset() string

func (*Config) GetDevKey

func (x *Config) GetDevKey() string

func (*Config) GetEmail

func (x *Config) GetEmail() string

func (*Config) GetExperiment

func (x *Config) GetExperiment() string

func (*Config) GetHost

func (x *Config) GetHost() string

func (*Config) GetProject

func (x *Config) GetProject() string

func (*Config) GetWorkspace

func (x *Config) GetWorkspace() string

func (*Config) ProtoMessage

func (*Config) ProtoMessage()

func (*Config) ProtoReflect

func (x *Config) ProtoReflect() protoreflect.Message

func (*Config) Reset

func (x *Config) Reset()

func (*Config) String

func (x *Config) String() string

Jump to

Keyboard shortcuts

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