kubernetes/vendor/google.golang.org/genproto/googleapis/api/annotations/client.pb.go

const _

const _

type ClientLibraryOrganization

const ClientLibraryOrganization_CLIENT_LIBRARY_ORGANIZATION_UNSPECIFIED

const ClientLibraryOrganization_CLOUD

const ClientLibraryOrganization_ADS

const ClientLibraryOrganization_PHOTOS

const ClientLibraryOrganization_STREET_VIEW

const ClientLibraryOrganization_SHOPPING

const ClientLibraryOrganization_GEO

const ClientLibraryOrganization_GENERATIVE_AI

var ClientLibraryOrganization_name

var ClientLibraryOrganization_value

func (x ClientLibraryOrganization) Enum() *ClientLibraryOrganization {}

func (x ClientLibraryOrganization) String() string {}

func (ClientLibraryOrganization) Descriptor() protoreflect.EnumDescriptor {}

func (ClientLibraryOrganization) Type() protoreflect.EnumType {}

func (x ClientLibraryOrganization) Number() protoreflect.EnumNumber {}

// Deprecated: Use ClientLibraryOrganization.Descriptor instead.
func (ClientLibraryOrganization) EnumDescriptor() ([]byte, []int) {}

type ClientLibraryDestination

const ClientLibraryDestination_CLIENT_LIBRARY_DESTINATION_UNSPECIFIED

const ClientLibraryDestination_GITHUB

const ClientLibraryDestination_PACKAGE_MANAGER

var ClientLibraryDestination_name

var ClientLibraryDestination_value

func (x ClientLibraryDestination) Enum() *ClientLibraryDestination {}

func (x ClientLibraryDestination) String() string {}

func (ClientLibraryDestination) Descriptor() protoreflect.EnumDescriptor {}

func (ClientLibraryDestination) Type() protoreflect.EnumType {}

func (x ClientLibraryDestination) Number() protoreflect.EnumNumber {}

// Deprecated: Use ClientLibraryDestination.Descriptor instead.
func (ClientLibraryDestination) EnumDescriptor() ([]byte, []int) {}

type CommonLanguageSettings

func (x *CommonLanguageSettings) Reset() {}

func (x *CommonLanguageSettings) String() string {}

func (*CommonLanguageSettings) ProtoMessage() {}

func (x *CommonLanguageSettings) ProtoReflect() protoreflect.Message {}

// Deprecated: Use CommonLanguageSettings.ProtoReflect.Descriptor instead.
func (*CommonLanguageSettings) Descriptor() ([]byte, []int) {}

// Deprecated: Do not use.
func (x *CommonLanguageSettings) GetReferenceDocsUri() string {}

func (x *CommonLanguageSettings) GetDestinations() []ClientLibraryDestination {}

type ClientLibrarySettings

func (x *ClientLibrarySettings) Reset() {}

func (x *ClientLibrarySettings) String() string {}

func (*ClientLibrarySettings) ProtoMessage() {}

func (x *ClientLibrarySettings) ProtoReflect() protoreflect.Message {}

// Deprecated: Use ClientLibrarySettings.ProtoReflect.Descriptor instead.
func (*ClientLibrarySettings) Descriptor() ([]byte, []int) {}

func (x *ClientLibrarySettings) GetVersion() string {}

func (x *ClientLibrarySettings) GetLaunchStage() api.LaunchStage {}

func (x *ClientLibrarySettings) GetRestNumericEnums() bool {}

func (x *ClientLibrarySettings) GetJavaSettings() *JavaSettings {}

func (x *ClientLibrarySettings) GetCppSettings() *CppSettings {}

func (x *ClientLibrarySettings) GetPhpSettings() *PhpSettings {}

func (x *ClientLibrarySettings) GetPythonSettings() *PythonSettings {}

func (x *ClientLibrarySettings) GetNodeSettings() *NodeSettings {}

func (x *ClientLibrarySettings) GetDotnetSettings() *DotnetSettings {}

func (x *ClientLibrarySettings) GetRubySettings() *RubySettings {}

func (x *ClientLibrarySettings) GetGoSettings() *GoSettings {}

type Publishing

func (x *Publishing) Reset() {}

func (x *Publishing) String() string {}

func (*Publishing) ProtoMessage() {}

func (x *Publishing) ProtoReflect() protoreflect.Message {}

// Deprecated: Use Publishing.ProtoReflect.Descriptor instead.
func (*Publishing) Descriptor() ([]byte, []int) {}

func (x *Publishing) GetMethodSettings() []*MethodSettings {}

func (x *Publishing) GetNewIssueUri() string {}

func (x *Publishing) GetDocumentationUri() string {}

func (x *Publishing) GetApiShortName() string {}

func (x *Publishing) GetGithubLabel() string {}

func (x *Publishing) GetCodeownerGithubTeams() []string {}

func (x *Publishing) GetDocTagPrefix() string {}

func (x *Publishing) GetOrganization() ClientLibraryOrganization {}

func (x *Publishing) GetLibrarySettings() []*ClientLibrarySettings {}

func (x *Publishing) GetProtoReferenceDocumentationUri() string {}

func (x *Publishing) GetRestReferenceDocumentationUri() string {}

type JavaSettings

func (x *JavaSettings) Reset() {}

func (x *JavaSettings) String() string {}

func (*JavaSettings) ProtoMessage() {}

func (x *JavaSettings) ProtoReflect() protoreflect.Message {}

// Deprecated: Use JavaSettings.ProtoReflect.Descriptor instead.
func (*JavaSettings) Descriptor() ([]byte, []int) {}

func (x *JavaSettings) GetLibraryPackage() string {}

func (x *JavaSettings) GetServiceClassNames() map[string]string {}

func (x *JavaSettings) GetCommon() *CommonLanguageSettings {}

type CppSettings

func (x *CppSettings) Reset() {}

func (x *CppSettings) String() string {}

func (*CppSettings) ProtoMessage() {}

func (x *CppSettings) ProtoReflect() protoreflect.Message {}

// Deprecated: Use CppSettings.ProtoReflect.Descriptor instead.
func (*CppSettings) Descriptor() ([]byte, []int) {}

func (x *CppSettings) GetCommon() *CommonLanguageSettings {}

type PhpSettings

func (x *PhpSettings) Reset() {}

func (x *PhpSettings) String() string {}

func (*PhpSettings) ProtoMessage() {}

func (x *PhpSettings) ProtoReflect() protoreflect.Message {}

// Deprecated: Use PhpSettings.ProtoReflect.Descriptor instead.
func (*PhpSettings) Descriptor() ([]byte, []int) {}

func (x *PhpSettings) GetCommon() *CommonLanguageSettings {}

type PythonSettings

func (x *PythonSettings) Reset() {}

func (x *PythonSettings) String() string {}

func (*PythonSettings) ProtoMessage() {}

func (x *PythonSettings) ProtoReflect() protoreflect.Message {}

// Deprecated: Use PythonSettings.ProtoReflect.Descriptor instead.
func (*PythonSettings) Descriptor() ([]byte, []int) {}

func (x *PythonSettings) GetCommon() *CommonLanguageSettings {}

type NodeSettings

func (x *NodeSettings) Reset() {}

func (x *NodeSettings) String() string {}

func (*NodeSettings) ProtoMessage() {}

func (x *NodeSettings) ProtoReflect() protoreflect.Message {}

// Deprecated: Use NodeSettings.ProtoReflect.Descriptor instead.
func (*NodeSettings) Descriptor() ([]byte, []int) {}

func (x *NodeSettings) GetCommon() *CommonLanguageSettings {}

type DotnetSettings

func (x *DotnetSettings) Reset() {}

func (x *DotnetSettings) String() string {}

func (*DotnetSettings) ProtoMessage() {}

func (x *DotnetSettings) ProtoReflect() protoreflect.Message {}

// Deprecated: Use DotnetSettings.ProtoReflect.Descriptor instead.
func (*DotnetSettings) Descriptor() ([]byte, []int) {}

func (x *DotnetSettings) GetCommon() *CommonLanguageSettings {}

func (x *DotnetSettings) GetRenamedServices() map[string]string {}

func (x *DotnetSettings) GetRenamedResources() map[string]string {}

func (x *DotnetSettings) GetIgnoredResources() []string {}

func (x *DotnetSettings) GetForcedNamespaceAliases() []string {}

func (x *DotnetSettings) GetHandwrittenSignatures() []string {}

type RubySettings

func (x *RubySettings) Reset() {}

func (x *RubySettings) String() string {}

func (*RubySettings) ProtoMessage() {}

func (x *RubySettings) ProtoReflect() protoreflect.Message {}

// Deprecated: Use RubySettings.ProtoReflect.Descriptor instead.
func (*RubySettings) Descriptor() ([]byte, []int) {}

func (x *RubySettings) GetCommon() *CommonLanguageSettings {}

type GoSettings

func (x *GoSettings) Reset() {}

func (x *GoSettings) String() string {}

func (*GoSettings) ProtoMessage() {}

func (x *GoSettings) ProtoReflect() protoreflect.Message {}

// Deprecated: Use GoSettings.ProtoReflect.Descriptor instead.
func (*GoSettings) Descriptor() ([]byte, []int) {}

func (x *GoSettings) GetCommon() *CommonLanguageSettings {}

type MethodSettings

func (x *MethodSettings) Reset() {}

func (x *MethodSettings) String() string {}

func (*MethodSettings) ProtoMessage() {}

func (x *MethodSettings) ProtoReflect() protoreflect.Message {}

// Deprecated: Use MethodSettings.ProtoReflect.Descriptor instead.
func (*MethodSettings) Descriptor() ([]byte, []int) {}

func (x *MethodSettings) GetSelector() string {}

func (x *MethodSettings) GetLongRunning() *MethodSettings_LongRunning {}

func (x *MethodSettings) GetAutoPopulatedFields() []string {}

type MethodSettings_LongRunning

func (x *MethodSettings_LongRunning) Reset() {}

func (x *MethodSettings_LongRunning) String() string {}

func (*MethodSettings_LongRunning) ProtoMessage() {}

func (x *MethodSettings_LongRunning) ProtoReflect() protoreflect.Message {}

// Deprecated: Use MethodSettings_LongRunning.ProtoReflect.Descriptor instead.
func (*MethodSettings_LongRunning) Descriptor() ([]byte, []int) {}

func (x *MethodSettings_LongRunning) GetInitialPollDelay() *durationpb.Duration {}

func (x *MethodSettings_LongRunning) GetPollDelayMultiplier() float32 {}

func (x *MethodSettings_LongRunning) GetMaxPollDelay() *durationpb.Duration {}

func (x *MethodSettings_LongRunning) GetTotalPollTimeout() *durationpb.Duration {}

var file_google_api_client_proto_extTypes

var E_MethodSignature

var E_DefaultHost

var E_OauthScopes

var E_ApiVersion

var File_google_api_client_proto

var file_google_api_client_proto_rawDesc

var file_google_api_client_proto_rawDescOnce

var file_google_api_client_proto_rawDescData

func file_google_api_client_proto_rawDescGZIP() []byte {}

var file_google_api_client_proto_enumTypes

var file_google_api_client_proto_msgTypes

var file_google_api_client_proto_goTypes

var file_google_api_client_proto_depIdxs

func init() {}

func file_google_api_client_proto_init() {}