blob: e80e826e51a21849a4af48dc375aa7c418d922aa [file] [log] [blame]
// Code generated by protoc-gen-go. DO NOT EDIT.
// source: google/cloud/servicedirectory/v1beta1/namespace.proto
package servicedirectory
import (
fmt "fmt"
math "math"
proto "github.com/golang/protobuf/proto"
_ "google.golang.org/genproto/googleapis/api/annotations"
)
// Reference imports to suppress errors if they are not otherwise used.
var _ = proto.Marshal
var _ = fmt.Errorf
var _ = math.Inf
// This is a compile-time assertion to ensure that this generated file
// is compatible with the proto package it is being compiled against.
// A compilation error at this line likely means your copy of the
// proto package needs to be updated.
const _ = proto.ProtoPackageIsVersion3 // please upgrade the proto package
// A container for [services][google.cloud.servicedirectory.v1beta1.Service].
// Namespaces allow administrators to group services together and define
// permissions for a collection of services.
type Namespace struct {
// Immutable. The resource name for the namespace in the format
// 'projects/*/locations/*/namespaces/*'.
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// Optional. Resource labels associated with this Namespace.
// No more than 64 user labels can be associated with a given resource. Label
// keys and values can be no longer than 63 characters.
Labels map[string]string `protobuf:"bytes,2,rep,name=labels,proto3" json:"labels,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func (m *Namespace) Reset() { *m = Namespace{} }
func (m *Namespace) String() string { return proto.CompactTextString(m) }
func (*Namespace) ProtoMessage() {}
func (*Namespace) Descriptor() ([]byte, []int) {
return fileDescriptor_aedd900d4e39df62, []int{0}
}
func (m *Namespace) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_Namespace.Unmarshal(m, b)
}
func (m *Namespace) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_Namespace.Marshal(b, m, deterministic)
}
func (m *Namespace) XXX_Merge(src proto.Message) {
xxx_messageInfo_Namespace.Merge(m, src)
}
func (m *Namespace) XXX_Size() int {
return xxx_messageInfo_Namespace.Size(m)
}
func (m *Namespace) XXX_DiscardUnknown() {
xxx_messageInfo_Namespace.DiscardUnknown(m)
}
var xxx_messageInfo_Namespace proto.InternalMessageInfo
func (m *Namespace) GetName() string {
if m != nil {
return m.Name
}
return ""
}
func (m *Namespace) GetLabels() map[string]string {
if m != nil {
return m.Labels
}
return nil
}
func init() {
proto.RegisterType((*Namespace)(nil), "google.cloud.servicedirectory.v1beta1.Namespace")
proto.RegisterMapType((map[string]string)(nil), "google.cloud.servicedirectory.v1beta1.Namespace.LabelsEntry")
}
func init() {
proto.RegisterFile("google/cloud/servicedirectory/v1beta1/namespace.proto", fileDescriptor_aedd900d4e39df62)
}
var fileDescriptor_aedd900d4e39df62 = []byte{
// 354 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x52, 0x4d, 0x4b, 0xc3, 0x40,
0x10, 0x65, 0x53, 0x5b, 0xe8, 0x16, 0x44, 0x82, 0x60, 0x0d, 0x82, 0x45, 0x10, 0xda, 0xcb, 0x2e,
0x55, 0x04, 0xad, 0x22, 0xb4, 0xe0, 0x4d, 0xa4, 0x14, 0x3c, 0xe8, 0x45, 0x36, 0xdb, 0x31, 0xc6,
0x6e, 0x77, 0xc2, 0x6e, 0x1a, 0x28, 0xa5, 0xbf, 0xc3, 0xff, 0xe0, 0xaf, 0xf2, 0xec, 0x2f, 0xf0,
0x28, 0xf9, 0xe8, 0x07, 0xf5, 0x60, 0x6f, 0x2f, 0xf3, 0xf2, 0xde, 0xbc, 0x99, 0x59, 0x7a, 0x11,
0x20, 0x06, 0x0a, 0xb8, 0x54, 0x38, 0x19, 0x72, 0x0b, 0x26, 0x09, 0x25, 0x0c, 0x43, 0x03, 0x32,
0x46, 0x33, 0xe5, 0x49, 0xdb, 0x87, 0x58, 0xb4, 0xb9, 0x16, 0x63, 0xb0, 0x91, 0x90, 0xc0, 0x22,
0x83, 0x31, 0xba, 0xa7, 0xb9, 0x8c, 0x65, 0x32, 0xb6, 0x29, 0x63, 0x85, 0xcc, 0x3b, 0x2e, 0xdc,
0x45, 0x14, 0xf2, 0xd7, 0x10, 0xd4, 0xf0, 0xc5, 0x87, 0x37, 0x91, 0x84, 0x68, 0x72, 0x1f, 0xef,
0x70, 0xed, 0x07, 0x03, 0x16, 0x27, 0x66, 0xd1, 0xc2, 0x3b, 0x5a, 0xa3, 0x84, 0xd6, 0x18, 0x8b,
0x38, 0x44, 0x6d, 0x73, 0xf6, 0xe4, 0xd3, 0xa1, 0xd5, 0x87, 0x45, 0x28, 0xf7, 0x80, 0xee, 0xa4,
0x09, 0xeb, 0xa4, 0x41, 0x9a, 0xd5, 0x5e, 0xe9, 0xab, 0x5b, 0x1e, 0x64, 0x05, 0xf7, 0x89, 0x56,
0x94, 0xf0, 0x41, 0xd9, 0xba, 0xd3, 0x28, 0x35, 0x6b, 0x67, 0x37, 0x6c, 0xab, 0xe0, 0x6c, 0x69,
0xcd, 0xee, 0x33, 0xf9, 0x9d, 0x8e, 0xcd, 0x34, 0x35, 0x26, 0x83, 0xc2, 0xd0, 0xbb, 0xa2, 0xb5,
0x35, 0xce, 0xdd, 0xa3, 0xa5, 0x11, 0x4c, 0xf3, 0x04, 0x83, 0x14, 0xba, 0xfb, 0xb4, 0x9c, 0x08,
0x35, 0x81, 0xba, 0x93, 0xd5, 0xf2, 0x8f, 0x8e, 0x73, 0x49, 0x3a, 0xfa, 0xbb, 0x3b, 0xa2, 0xad,
0x3f, 0xcd, 0xf3, 0x68, 0x22, 0x0a, 0x2d, 0x93, 0x38, 0xe6, 0xab, 0xf1, 0x6e, 0x23, 0x83, 0xef,
0x20, 0x63, 0xcb, 0x67, 0x05, 0x9a, 0x73, 0x85, 0x32, 0x5f, 0x08, 0x9f, 0x2d, 0xe0, 0x7c, 0x75,
0x26, 0xcb, 0x67, 0x4b, 0x3c, 0xef, 0x7d, 0x10, 0xda, 0x92, 0x38, 0xde, 0x6e, 0xf6, 0xde, 0xee,
0xb2, 0x71, 0x3f, 0x5d, 0x75, 0x9f, 0x3c, 0x3f, 0x16, 0xc2, 0x00, 0x95, 0xd0, 0x01, 0x43, 0x13,
0xf0, 0x00, 0x74, 0x76, 0x08, 0xbe, 0x0a, 0xfd, 0xcf, 0x1b, 0xba, 0xde, 0x24, 0x7e, 0x08, 0xf1,
0x2b, 0x99, 0xc9, 0xf9, 0x6f, 0x00, 0x00, 0x00, 0xff, 0xff, 0xb7, 0x3b, 0x4e, 0xe5, 0x87, 0x02,
0x00, 0x00,
}