protoc

package
v3.0.0-next.2 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2023 License: Apache-2.0 Imports: 5 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// optional zitadel.protoc_gen_zitadel.v2.Options options = 50001;
	E_Options = &file_zitadel_protoc_gen_zitadel_v2_options_proto_extTypes[0]
)

Extension fields to descriptorpb.MethodOptions.

View Source
var File_zitadel_protoc_gen_zitadel_v2_options_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type AuthOption

type AuthOption struct {
	Permission string `protobuf:"bytes,1,opt,name=permission,proto3" json:"permission,omitempty"`
	OrgField   string `protobuf:"bytes,3,opt,name=org_field,json=orgField,proto3" json:"org_field,omitempty"`
	// contains filtered or unexported fields
}

func (*AuthOption) Descriptor deprecated

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

Deprecated: Use AuthOption.ProtoReflect.Descriptor instead.

func (*AuthOption) GetOrgField

func (x *AuthOption) GetOrgField() string

func (*AuthOption) GetPermission

func (x *AuthOption) GetPermission() string

func (*AuthOption) ProtoMessage

func (*AuthOption) ProtoMessage()

func (*AuthOption) ProtoReflect

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

func (*AuthOption) Reset

func (x *AuthOption) Reset()

func (*AuthOption) String

func (x *AuthOption) String() string

type CustomHTTPResponse

type CustomHTTPResponse struct {
	SuccessCode int32 `protobuf:"varint,1,opt,name=success_code,json=successCode,proto3" json:"success_code,omitempty"`
	// contains filtered or unexported fields
}

func (*CustomHTTPResponse) Descriptor deprecated

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

Deprecated: Use CustomHTTPResponse.ProtoReflect.Descriptor instead.

func (*CustomHTTPResponse) GetSuccessCode

func (x *CustomHTTPResponse) GetSuccessCode() int32

func (*CustomHTTPResponse) ProtoMessage

func (*CustomHTTPResponse) ProtoMessage()

func (*CustomHTTPResponse) ProtoReflect

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

func (*CustomHTTPResponse) Reset

func (x *CustomHTTPResponse) Reset()

func (*CustomHTTPResponse) String

func (x *CustomHTTPResponse) String() string

type Options

type Options struct {
	AuthOption   *AuthOption         `protobuf:"bytes,1,opt,name=auth_option,json=authOption,proto3" json:"auth_option,omitempty"`
	HttpResponse *CustomHTTPResponse `protobuf:"bytes,2,opt,name=http_response,json=httpResponse,proto3" json:"http_response,omitempty"`
	// contains filtered or unexported fields
}

func (*Options) Descriptor deprecated

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

Deprecated: Use Options.ProtoReflect.Descriptor instead.

func (*Options) GetAuthOption

func (x *Options) GetAuthOption() *AuthOption

func (*Options) GetHttpResponse

func (x *Options) GetHttpResponse() *CustomHTTPResponse

func (*Options) ProtoMessage

func (*Options) ProtoMessage()

func (*Options) ProtoReflect

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

func (*Options) Reset

func (x *Options) Reset()

func (*Options) String

func (x *Options) String() string

Jump to

Keyboard shortcuts

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