storagev1beta1

package
v0.0.0-...-7934b4f Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_customers_storage_v1beta1_storage_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Customer

type Customer struct {
	Name        string                `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Description *wrappers.StringValue `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"`
	Labels      []string              `protobuf:"bytes,3,rep,name=labels,proto3" json:"labels,omitempty"`
	Created     *timestamp.Timestamp  `protobuf:"bytes,4,opt,name=created,json=created_at,proto3" json:"created,omitempty"`
	Updated     *timestamp.Timestamp  `protobuf:"bytes,5,opt,name=updated,json=updated_at,proto3" json:"updated,omitempty"`
	// contains filtered or unexported fields
}

func (*Customer) Descriptor deprecated

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

Deprecated: Use Customer.ProtoReflect.Descriptor instead.

func (*Customer) GetCreated

func (x *Customer) GetCreated() *timestamp.Timestamp

func (*Customer) GetDescription

func (x *Customer) GetDescription() *wrappers.StringValue

func (*Customer) GetLabels

func (x *Customer) GetLabels() []string

func (*Customer) GetName

func (x *Customer) GetName() string

func (*Customer) GetUpdated

func (x *Customer) GetUpdated() *timestamp.Timestamp

func (*Customer) ProtoMessage

func (*Customer) ProtoMessage()

func (*Customer) ProtoReflect

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

func (*Customer) Reset

func (x *Customer) Reset()

func (*Customer) String

func (x *Customer) String() string

Jump to

Keyboard shortcuts

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