config

package
v0.0.0-...-6bcc214 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2024 License: MIT Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_yandex_cloud_loadtesting_api_v1_config_config_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Config

type Config struct {

	// ID of the test config. Generated at creation time.
	Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// ID of the folder that the config belongs to.
	FolderId string `protobuf:"bytes,2,opt,name=folder_id,json=folderId,proto3" json:"folder_id,omitempty"`
	// Config content in YAML format.
	YamlString string `protobuf:"bytes,3,opt,name=yaml_string,json=yamlString,proto3" json:"yaml_string,omitempty"`
	// Name of the config.
	Name string `protobuf:"bytes,10,opt,name=name,proto3" json:"name,omitempty"`
	// Creation timestamp.
	CreatedAt *timestamppb.Timestamp `protobuf:"bytes,11,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
	// UA or SA that created the config.
	CreatedBy string `protobuf:"bytes,12,opt,name=created_by,json=createdBy,proto3" json:"created_by,omitempty"`
	// contains filtered or unexported fields
}

Test config.

func (*Config) Descriptor deprecated

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

Deprecated: Use Config.ProtoReflect.Descriptor instead.

func (*Config) GetCreatedAt

func (x *Config) GetCreatedAt() *timestamppb.Timestamp

func (*Config) GetCreatedBy

func (x *Config) GetCreatedBy() string

func (*Config) GetFolderId

func (x *Config) GetFolderId() string

func (*Config) GetId

func (x *Config) GetId() string

func (*Config) GetName

func (x *Config) GetName() string

func (*Config) GetYamlString

func (x *Config) GetYamlString() 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) SetCreatedAt

func (m *Config) SetCreatedAt(v *timestamppb.Timestamp)

func (*Config) SetCreatedBy

func (m *Config) SetCreatedBy(v string)

func (*Config) SetFolderId

func (m *Config) SetFolderId(v string)

func (*Config) SetId

func (m *Config) SetId(v string)

func (*Config) SetName

func (m *Config) SetName(v string)

func (*Config) SetYamlString

func (m *Config) SetYamlString(v string)

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