- clear() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.NestedConfig.Builder
-
- clear() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig.Builder
-
- clear() - Method in class com.google.api.tools.framework.yaml.TestConfig.Builder
-
- clear() - Method in class com.google.api.tools.framework.yaml.TestMapValue.Builder
-
- clearBoolValue() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig.Builder
-
optional bool bool_value = 2;
- clearMapValue() - Method in class com.google.api.tools.framework.yaml.TestMapValue.Builder
-
optional string map_value = 1;
- clearName() - Method in class com.google.api.tools.framework.yaml.TestConfig.Builder
-
optional string name = 1;
- clearNestedConfig() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig.Builder
-
optional .model.ConfigSourceTest.NestedConfig nested_config = 4;
- clearNestedRepeatedInt32Value() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.NestedConfig.Builder
-
repeated int32 nested_repeated_int32_value = 2;
- clearNestedStringValue() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.NestedConfig.Builder
-
optional string nested_string_value = 1;
- clearRepeatedNestedConfig() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig.Builder
-
repeated .model.ConfigSourceTest.NestedConfig repeated_nested_config = 6;
- clearRepeatedStringValue() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig.Builder
-
repeated string repeated_string_value = 5;
- clearRuleBuilder(Service.Builder) - Method in class com.google.api.tools.framework.aspects.authentication.AuthConfigAspect
-
- clearRuleBuilder(Service.Builder) - Method in class com.google.api.tools.framework.aspects.context.ContextConfigAspect
-
- clearRuleBuilder(Service.Builder) - Method in class com.google.api.tools.framework.aspects.documentation.DocumentationConfigAspect
-
- clearRuleBuilder(Service.Builder) - Method in class com.google.api.tools.framework.aspects.http.HttpConfigAspect
-
- clearRuleBuilder(Service.Builder) - Method in class com.google.api.tools.framework.aspects.RuleBasedConfigAspect
-
Clears the rule builder during normalization.
- clearRuleBuilder(Service.Builder) - Method in class com.google.api.tools.framework.aspects.systemparameter.SystemParameterConfigAspect
-
- clearRuleBuilder(Service.Builder) - Method in class com.google.api.tools.framework.aspects.usage.UsageConfigAspect
-
- clearStringValue() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig.Builder
-
optional string string_value = 1;
- code() - Method in enum com.google.api.tools.framework.snippet.Doc.AnsiColor
-
- CodeBlock - Class in com.google.api.tools.framework.aspects.documentation.source
-
Represents code block content.
- CodeBlock(String, int, int, DiagCollector, Location) - Constructor for class com.google.api.tools.framework.aspects.documentation.source.CodeBlock
-
- collection() - Method in class com.google.api.tools.framework.aspects.documentation.model.ResourceAttribute
-
The collection the attributed message type is a resource for.
- CollectionAttribute - Class in com.google.api.tools.framework.aspects.http.model
-
An object representing a REST collection, as derived from analyzing an Api's
services and methods.
- CollectionAttribute(Model, String) - Constructor for class com.google.api.tools.framework.aspects.http.model.CollectionAttribute
-
- color(Doc.AnsiColor, Doc) - Static method in class com.google.api.tools.framework.snippet.Doc
-
Colors document child using the specified ANSI color code.
- color(Doc.AnsiColor) - Method in class com.google.api.tools.framework.snippet.Doc
-
Colors the document using the specified ANSI color code.
- com.google.api.tools.framework.aspects - package com.google.api.tools.framework.aspects
-
- com.google.api.tools.framework.aspects.authentication - package com.google.api.tools.framework.aspects.authentication
-
- com.google.api.tools.framework.aspects.authentication.model - package com.google.api.tools.framework.aspects.authentication.model
-
- com.google.api.tools.framework.aspects.context - package com.google.api.tools.framework.aspects.context
-
- com.google.api.tools.framework.aspects.control - package com.google.api.tools.framework.aspects.control
-
- com.google.api.tools.framework.aspects.control.model - package com.google.api.tools.framework.aspects.control.model
-
- com.google.api.tools.framework.aspects.documentation - package com.google.api.tools.framework.aspects.documentation
-
- com.google.api.tools.framework.aspects.documentation.model - package com.google.api.tools.framework.aspects.documentation.model
-
- com.google.api.tools.framework.aspects.documentation.source - package com.google.api.tools.framework.aspects.documentation.source
-
- com.google.api.tools.framework.aspects.http - package com.google.api.tools.framework.aspects.http
-
- com.google.api.tools.framework.aspects.http.model - package com.google.api.tools.framework.aspects.http.model
-
- com.google.api.tools.framework.aspects.mixin - package com.google.api.tools.framework.aspects.mixin
-
- com.google.api.tools.framework.aspects.mixin.model - package com.google.api.tools.framework.aspects.mixin.model
-
- com.google.api.tools.framework.aspects.naming - package com.google.api.tools.framework.aspects.naming
-
- com.google.api.tools.framework.aspects.servicecontrol - package com.google.api.tools.framework.aspects.servicecontrol
-
- com.google.api.tools.framework.aspects.system - package com.google.api.tools.framework.aspects.system
-
- com.google.api.tools.framework.aspects.systemparameter - package com.google.api.tools.framework.aspects.systemparameter
-
- com.google.api.tools.framework.aspects.usage - package com.google.api.tools.framework.aspects.usage
-
- com.google.api.tools.framework.aspects.util - package com.google.api.tools.framework.aspects.util
-
- com.google.api.tools.framework.aspects.versioning - package com.google.api.tools.framework.aspects.versioning
-
- com.google.api.tools.framework.aspects.versioning.model - package com.google.api.tools.framework.aspects.versioning.model
-
- com.google.api.tools.framework.aspects.visibility.model - package com.google.api.tools.framework.aspects.visibility.model
-
- com.google.api.tools.framework.importers.swagger - package com.google.api.tools.framework.importers.swagger
-
- com.google.api.tools.framework.model - package com.google.api.tools.framework.model
-
- com.google.api.tools.framework.model.stages - package com.google.api.tools.framework.model.stages
-
- com.google.api.tools.framework.model.testdata - package com.google.api.tools.framework.model.testdata
-
- com.google.api.tools.framework.processors.linter - package com.google.api.tools.framework.processors.linter
-
- com.google.api.tools.framework.processors.merger - package com.google.api.tools.framework.processors.merger
-
- com.google.api.tools.framework.processors.normalizer - package com.google.api.tools.framework.processors.normalizer
-
- com.google.api.tools.framework.processors.resolver - package com.google.api.tools.framework.processors.resolver
-
- com.google.api.tools.framework.setup - package com.google.api.tools.framework.setup
-
- com.google.api.tools.framework.snippet - package com.google.api.tools.framework.snippet
-
- com.google.api.tools.framework.tools - package com.google.api.tools.framework.tools
-
- com.google.api.tools.framework.tools.configgen - package com.google.api.tools.framework.tools.configgen
-
- com.google.api.tools.framework.tools.util - package com.google.api.tools.framework.tools.util
-
- com.google.api.tools.framework.util - package com.google.api.tools.framework.util
-
- com.google.api.tools.framework.yaml - package com.google.api.tools.framework.yaml
-
- COMMA - Static variable in class com.google.api.tools.framework.snippet.Doc
-
- CommentReferenceResolver - Class in com.google.api.tools.framework.aspects.documentation
-
This class is responsible for resolving the relative name references in comments.
- CommentReferenceResolver(Model) - Constructor for class com.google.api.tools.framework.aspects.documentation.CommentReferenceResolver
-
- concatenateNonEmptyStrings(String, String...) - Method in class com.google.api.tools.framework.tools.GenericToolDriverBase
-
- config() - Method in class com.google.api.tools.framework.aspects.mixin.model.MixinAttribute
-
The associated mixin configuration.
- CONFIG_FILE_CONTENTS - Static variable in class com.google.api.tools.framework.tools.ToolOptions
-
- CONFIG_FILES - Static variable in class com.google.api.tools.framework.tools.ToolOptions
-
- ConfigAspect - Interface in com.google.api.tools.framework.model
-
Represents an abstraction of a configuration cross-cut, like documentation, http, auth, etc.
- ConfigAspectBase - Class in com.google.api.tools.framework.aspects
-
Base class for implementing config aspects.
- ConfigAspectBase(Model, String) - Constructor for class com.google.api.tools.framework.aspects.ConfigAspectBase
-
Initializes this base class.
- ConfigGenerator - Interface in com.google.api.tools.framework.tools.configgen
-
An interface representing an object which does generation of Service configuration.
- ConfigGeneratorDriver - Class in com.google.api.tools.framework.tools.configgen
-
This tool generate the normalized config for an API service (defined using either proto
descriptors or swagger spec) and outputs it in binary proto, text or json format.
- ConfigGeneratorDriver(ToolOptions) - Constructor for class com.google.api.tools.framework.tools.configgen.ConfigGeneratorDriver
-
- ConfigGeneratorFromProtoDescriptor - Class in com.google.api.tools.framework.tools.configgen
-
This tool generate the normalized config for an API service and output it in both binary and text
proto form.
- ConfigGeneratorFromProtoDescriptor(ToolOptions) - Constructor for class com.google.api.tools.framework.tools.configgen.ConfigGeneratorFromProtoDescriptor
-
- ConfigLocationResolver - Interface in com.google.api.tools.framework.model
-
An interface representing an object which collects diagnostics.
- ConfigRuleSet<RuleType extends com.google.protobuf.Message> - Class in com.google.api.tools.framework.aspects
-
Represents a configuration rule set, allowing to discover a configuration rule for a given
proto element.
- ConfigRuleSet(Descriptors.Descriptor, List<RuleType>, Model) - Constructor for class com.google.api.tools.framework.aspects.ConfigRuleSet
-
- ConfigSource - Class in com.google.api.tools.framework.model
-
Represents a configuration source.
- ConfigSource - Class in com.google.api.tools.framework.model.testdata
-
- ConfigSource.BuildAction - Interface in com.google.api.tools.framework.model
-
An interface which represents a build action performed on a builder for a sub-configuration.
- ConfigSource.Builder - Class in com.google.api.tools.framework.model
-
Represents a builder for a configuration message.
- ConfigSource.NestedConfig - Class in com.google.api.tools.framework.model.testdata
-
Protobuf type model.ConfigSourceTest.NestedConfig
- ConfigSource.NestedConfig.Builder - Class in com.google.api.tools.framework.model.testdata
-
Protobuf type model.ConfigSourceTest.NestedConfig
- ConfigSource.NestedConfigOrBuilder - Interface in com.google.api.tools.framework.model.testdata
-
- ConfigSource.SomeConfig - Class in com.google.api.tools.framework.model.testdata
-
Protobuf type model.ConfigSourceTest.SomeConfig
- ConfigSource.SomeConfig.Builder - Class in com.google.api.tools.framework.model.testdata
-
Protobuf type model.ConfigSourceTest.SomeConfig
- ConfigSource.SomeConfigOrBuilder - Interface in com.google.api.tools.framework.model.testdata
-
- ConfigVersionUtil - Class in com.google.api.tools.framework.aspects.versioning
-
Util class for config version.
- ConfigVersionUtil() - Constructor for class com.google.api.tools.framework.aspects.versioning.ConfigVersionUtil
-
- containsFieldName(String) - Method in class com.google.api.tools.framework.model.SymbolTable
-
- ContentElement - Class in com.google.api.tools.framework.aspects.documentation.source
-
Represents the content in a document that could be at either file level or section level.
- ContentElement(int, int, DiagCollector, Location) - Constructor for class com.google.api.tools.framework.aspects.documentation.source.ContentElement
-
- Context - Class in com.google.api.tools.framework.snippet
-
Represents a context for snippet evaluation.
- ContextConfigAspect - Class in com.google.api.tools.framework.aspects.context
-
Configuration aspect for context section.
- ControlConfigAspect - Class in com.google.api.tools.framework.aspects.control
-
Configuration aspect for Control plane.
- ControlConfigUtil - Class in com.google.api.tools.framework.aspects.control.model
-
Public constants and utility methods related to ControlConfigAspect.
- ControlConfigUtil() - Constructor for class com.google.api.tools.framework.aspects.control.model.ControlConfigUtil
-
- convert(YamlReaderHelper, Descriptors.FieldDescriptor, Node) - Static method in class com.google.api.tools.framework.yaml.NodeConverterUtils
-
- convertFrom(DescriptorProtos.SourceCodeInfo.Location, ProtoElement) - Static method in class com.google.api.tools.framework.model.SimpleLocation
-
Create new instance of
SimpleLocation by converting from instance of
DescriptorProtos.SourceCodeInfo.Location
- convertToApacheCliOptions(ImmutableList<ToolOptions.Option<?>>) - Static method in class com.google.api.tools.framework.tools.ToolOptions
-
- create(Model) - Static method in class com.google.api.tools.framework.aspects.authentication.AuthConfigAspect
-
- create(Model) - Static method in class com.google.api.tools.framework.aspects.context.ContextConfigAspect
-
Creates new context config aspect.
- create(Model) - Static method in class com.google.api.tools.framework.aspects.control.ControlConfigAspect
-
- create(Model) - Static method in class com.google.api.tools.framework.aspects.documentation.DocumentationConfigAspect
-
- create(String) - Static method in class com.google.api.tools.framework.aspects.documentation.model.DeprecationDescriptionAttribute
-
Create attribute.
- create(List<Page>) - Static method in class com.google.api.tools.framework.aspects.documentation.model.DocumentationPagesAttribute
-
Create this attribute.
- create(String) - Static method in class com.google.api.tools.framework.aspects.documentation.model.ElementDocumentationAttribute
-
Create attribute.
- create(String, String) - Static method in class com.google.api.tools.framework.aspects.documentation.model.ElementDocumentationAttribute
-
- create(String) - Static method in class com.google.api.tools.framework.aspects.documentation.model.PageAttribute
-
Create attribute.
- create(String) - Static method in class com.google.api.tools.framework.aspects.documentation.model.ResourceAttribute
-
Create attribute.
- create(Model) - Static method in class com.google.api.tools.framework.aspects.http.HttpConfigAspect
-
Creates http config aspect.
- create(Method, RestKind, String, String) - Static method in class com.google.api.tools.framework.aspects.http.model.RestMethod
-
Create a new REST method.
- create(Model) - Static method in class com.google.api.tools.framework.aspects.mixin.MixinConfigAspect
-
Creates mixin config aspect.
- create(Method) - Static method in class com.google.api.tools.framework.aspects.mixin.model.ImplementsAttribute
-
- create(Interface, Mixin) - Static method in class com.google.api.tools.framework.aspects.mixin.model.MixinAttribute
-
- create(Model) - Static method in class com.google.api.tools.framework.aspects.naming.NamingConfigAspect
-
- create(Model) - Static method in class com.google.api.tools.framework.aspects.servicecontrol.ServiceControlConfigAspect
-
- create(Model) - Static method in class com.google.api.tools.framework.aspects.system.SystemConfigAspect
-
- create(Model) - Static method in class com.google.api.tools.framework.aspects.systemparameter.SystemParameterConfigAspect
-
Creates new system parameter config aspect.
- create(Model) - Static method in class com.google.api.tools.framework.aspects.usage.UsageConfigAspect
-
Creates usage config aspect.
- create(String) - Static method in class com.google.api.tools.framework.aspects.versioning.model.VersionAttribute
-
Create attribute.
- create(Model) - Static method in class com.google.api.tools.framework.aspects.versioning.VersionConfigAspect
-
- create(Iterable<ProtoElement>) - Static method in class com.google.api.tools.framework.aspects.visibility.model.ScoperImpl
-
Returns a scoper which restricts a model to the elements reachable via the given roots.
- create(Location, String, Diag.Kind, Object...) - Static method in class com.google.api.tools.framework.model.Diag
-
- create(ProtoContainerElement, DescriptorProtos.EnumDescriptorProto, String) - Static method in class com.google.api.tools.framework.model.EnumType
-
Creates an enum backed up by the given proto.
- create(EnumType, DescriptorProtos.EnumValueDescriptorProto, String) - Static method in class com.google.api.tools.framework.model.EnumValue
-
Creates an enum value backed up by the given proto.
- create(DescriptorProtos.FileDescriptorSet) - Static method in class com.google.api.tools.framework.model.ExtensionPool
-
- create(MessageType, DescriptorProtos.FieldDescriptorProto, String, Oneof) - Static method in class com.google.api.tools.framework.model.Field
-
Creates a field backed up by the given proto.
- create(ProtoFile, DescriptorProtos.ServiceDescriptorProto, String) - Static method in class com.google.api.tools.framework.model.Interface
-
Creates a interface backed up by the given proto.
- create(ProtoContainerElement, DescriptorProtos.DescriptorProto, String, ExtensionPool) - Static method in class com.google.api.tools.framework.model.MessageType
-
Creates a message backed up by the given proto.
- create(Interface, DescriptorProtos.MethodDescriptorProto, String) - Static method in class com.google.api.tools.framework.model.Method
-
Creates a method with DescriptorProtos.MethodDescriptorProto.
- create(DescriptorProtos.FileDescriptorSet, Iterable<String>, Iterable<String>, ExtensionPool) - Static method in class com.google.api.tools.framework.model.Model
-
Creates a new model based on the given file descriptor, list of source file names and list of
experiments to be enabled for the model.
- create(DescriptorProtos.FileDescriptorSet, Iterable<String>, Iterable<String>, ExtensionPool, DiagCollector) - Static method in class com.google.api.tools.framework.model.Model
-
Creates a new model based on the given file descriptor, list of source file names and list of
experiments to be enabled for the model.
- create(DescriptorProtos.FileDescriptorSet, Iterable<String>) - Static method in class com.google.api.tools.framework.model.Model
-
Creates a new model based on the given file descriptor set and list of source file names.
- create(DescriptorProtos.FileDescriptorSet) - Static method in class com.google.api.tools.framework.model.Model
-
Creates an model where all protos in the descriptor are considered to be sources.
- create(Service) - Static method in class com.google.api.tools.framework.model.Model
-
Creates a model from a normalized service config, rather than from descriptor and .yaml files.
- create(ProtoContainerElement, DescriptorProtos.OneofDescriptorProto, String) - Static method in class com.google.api.tools.framework.model.Oneof
-
- create(Model, DescriptorProtos.FileDescriptorProto, boolean, ExtensionPool) - Static method in class com.google.api.tools.framework.model.ProtoFile
-
Creates a new protocol file backed up by the given descriptor.
- create(String, ByteString) - Static method in class com.google.api.tools.framework.tools.FileWrapper
-
- create(Model, DiagCollector) - Static method in class com.google.api.tools.framework.tools.ModelBuilder.ModelBuildResult
-
- create() - Static method in class com.google.api.tools.framework.tools.ToolOptions
-
Returns new empty tool options instance.
- createAsExtension(MessageType, ExtensionPool.Extension, String, String) - Static method in class com.google.api.tools.framework.model.Field
-
Creates a field that represents an extension.
- createFlag() - Method in class com.google.api.tools.framework.tools.ToolOptions.Option
-
- createOption(Class<T>, String, String, T) - Static method in class com.google.api.tools.framework.tools.ToolOptions
-
Creates a new option from a type.
- createOption(TypeLiteral<T>, String, String, T) - Static method in class com.google.api.tools.framework.tools.ToolOptions
-
Creates a new option from a type literal.
- createOptionNoFlag(TypeLiteral<T>, String, String, T) - Static method in class com.google.api.tools.framework.tools.ToolOptions
-
- createRemainingArgsOption(String, String, List<String>) - Static method in class com.google.api.tools.framework.tools.ToolOptions
-
Creates a new option for a list of strings which is marked to not become a flag if converted to
program arguments but takes all additional (non-flag) program arguments.
- createServiceConfig() - Method in class com.google.api.tools.framework.importers.swagger.SwaggerToService
-
Creates Service from Swagger Object, and returns it.
- createSnippetInterface(Class<T>, String, String) - Static method in class com.google.api.tools.framework.snippet.SnippetSet
-
Returns the given interface type bound to an instance of
SnippetSet parsed from the
given snippet resource file.
- createSnippetInterface(Class<T>, String, String, Map<String, Object>) - Static method in class com.google.api.tools.framework.snippet.SnippetSet
-
Returns the given interface type bound to an instance of
SnippetSet parsed from the
given snippet resource file.
- generate(Service) - Static method in class com.google.api.tools.framework.processors.normalizer.DescriptorGenerator
-
Generates a FileDescriptorSet for the specified normalized service config.
- generateServiceConfig() - Method in class com.google.api.tools.framework.importers.swagger.SwaggerImportTool
-
- generateServiceConfig() - Method in interface com.google.api.tools.framework.tools.configgen.ConfigGenerator
-
Method that generates and returns a Service object.
- generateServiceConfig() - Method in class com.google.api.tools.framework.tools.configgen.ConfigGeneratorFromProtoDescriptor
-
- GenericToolDriverBase - Class in com.google.api.tools.framework.tools
-
Abstract base class for drivers running tools based on the framework.
- GenericToolDriverBase(ToolOptions) - Constructor for class com.google.api.tools.framework.tools.GenericToolDriverBase
-
- GenericToolDriverBase(ToolOptions, DiagCollector) - Constructor for class com.google.api.tools.framework.tools.GenericToolDriverBase
-
- GenericVisitor<BaseType> - Class in com.google.api.tools.framework.util
-
A generic visitor class.
- GenericVisitor(Class<BaseType>) - Constructor for class com.google.api.tools.framework.util.GenericVisitor
-
Constructs a generic visitor with baseType being the root type of the
object model.
- get(ToolOptions.Option<T>) - Method in class com.google.api.tools.framework.tools.ToolOptions
-
Gets an option, or its default value if it is not set.
- getAdditionalBindings() - Method in class com.google.api.tools.framework.aspects.http.model.HttpAttribute
-
- getAllBindings() - Method in class com.google.api.tools.framework.aspects.http.model.HttpAttribute
-
Returns an Iterable that includes the primary binding (the current one) and all
additional bindings.
- getAnySpecifiedFieldInHttpRule() - Method in class com.google.api.tools.framework.aspects.http.model.HttpAttribute
-
Returns the name of the any field specified in the underlying http rule.
- getApiV1VersionSuffix() - Method in class com.google.api.tools.framework.model.Model
-
Gets API v1 version suffix.
- getArg() - Method in class com.google.api.tools.framework.aspects.documentation.source.Instruction
-
Returns the instruction argument.
- getAspectName() - Method in class com.google.api.tools.framework.aspects.ConfigAspectBase
-
- getAspectName() - Method in interface com.google.api.tools.framework.model.ConfigAspect
-
Returns the string identifying the aspect in diagnosis.
- getAttribute(Key<T>) - Method in class com.google.api.tools.framework.model.Element
-
Gets an attribute value.
- getAttributeOrDefault(Key<T>, T) - Method in class com.google.api.tools.framework.model.Element
-
Gets an attribute value if it exists, otherwise the given default value.
- getAuthenticationRule() - Method in class com.google.api.tools.framework.aspects.authentication.model.AuthAttribute
-
Gets the underlying AuthenticationRule.
- getBaseMethod() - Method in class com.google.api.tools.framework.aspects.http.model.RestMethod
-
Returns the underlying method element.
- getBody() - Method in class com.google.api.tools.framework.aspects.http.model.HttpAttribute
-
Gets the body or null if none specified.
- getBodySelectors() - Method in class com.google.api.tools.framework.aspects.http.model.HttpAttribute
-
Get fields which are bound via the body.
- getBoolValue() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig.Builder
-
optional bool bool_value = 2;
- getBoolValue() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig
-
optional bool bool_value = 2;
- getBoolValue() - Method in interface com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfigOrBuilder
-
optional bool bool_value = 2;
- getCardinality() - Method in class com.google.api.tools.framework.model.TypeRef
-
Returns the type cardinality.
- getCode() - Method in class com.google.api.tools.framework.aspects.documentation.source.Instruction
-
Returns the instruction code
- getConfig() - Method in class com.google.api.tools.framework.model.ConfigSource
-
Returns the config message.
- getConfig() - Method in class com.google.api.tools.framework.model.Interface
-
Returns the api config.
- getConfigAspects() - Method in class com.google.api.tools.framework.model.Model
-
Returns the registered configuration aspects.
- getConfigVersion() - Method in class com.google.api.tools.framework.model.Model
-
Returns the effective config version.
- getContainerName() - Method in interface com.google.api.tools.framework.model.Location
-
Get the name of the containing entity of this location, in most cases its a file name.
- getContainerName() - Method in class com.google.api.tools.framework.model.SimpleLocation
-
- getContent() - Method in class com.google.api.tools.framework.aspects.documentation.source.CodeBlock
-
- getContent() - Method in class com.google.api.tools.framework.aspects.documentation.source.ContentElement
-
Returns the content.
- getContent() - Method in class com.google.api.tools.framework.aspects.documentation.source.FileInclusion
-
Returns the content of included file if file path is valid.
- getContent() - Method in class com.google.api.tools.framework.aspects.documentation.source.Instruction
-
Return the content (empty for instruction).
- getContent() - Method in class com.google.api.tools.framework.aspects.documentation.source.Text
-
- getContents() - Method in class com.google.api.tools.framework.aspects.documentation.source.SourceSection
-
Returns contents of the section.
- getControlEnvironment() - Method in class com.google.api.tools.framework.model.Model
-
Returns the control environment string of this model.
- getCyclicFields() - Method in class com.google.api.tools.framework.model.MessageType
-
Returns all fields which have cyclic types.
- getDataPath() - Method in class com.google.api.tools.framework.model.Model
-
Returns a search path for data dependencies.
- getDataPath() - Method in class com.google.api.tools.framework.tools.GenericToolDriverBase
-
Returns the data path, including as specified by options and platform dependent defaults.
- getDeclaredTypes() - Method in class com.google.api.tools.framework.model.SymbolTable
-
Get all declared types in the symbol table.
- getDeclaredVisibilityCombinations() - Method in class com.google.api.tools.framework.model.Model
-
Get a collection of declared visibility combinations.
- getDefaultConfigVersion() - Static method in class com.google.api.tools.framework.model.Model
-
Returns the default config version.
- getDefaultInstance() - Static method in class com.google.api.tools.framework.model.testdata.ConfigSource.NestedConfig
-
- getDefaultInstance() - Static method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig
-
- getDefaultInstance() - Static method in class com.google.api.tools.framework.yaml.TestConfig
-
- getDefaultInstance() - Static method in class com.google.api.tools.framework.yaml.TestMapValue
-
- getDefaultInstanceForType() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.NestedConfig.Builder
-
- getDefaultInstanceForType() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.NestedConfig
-
- getDefaultInstanceForType() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig.Builder
-
- getDefaultInstanceForType() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig
-
- getDefaultInstanceForType() - Method in class com.google.api.tools.framework.yaml.TestConfig.Builder
-
- getDefaultInstanceForType() - Method in class com.google.api.tools.framework.yaml.TestConfig
-
- getDefaultInstanceForType() - Method in class com.google.api.tools.framework.yaml.TestMapValue.Builder
-
- getDefaultInstanceForType() - Method in class com.google.api.tools.framework.yaml.TestMapValue
-
- getDefaultValue() - Method in class com.google.api.tools.framework.model.Field
-
Returns the default value of the field, as specified in the descriptor.proto,
or null if none is defined.
- getDependencies() - Method in class com.google.api.tools.framework.model.ProtoFile
-
Returns the dependencies.
- getDeprecationDescription(ProtoElement) - Static method in class com.google.api.tools.framework.aspects.documentation.model.DocumentationUtil
-
Given an ProtoElement, returns its associated deprecation description.
- getDescription(ProtoElement) - Static method in class com.google.api.tools.framework.aspects.documentation.model.DocumentationUtil
-
Given an ProtoElement, returns its associated description.
- getDescription(ProtoElement, String) - Static method in class com.google.api.tools.framework.aspects.documentation.model.DocumentationUtil
-
Given a proto element, returns its associated description.
- getDescriptor() - Method in class com.google.api.tools.framework.model.ExtensionPool
-
- getDescriptor() - Method in class com.google.api.tools.framework.model.Method
-
- getDescriptor() - Static method in class com.google.api.tools.framework.model.testdata.ConfigSource
-
- getDescriptor() - Static method in class com.google.api.tools.framework.model.testdata.ConfigSource.NestedConfig.Builder
-
- getDescriptor() - Static method in class com.google.api.tools.framework.model.testdata.ConfigSource.NestedConfig
-
- getDescriptor() - Static method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig.Builder
-
- getDescriptor() - Static method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig
-
- getDescriptor() - Static method in class com.google.api.tools.framework.yaml.ProtoFieldValueParserProto
-
- getDescriptor() - Static method in enum com.google.api.tools.framework.yaml.ProtoFieldValueParserProto.TestEnum
-
- getDescriptor() - Static method in class com.google.api.tools.framework.yaml.TestConfig.Builder
-
- getDescriptor() - Static method in class com.google.api.tools.framework.yaml.TestConfig
-
- getDescriptor() - Static method in class com.google.api.tools.framework.yaml.TestConfigProto
-
- getDescriptor() - Static method in class com.google.api.tools.framework.yaml.TestMapValue.Builder
-
- getDescriptor() - Static method in class com.google.api.tools.framework.yaml.TestMapValue
-
- getDescriptorForType() - Method in class com.google.api.tools.framework.model.ConfigSource.Builder
-
Return the descriptor for the message being built.
- getDescriptorForType() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.NestedConfig.Builder
-
- getDescriptorForType() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig.Builder
-
- getDescriptorForType() - Method in enum com.google.api.tools.framework.yaml.ProtoFieldValueParserProto.TestEnum
-
- getDescriptorForType() - Method in class com.google.api.tools.framework.yaml.TestConfig.Builder
-
- getDescriptorForType() - Method in class com.google.api.tools.framework.yaml.TestMapValue.Builder
-
- getDevConfigVersion() - Static method in class com.google.api.tools.framework.model.Model
-
Returns the config version under development.
- getDiagCollector() - Method in class com.google.api.tools.framework.model.Model
-
- getDiagCollector() - Method in class com.google.api.tools.framework.tools.GenericToolDriverBase
-
- getDiagCollector() - Method in class com.google.api.tools.framework.tools.ModelBuilder.ModelBuildResult
-
- getDiags() - Method in class com.google.api.tools.framework.importers.swagger.SwaggerImportTool
-
- getDiags() - Method in class com.google.api.tools.framework.importers.swagger.SwaggerToService
-
Returns the diagnosis accumulated.
- getDiags() - Method in class com.google.api.tools.framework.model.BoundedDiagCollector
-
- getDiags() - Method in interface com.google.api.tools.framework.model.DiagCollector
-
Returns a collection of diagnostics in the order they were added.
- getDiags() - Method in class com.google.api.tools.framework.model.SimpleDiagCollector
-
- getDiags() - Method in interface com.google.api.tools.framework.tools.configgen.ConfigGenerator
-
Returns a list of diagnostic messages.
- getDiags() - Method in class com.google.api.tools.framework.tools.configgen.ConfigGeneratorDriver
-
- getDiags() - Method in class com.google.api.tools.framework.tools.ToolDriverBase
-
Returns diagnosis, including errors and warnings.
- getDisplayString() - Method in interface com.google.api.tools.framework.model.Location
-
Get the location as a string readable to users and interpretable by IDEs.
- getDisplayString() - Method in class com.google.api.tools.framework.model.SimpleLocation
-
- getDocumentation(ProtoElement) - Method in class com.google.api.tools.framework.aspects.authentication.AuthConfigAspect
-
- getDocumentation(ProtoElement) - Method in class com.google.api.tools.framework.aspects.ConfigAspectBase
-
Default implementation of aspect documentation.
- getDocumentation(ProtoElement) - Method in interface com.google.api.tools.framework.model.ConfigAspect
-
The configuration aspect documentation for the proto element.
- getDocumentation(ProtoElement) - Method in class com.google.api.tools.framework.model.ProtoFile
-
Helper to get the documentation backed up by this proto file for the given
element.
- getDocumentationRootUrl(Model) - Static method in class com.google.api.tools.framework.aspects.documentation.model.DocumentationUtil
-
Given a model, returns its associated documentation root url based on documentation and
legacy configuration.
- getDocumentationTitle(ProtoElement) - Method in class com.google.api.tools.framework.aspects.authentication.AuthConfigAspect
-
- getDocumentationTitle(ProtoElement) - Method in class com.google.api.tools.framework.aspects.ConfigAspectBase
-
Default implementation of aspect documentation title.
- getDocumentationTitle(ProtoElement) - Method in interface com.google.api.tools.framework.model.ConfigAspect
-
The title of the configuration aspect documentation for given proto element.
- getElementClass() - Method in class com.google.api.tools.framework.aspects.LintRule
-
Gets the element class this rule works on.
- getEnums() - Method in class com.google.api.tools.framework.model.ProtoContainerElement
-
Returns the enums.
- getEnumType() - Method in class com.google.api.tools.framework.model.TypeRef
-
If this is a enum type, returns the enum, otherwise fails.
- getErrorCount() - Method in class com.google.api.tools.framework.importers.swagger.SwaggerToService
-
Returns the number of errors and warnings.
- getErrorCount() - Method in class com.google.api.tools.framework.model.BoundedDiagCollector
-
- getErrorCount() - Method in interface com.google.api.tools.framework.model.DiagCollector
-
Returns the number of diagnosed proper errors.
- getErrorCount() - Method in class com.google.api.tools.framework.model.SimpleDiagCollector
-
- getErrors() - Method in class com.google.api.tools.framework.model.BoundedDiagCollector
-
- getErrors() - Method in class com.google.api.tools.framework.model.SimpleDiagCollector
-
- getFieldPath() - Method in class com.google.api.tools.framework.aspects.http.model.HttpAttribute.FieldSegment
-
- getFields() - Method in class com.google.api.tools.framework.model.FieldSelector
-
Returns the fields of this selector.
- getFields() - Method in class com.google.api.tools.framework.model.MessageType
-
Returns all fields.
- getFields() - Method in class com.google.api.tools.framework.model.Oneof
-
Gets all fields belonging to this oneof.
- getFieldSelector() - Method in class com.google.api.tools.framework.aspects.http.model.HttpAttribute.FieldSegment
-
Gets the field this segment links to.
- getFile() - Method in class com.google.api.tools.framework.model.ProtoElement
-
Returns the proto file in which this element lives.
- getFile() - Method in class com.google.api.tools.framework.model.ProtoFile
-
- getFileContents() - Method in class com.google.api.tools.framework.tools.FileWrapper
-
- getFileLocation() - Method in class com.google.api.tools.framework.model.ExtensionPool.Extension
-
- getFileName() - Method in class com.google.api.tools.framework.aspects.documentation.source.FileInclusion
-
Returns the included file name.
- getFilename() - Method in class com.google.api.tools.framework.tools.FileWrapper
-
- getFiles() - Method in class com.google.api.tools.framework.model.Model
-
Returns the list of (proto) files.
- getFlatPath() - Method in class com.google.api.tools.framework.aspects.http.model.HttpAttribute
-
Gets the flattened path, where all FieldSegments have been replaced by their sub-paths.
- getFullName() - Method in class com.google.api.tools.framework.aspects.http.model.CollectionAttribute
-
- getFullName() - Method in class com.google.api.tools.framework.aspects.http.model.RestMethod
-
- getFullName() - Method in class com.google.api.tools.framework.model.Element
-
Returns a fully qualified name for the element.
- getFullName() - Method in class com.google.api.tools.framework.model.Model
-
- getFullName() - Method in class com.google.api.tools.framework.model.ProtoElement
-
Returns the full name of this element, including package and outer messages
for nested elements.
- getFullName() - Method in class com.google.api.tools.framework.model.ProtoFile
-
- getFullNameNoVersion() - Method in class com.google.api.tools.framework.aspects.http.model.CollectionAttribute
-
Returns the full name with version prefix stripped if the full name has it.
- getHeader() - Method in class com.google.api.tools.framework.aspects.documentation.source.SourceSection
-
Returns header of the section.
- getHttpRule() - Method in class com.google.api.tools.framework.aspects.http.model.HttpAttribute
-
Gets the underlying http rule.
- getIndex() - Method in class com.google.api.tools.framework.model.EnumValue
-
Get the index position of this value in its parent.
- getInputMessage() - Method in class com.google.api.tools.framework.model.Method
-
Helper for getting the methods input message.
- getInputType() - Method in class com.google.api.tools.framework.aspects.http.model.RestMethod
-
Get the input type of the underlying method.
- getInputType() - Method in class com.google.api.tools.framework.model.Method
-
Returns the input type.
- getInputTypeName() - Method in class com.google.api.tools.framework.model.Method.MethodDescriptor
-
Returns the type name of the input message
- getInterfaces() - Method in class com.google.api.tools.framework.model.ProtoFile
-
Returns the interfaces in this file.
- getInterfaces() - Method in class com.google.api.tools.framework.model.SymbolTable
-
Get all interfaces in the symbol table.
- getIssue() - Method in exception com.google.api.tools.framework.snippet.SnippetSet.EvalException
-
Returns the issue describing this error.
- getIssues() - Method in exception com.google.api.tools.framework.snippet.SnippetSet.ParseException
-
The issues associated with this exception.
- getJsonName() - Method in class com.google.api.tools.framework.model.Field
-
Returns the JSON name of the field.
- getKind() - Method in class com.google.api.tools.framework.model.Diag
-
- getKind() - Method in class com.google.api.tools.framework.model.TypeRef
-
Returns the type kind.
- getLastField() - Method in class com.google.api.tools.framework.model.FieldSelector
-
Returns the last field of the selector.
- getLevel() - Method in class com.google.api.tools.framework.aspects.documentation.source.SectionHeader
-
Returns the heading level.
- getLintRuleNames() - Method in class com.google.api.tools.framework.aspects.ConfigAspectBase
-
- getLintRuleNames() - Method in interface com.google.api.tools.framework.model.ConfigAspect
-
Returns the set of all style rule names related to this aspect.
- getLiteral() - Method in class com.google.api.tools.framework.aspects.http.model.HttpAttribute.LiteralSegment
-
- getLocation() - Method in class com.google.api.tools.framework.aspects.http.model.CollectionAttribute
-
- getLocation() - Method in class com.google.api.tools.framework.aspects.http.model.RestMethod
-
- getLocation(Message, String, Object) - Method in class com.google.api.tools.framework.model.ConfigSource
-
Returns the location of the given named field in the (sub)message, with optional element key
for maps or repeated fields.
- getLocation() - Method in class com.google.api.tools.framework.model.Diag
-
- getLocation() - Method in class com.google.api.tools.framework.model.Element
-
Returns the location associated with this element.
- getLocation() - Method in class com.google.api.tools.framework.model.ExtensionPool.Extension
-
- getLocation() - Method in class com.google.api.tools.framework.model.Model
-
- getLocation() - Method in class com.google.api.tools.framework.model.ProtoElement
-
Deliver the location of this protocol element.
- getLocation() - Method in class com.google.api.tools.framework.model.ProtoFile
-
- getLocation() - Method in class com.google.api.tools.framework.model.TypeRef
-
If this is a message or enum type, return its declaration location, otherwise
SimpleLocation.UNKNOWN.
- getLocationInConfig(Message, String) - Method in class com.google.api.tools.framework.aspects.ConfigAspectBase
-
Returns the service config file location of the given named field in the (sub)message.
- getLocationInConfig(Message, String) - Method in class com.google.api.tools.framework.aspects.LintRule
-
Returns the service config file location of the given named field in the (sub)message.
- getLocationInConfig(Message, int) - Method in class com.google.api.tools.framework.aspects.LintRule
-
Returns the service config file location of the given field number in the (sub)message.
- getLocationInConfig(Message, String) - Method in interface com.google.api.tools.framework.model.ConfigLocationResolver
-
Returns the service config file location of the given named field in the (sub)message.
- getLocationInConfig(Message, String) - Method in class com.google.api.tools.framework.model.Model
-
Returns the service config file location of the given named field in the (sub)message.
- getLocationOfRepeatedFieldInConfig(Message, String, Object) - Method in class com.google.api.tools.framework.aspects.ConfigAspectBase
-
Returns the service config file location of the given named field in the (sub)message.
- getLocationOfRepeatedFieldInConfig(Message, String, Object) - Method in interface com.google.api.tools.framework.model.ConfigLocationResolver
-
Returns the service config file location of the given named field in the (sub)message.
- getLocationOfRepeatedFieldInConfig(Message, String, Object) - Method in class com.google.api.tools.framework.model.Model
-
Returns the service config file location of the given named field in the (sub)message.
- getMapConfig() - Method in class com.google.api.tools.framework.yaml.TestConfig.Builder
-
map<string, .test.yaml.TestMapValue> map_config = 2;
- getMapConfig() - Method in class com.google.api.tools.framework.yaml.TestConfig
-
map<string, .test.yaml.TestMapValue> map_config = 2;
- getMapConfig() - Method in interface com.google.api.tools.framework.yaml.TestConfigOrBuilder
-
map<string, .test.yaml.TestMapValue> map_config = 2;
- getMapFields() - Method in class com.google.api.tools.framework.model.MessageType
-
Returns all fields which are maps.
- getMapKeyField() - Method in class com.google.api.tools.framework.model.TypeRef
-
Returns the field for the key of a map type.
- getMapOfMap() - Method in class com.google.api.tools.framework.yaml.TestMapValue.Builder
-
map<string, string> map_of_map = 2;
- getMapOfMap() - Method in class com.google.api.tools.framework.yaml.TestMapValue
-
map<string, string> map_of_map = 2;
- getMapOfMap() - Method in interface com.google.api.tools.framework.yaml.TestMapValueOrBuilder
-
map<string, string> map_of_map = 2;
- getMapValue() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig.Builder
-
map<string, string> map_value = 7;
- getMapValue() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig
-
map<string, string> map_value = 7;
- getMapValue() - Method in interface com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfigOrBuilder
-
map<string, string> map_value = 7;
- getMapValue() - Method in class com.google.api.tools.framework.yaml.TestMapValue.Builder
-
optional string map_value = 1;
- getMapValue() - Method in class com.google.api.tools.framework.yaml.TestMapValue
-
optional string map_value = 1;
- getMapValue() - Method in interface com.google.api.tools.framework.yaml.TestMapValueOrBuilder
-
optional string map_value = 1;
- getMapValueBytes() - Method in class com.google.api.tools.framework.yaml.TestMapValue.Builder
-
optional string map_value = 1;
- getMapValueBytes() - Method in class com.google.api.tools.framework.yaml.TestMapValue
-
optional string map_value = 1;
- getMapValueBytes() - Method in interface com.google.api.tools.framework.yaml.TestMapValueOrBuilder
-
optional string map_value = 1;
- getMapValueField() - Method in class com.google.api.tools.framework.model.TypeRef
-
Returns the field for a value of a map type.
- getMessage() - Method in class com.google.api.tools.framework.aspects.http.model.HttpAttribute
-
Gets the request message this configuration is associated with.
- getMessage() - Method in class com.google.api.tools.framework.model.Diag
-
- getMessageFields() - Method in class com.google.api.tools.framework.model.MessageType
-
Returns all fields which have message type.
- getMessages() - Method in class com.google.api.tools.framework.model.ProtoContainerElement
-
Returns the messages.
- getMessageType() - Method in class com.google.api.tools.framework.model.TypeRef
-
If this is a message type, returns the message, otherwise fails.
- getMethodAnnotation(Extension<DescriptorProtos.MethodOptions, T>) - Method in class com.google.api.tools.framework.model.Method.MethodDescriptor
-
Returns a method-level annotation, or null if it is a stream.
- getMethodKind() - Method in class com.google.api.tools.framework.aspects.http.model.HttpAttribute
-
Gets the http method kind.
- getMethodName() - Method in enum com.google.api.tools.framework.aspects.http.model.RestKind
-
- getMethods() - Method in class com.google.api.tools.framework.aspects.http.model.CollectionAttribute
-
Returns the methods associated with this collection.
- getMethods() - Method in class com.google.api.tools.framework.model.Interface
-
Returns the methods.
- getModel() - Method in class com.google.api.tools.framework.aspects.ConfigAspectBase
-
Returns the model to which the aspect is linked.
- getModel() - Method in class com.google.api.tools.framework.aspects.http.model.CollectionAttribute
-
- getModel() - Method in class com.google.api.tools.framework.aspects.http.model.RestMethod
-
- getModel() - Method in class com.google.api.tools.framework.model.Element
-
Returns the model associated with this element.
- getModel() - Method in class com.google.api.tools.framework.model.Model
-
- getModel() - Method in class com.google.api.tools.framework.model.ProtoElement
-
Returns the model.
- getModel() - Method in class com.google.api.tools.framework.model.ProtoFile
-
- getModel() - Method in class com.google.api.tools.framework.tools.ModelBuilder.ModelBuildResult
-
- getModel() - Method in class com.google.api.tools.framework.tools.ToolDriverBase
-
Returns the model.
- getMutableMapConfig() - Method in class com.google.api.tools.framework.yaml.TestConfig.Builder
-
map<string, .test.yaml.TestMapValue> map_config = 2;
- getMutableMapOfMap() - Method in class com.google.api.tools.framework.yaml.TestMapValue.Builder
-
map<string, string> map_of_map = 2;
- getMutableMapValue() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig.Builder
-
map<string, string> map_value = 7;
- getMutableNestedMapValue() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig.Builder
-
map<string, .model.ConfigSourceTest.NestedConfig> nested_map_value = 8;
- getName() - Method in class com.google.api.tools.framework.aspects.LintRule
-
Gets the name of the rule used in diagnosis.
- getName() - Method in class com.google.api.tools.framework.model.Oneof
-
Gets the name of the oneof.
- getName() - Method in class com.google.api.tools.framework.yaml.TestConfig.Builder
-
optional string name = 1;
- getName() - Method in class com.google.api.tools.framework.yaml.TestConfig
-
optional string name = 1;
- getName() - Method in interface com.google.api.tools.framework.yaml.TestConfigOrBuilder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.api.tools.framework.yaml.TestConfig.Builder
-
optional string name = 1;
- getNameBytes() - Method in class com.google.api.tools.framework.yaml.TestConfig
-
optional string name = 1;
- getNameBytes() - Method in interface com.google.api.tools.framework.yaml.TestConfigOrBuilder
-
optional string name = 1;
- getNestedConfig() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig.Builder
-
optional .model.ConfigSourceTest.NestedConfig nested_config = 4;
- getNestedConfig() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig
-
optional .model.ConfigSourceTest.NestedConfig nested_config = 4;
- getNestedConfig() - Method in interface com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfigOrBuilder
-
optional .model.ConfigSourceTest.NestedConfig nested_config = 4;
- getNestedConfigBuilder() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig.Builder
-
optional .model.ConfigSourceTest.NestedConfig nested_config = 4;
- getNestedConfigOrBuilder() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig.Builder
-
optional .model.ConfigSourceTest.NestedConfig nested_config = 4;
- getNestedConfigOrBuilder() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig
-
optional .model.ConfigSourceTest.NestedConfig nested_config = 4;
- getNestedConfigOrBuilder() - Method in interface com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfigOrBuilder
-
optional .model.ConfigSourceTest.NestedConfig nested_config = 4;
- getNestedMapValue() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig.Builder
-
map<string, .model.ConfigSourceTest.NestedConfig> nested_map_value = 8;
- getNestedMapValue() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig
-
map<string, .model.ConfigSourceTest.NestedConfig> nested_map_value = 8;
- getNestedMapValue() - Method in interface com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfigOrBuilder
-
map<string, .model.ConfigSourceTest.NestedConfig> nested_map_value = 8;
- getNestedRepeatedInt32Value(int) - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.NestedConfig.Builder
-
repeated int32 nested_repeated_int32_value = 2;
- getNestedRepeatedInt32Value(int) - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.NestedConfig
-
repeated int32 nested_repeated_int32_value = 2;
- getNestedRepeatedInt32Value(int) - Method in interface com.google.api.tools.framework.model.testdata.ConfigSource.NestedConfigOrBuilder
-
repeated int32 nested_repeated_int32_value = 2;
- getNestedRepeatedInt32ValueCount() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.NestedConfig.Builder
-
repeated int32 nested_repeated_int32_value = 2;
- getNestedRepeatedInt32ValueCount() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.NestedConfig
-
repeated int32 nested_repeated_int32_value = 2;
- getNestedRepeatedInt32ValueCount() - Method in interface com.google.api.tools.framework.model.testdata.ConfigSource.NestedConfigOrBuilder
-
repeated int32 nested_repeated_int32_value = 2;
- getNestedRepeatedInt32ValueList() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.NestedConfig.Builder
-
repeated int32 nested_repeated_int32_value = 2;
- getNestedRepeatedInt32ValueList() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.NestedConfig
-
repeated int32 nested_repeated_int32_value = 2;
- getNestedRepeatedInt32ValueList() - Method in interface com.google.api.tools.framework.model.testdata.ConfigSource.NestedConfigOrBuilder
-
repeated int32 nested_repeated_int32_value = 2;
- getNestedStringValue() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.NestedConfig.Builder
-
optional string nested_string_value = 1;
- getNestedStringValue() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.NestedConfig
-
optional string nested_string_value = 1;
- getNestedStringValue() - Method in interface com.google.api.tools.framework.model.testdata.ConfigSource.NestedConfigOrBuilder
-
optional string nested_string_value = 1;
- getNestedStringValueBytes() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.NestedConfig.Builder
-
optional string nested_string_value = 1;
- getNestedStringValueBytes() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.NestedConfig
-
optional string nested_string_value = 1;
- getNestedStringValueBytes() - Method in interface com.google.api.tools.framework.model.testdata.ConfigSource.NestedConfigOrBuilder
-
optional string nested_string_value = 1;
- getNonCyclicFields() - Method in class com.google.api.tools.framework.model.MessageType
-
Returns all fields which have non-cyclic types.
- getNonMessageFields() - Method in class com.google.api.tools.framework.model.MessageType
-
Returns all fields which have non-message type.
- getNonOneofScopedFields() - Method in class com.google.api.tools.framework.model.MessageType
-
Returns all fields which are not oneof-scoped.
- getNonRepeatedFields() - Method in class com.google.api.tools.framework.model.MessageType
-
Returns all fields which are not repeated.
- getNormalizedConfig() - Method in class com.google.api.tools.framework.model.Model
-
Returns the normalized service config
- getNumber() - Method in class com.google.api.tools.framework.model.EnumValue
-
Return the number of the enum value.
- getNumber() - Method in class com.google.api.tools.framework.model.Field
-
Returns the field number.
- getNumber() - Method in enum com.google.api.tools.framework.yaml.ProtoFieldValueParserProto.TestEnum
-
- getOneof() - Method in class com.google.api.tools.framework.model.Field
-
Returns a oneof associated with this field, or null if none.
- getOneofs() - Method in class com.google.api.tools.framework.model.MessageType
-
Returns all oneofs associated with this type.
- getOneofs(DescriptorProtos.DescriptorProto) - Static method in class com.google.api.tools.framework.processors.normalizer.DescriptorNormalization
-
- getOneofScopedFields() - Method in class com.google.api.tools.framework.model.MessageType
-
Returns all fields which are oneof-scoped.
- getOptionFields() - Method in class com.google.api.tools.framework.model.EnumType
-
- getOptionFields() - Method in class com.google.api.tools.framework.model.EnumValue
-
- getOptionFields() - Method in class com.google.api.tools.framework.model.Field
-
- getOptionFields() - Method in class com.google.api.tools.framework.model.Interface
-
- getOptionFields() - Method in class com.google.api.tools.framework.model.MessageType
-
- getOptionFields() - Method in class com.google.api.tools.framework.model.Method
-
Return this element's options from the proto.
- getOptionFields() - Method in class com.google.api.tools.framework.model.Oneof
-
Return this element's options from the proto.
- getOptionFields() - Method in class com.google.api.tools.framework.model.ProtoElement
-
Return this element's options from the proto.
- getOptionFields() - Method in class com.google.api.tools.framework.model.ProtoFile
-
- getOptions(DescriptorProtos.EnumDescriptorProto) - Static method in class com.google.api.tools.framework.processors.normalizer.DescriptorNormalization
-
- getOptions(DescriptorProtos.EnumDescriptorProto, boolean) - Static method in class com.google.api.tools.framework.processors.normalizer.DescriptorNormalization
-
- getOptions(DescriptorProtos.EnumValueDescriptorProto) - Static method in class com.google.api.tools.framework.processors.normalizer.DescriptorNormalization
-
- getOptions(DescriptorProtos.EnumValueDescriptorProto, boolean) - Static method in class com.google.api.tools.framework.processors.normalizer.DescriptorNormalization
-
- getOptions(DescriptorProtos.FieldDescriptorProto) - Static method in class com.google.api.tools.framework.processors.normalizer.DescriptorNormalization
-
- getOptions(DescriptorProtos.FieldDescriptorProto, boolean) - Static method in class com.google.api.tools.framework.processors.normalizer.DescriptorNormalization
-
- getOptions(DescriptorProtos.DescriptorProto) - Static method in class com.google.api.tools.framework.processors.normalizer.DescriptorNormalization
-
- getOptions(DescriptorProtos.DescriptorProto, boolean) - Static method in class com.google.api.tools.framework.processors.normalizer.DescriptorNormalization
-
- getOptions(DescriptorProtos.MethodDescriptorProto) - Static method in class com.google.api.tools.framework.processors.normalizer.DescriptorNormalization
-
- getOptions(DescriptorProtos.MethodDescriptorProto, boolean) - Static method in class com.google.api.tools.framework.processors.normalizer.DescriptorNormalization
-
- getOptions(DescriptorProtos.ServiceDescriptorProto) - Static method in class com.google.api.tools.framework.processors.normalizer.DescriptorNormalization
-
- getOptions(DescriptorProtos.ServiceDescriptorProto, boolean) - Static method in class com.google.api.tools.framework.processors.normalizer.DescriptorNormalization
-
- getOptions() - Method in class com.google.api.tools.framework.tools.GenericToolDriverBase
-
Returns options.
- getOutputMessage() - Method in class com.google.api.tools.framework.model.Method
-
Helper for getting the methods output message.
- getOutputType() - Method in class com.google.api.tools.framework.aspects.http.model.RestMethod
-
Get the output type of the underlying method.
- getOutputType() - Method in class com.google.api.tools.framework.model.Method
-
Returns the output type.
- getOutputTypeName() - Method in class com.google.api.tools.framework.model.Method.MethodDescriptor
-
Returns the type name of the output message
- getParamName() - Method in class com.google.api.tools.framework.model.FieldSelector
-
Returns the HTTP parameter name of this selector.
- getParamSelectors() - Method in class com.google.api.tools.framework.aspects.http.model.HttpAttribute
-
Gets fields which are bound via parameters.
- getParent() - Method in class com.google.api.tools.framework.aspects.http.model.CollectionAttribute
-
Returns the parent collection, or null if none.
- getParent() - Method in class com.google.api.tools.framework.model.ProtoElement
-
Returns the parent, or null if this a root (a proto file).
- getParserForType() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.NestedConfig
-
- getParserForType() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig
-
- getParserForType() - Method in class com.google.api.tools.framework.yaml.TestConfig
-
- getParserForType() - Method in class com.google.api.tools.framework.yaml.TestMapValue
-
- getPath() - Method in class com.google.api.tools.framework.aspects.http.model.HttpAttribute
-
Gets the path as a list of segments.
- getPath() - Method in class com.google.api.tools.framework.model.ExtensionPool.Extension
-
- getPathSelectors() - Method in class com.google.api.tools.framework.aspects.http.model.HttpAttribute
-
Gets the fields which are bound via the path.
- getPattern(Element) - Method in class com.google.api.tools.framework.model.DiagSuppressor
-
- getPlatformExtensions() - Method in interface com.google.api.tools.framework.tools.ModelBuildOverrides
-
- getPlatformExtensions() - Method in class com.google.api.tools.framework.tools.ToolDriverBase
-
Get the extension registry to use for processing service config.
- getPrimaryRestMethod(Method) - Static method in class com.google.api.tools.framework.aspects.http.model.RestMethod
-
Delivers the primary REST method associated with the given RPC method.
- getPrimitiveTypeName() - Method in class com.google.api.tools.framework.model.TypeRef
-
If this is a primitive type, returns the proto type name, otherwise fails.
- getProto() - Method in class com.google.api.tools.framework.model.EnumType
-
Returns the underlying proto representation.
- getProto() - Method in class com.google.api.tools.framework.model.EnumValue
-
Returns the underlying proto representation.
- getProto() - Method in class com.google.api.tools.framework.model.ExtensionPool.Extension
-
- getProto() - Method in class com.google.api.tools.framework.model.Field
-
Returns the underlying proto representation.
- getProto() - Method in class com.google.api.tools.framework.model.Interface
-
Returns the underlying proto representation.
- getProto() - Method in class com.google.api.tools.framework.model.MessageType
-
Returns the underlying proto representation.
- getProto() - Method in class com.google.api.tools.framework.model.ProtoFile
-
Returns the file descriptor proto.
- getReachableFields() - Method in class com.google.api.tools.framework.model.MessageType
-
Returns the fields reachable with the active scoper.
- getReachableInterfaces() - Method in class com.google.api.tools.framework.model.ProtoFile
-
Returns the interfaces reachable with active scoper.
- getReachableMethods() - Method in class com.google.api.tools.framework.aspects.http.model.CollectionAttribute
-
Returns the methods associated with this collection and reachable with the current scoper.
- getReachableMethods() - Method in class com.google.api.tools.framework.model.Interface
-
Returns the methods reachable with the active scoper.
- getReachableRestVersions(Model) - Static method in class com.google.api.tools.framework.aspects.versioning.model.ApiVersionUtil
-
Return the list of API versions for all reachable API methods.
- getReachableValues() - Method in class com.google.api.tools.framework.model.EnumType
-
- getRelativeFilePath() - Method in class com.google.api.tools.framework.aspects.documentation.source.FileInclusion
-
Returns the included file path relative to the root of data files.
- getRepeatedFields() - Method in class com.google.api.tools.framework.model.MessageType
-
Returns all fields which are repeated.
- getRepeatedNestedConfig(int) - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig.Builder
-
repeated .model.ConfigSourceTest.NestedConfig repeated_nested_config = 6;
- getRepeatedNestedConfig(int) - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig
-
repeated .model.ConfigSourceTest.NestedConfig repeated_nested_config = 6;
- getRepeatedNestedConfig(int) - Method in interface com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfigOrBuilder
-
repeated .model.ConfigSourceTest.NestedConfig repeated_nested_config = 6;
- getRepeatedNestedConfigBuilder(int) - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig.Builder
-
repeated .model.ConfigSourceTest.NestedConfig repeated_nested_config = 6;
- getRepeatedNestedConfigBuilderList() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig.Builder
-
repeated .model.ConfigSourceTest.NestedConfig repeated_nested_config = 6;
- getRepeatedNestedConfigCount() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig.Builder
-
repeated .model.ConfigSourceTest.NestedConfig repeated_nested_config = 6;
- getRepeatedNestedConfigCount() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig
-
repeated .model.ConfigSourceTest.NestedConfig repeated_nested_config = 6;
- getRepeatedNestedConfigCount() - Method in interface com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfigOrBuilder
-
repeated .model.ConfigSourceTest.NestedConfig repeated_nested_config = 6;
- getRepeatedNestedConfigList() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig.Builder
-
repeated .model.ConfigSourceTest.NestedConfig repeated_nested_config = 6;
- getRepeatedNestedConfigList() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig
-
repeated .model.ConfigSourceTest.NestedConfig repeated_nested_config = 6;
- getRepeatedNestedConfigList() - Method in interface com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfigOrBuilder
-
repeated .model.ConfigSourceTest.NestedConfig repeated_nested_config = 6;
- getRepeatedNestedConfigOrBuilder(int) - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig.Builder
-
repeated .model.ConfigSourceTest.NestedConfig repeated_nested_config = 6;
- getRepeatedNestedConfigOrBuilder(int) - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig
-
repeated .model.ConfigSourceTest.NestedConfig repeated_nested_config = 6;
- getRepeatedNestedConfigOrBuilder(int) - Method in interface com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfigOrBuilder
-
repeated .model.ConfigSourceTest.NestedConfig repeated_nested_config = 6;
- getRepeatedNestedConfigOrBuilderList() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig.Builder
-
repeated .model.ConfigSourceTest.NestedConfig repeated_nested_config = 6;
- getRepeatedNestedConfigOrBuilderList() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig
-
repeated .model.ConfigSourceTest.NestedConfig repeated_nested_config = 6;
- getRepeatedNestedConfigOrBuilderList() - Method in interface com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfigOrBuilder
-
repeated .model.ConfigSourceTest.NestedConfig repeated_nested_config = 6;
- getRepeatedStringValue(int) - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig.Builder
-
repeated string repeated_string_value = 5;
- getRepeatedStringValue(int) - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig
-
repeated string repeated_string_value = 5;
- getRepeatedStringValue(int) - Method in interface com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfigOrBuilder
-
repeated string repeated_string_value = 5;
- getRepeatedStringValueBytes(int) - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig.Builder
-
repeated string repeated_string_value = 5;
- getRepeatedStringValueBytes(int) - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig
-
repeated string repeated_string_value = 5;
- getRepeatedStringValueBytes(int) - Method in interface com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfigOrBuilder
-
repeated string repeated_string_value = 5;
- getRepeatedStringValueCount() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig.Builder
-
repeated string repeated_string_value = 5;
- getRepeatedStringValueCount() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig
-
repeated string repeated_string_value = 5;
- getRepeatedStringValueCount() - Method in interface com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfigOrBuilder
-
repeated string repeated_string_value = 5;
- getRepeatedStringValueList() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig.Builder
-
repeated string repeated_string_value = 5;
- getRepeatedStringValueList() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig
-
repeated string repeated_string_value = 5;
- getRepeatedStringValueList() - Method in interface com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfigOrBuilder
-
repeated string repeated_string_value = 5;
- getRequestStreaming() - Method in class com.google.api.tools.framework.model.Method
-
Returns true if request is streamed.
- getResourceType() - Method in class com.google.api.tools.framework.aspects.http.model.CollectionAttribute
-
Returns the resource type, or null, if none assigned.
- getResponseStreaming() - Method in class com.google.api.tools.framework.model.Method
-
Returns true if response is streamed.
- getRestCollectionName() - Method in class com.google.api.tools.framework.aspects.http.model.RestMethod
-
Returns the rest collection name.
- getRestCollectionNameNoVersion() - Method in class com.google.api.tools.framework.aspects.http.model.RestMethod
-
Returns the rest collection name without version prefix.
- getRestCustomMethodName() - Method in class com.google.api.tools.framework.aspects.http.model.RestMethod
-
Returns the rest custom method name.
- getRestFullMethodName() - Method in class com.google.api.tools.framework.aspects.http.model.RestMethod
-
Returns the full REST method name.
- getRestFullMethodNameNoVersion() - Method in class com.google.api.tools.framework.aspects.http.model.RestMethod
-
Returns the full rest name without the version string.
- getRestKind() - Method in class com.google.api.tools.framework.aspects.http.model.RestMethod
-
Returns the rest kind.
- getRestMethod() - Method in class com.google.api.tools.framework.aspects.http.model.HttpAttribute
-
Returns the associated rest method.
- getRestMethodName() - Method in class com.google.api.tools.framework.aspects.http.model.RestMethod
-
Returns the rest method name.
- getRoots() - Method in class com.google.api.tools.framework.model.Model
-
Get the roots collected for the model.
- getScopedDescription(ProtoElement) - Static method in class com.google.api.tools.framework.aspects.documentation.model.DocumentationUtil
-
Get the description of the element scoped to the visibility as currently set in the model.
- getScopedDescription(ProtoElement, boolean) - Static method in class com.google.api.tools.framework.aspects.documentation.model.DocumentationUtil
-
- getScopedToplevelPages(Model) - Static method in class com.google.api.tools.framework.aspects.documentation.model.DocumentationUtil
-
Get the documentation pages scoped to the visibility as currently set in the model.
- getScoper() - Method in class com.google.api.tools.framework.model.Model
-
Gets the scoper used for this model.
- getSectionLevel() - Method in class com.google.api.tools.framework.aspects.documentation.source.FileInclusion
-
Returns the section level the file should be included.
- getSections() - Method in class com.google.api.tools.framework.aspects.documentation.source.SourceRoot
-
Returns sections of the document.
- getSerializedSize() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.NestedConfig
-
- getSerializedSize() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig
-
- getSerializedSize() - Method in class com.google.api.tools.framework.yaml.TestConfig
-
- getSerializedSize() - Method in class com.google.api.tools.framework.yaml.TestMapValue
-
- getServiceBaseName(String) - Static method in class com.google.api.tools.framework.tools.util.OutputUtil
-
Returns the service base name as derived from the full service name, or null if derivation is
not successful.
- getServiceConfig() - Method in class com.google.api.tools.framework.importers.swagger.SwaggerImportTool
-
- getServiceConfig() - Method in class com.google.api.tools.framework.model.Model
-
Returns the associated service config raw value.
- getServiceConfig() - Method in class com.google.api.tools.framework.tools.configgen.ConfigGeneratorDriver
-
- getServiceConfig() - Method in class com.google.api.tools.framework.tools.configgen.ConfigGeneratorFromProtoDescriptor
-
- getServiceConfigSource() - Method in class com.google.api.tools.framework.model.Model
-
Returns the associated service config source.
- getSimpleName() - Method in class com.google.api.tools.framework.aspects.http.model.CollectionAttribute
-
- getSimpleName() - Method in class com.google.api.tools.framework.aspects.http.model.RestMethod
-
- getSimpleName() - Method in class com.google.api.tools.framework.model.Element
-
Returns a simple name for the element.
- getSimpleName() - Method in class com.google.api.tools.framework.model.Model
-
- getSimpleName() - Method in class com.google.api.tools.framework.model.ProtoElement
-
Returns the simple name.
- getSimpleRestCollectionName() - Method in class com.google.api.tools.framework.aspects.http.model.RestMethod
-
Returns the rest collection name.
- getSortedExtensionsByTypeName(String) - Method in class com.google.api.tools.framework.model.ExtensionPool
-
- getStandardPlatformExtensions() - Static method in class com.google.api.tools.framework.tools.ToolProtoUtil
-
Get the standard extension registry to use for processing service config.
- getStringValue() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig.Builder
-
optional string string_value = 1;
- getStringValue() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig
-
optional string string_value = 1;
- getStringValue() - Method in interface com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfigOrBuilder
-
optional string string_value = 1;
- getStringValue(YamlReaderHelper, Node) - Static method in class com.google.api.tools.framework.yaml.NodeConverterUtils
-
- getStringValueBytes() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig.Builder
-
optional string string_value = 1;
- getStringValueBytes() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig
-
optional string string_value = 1;
- getStringValueBytes() - Method in interface com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfigOrBuilder
-
optional string string_value = 1;
- getSubPath() - Method in class com.google.api.tools.framework.aspects.http.model.HttpAttribute.FieldSegment
-
- getSymbolTable() - Method in class com.google.api.tools.framework.model.Model
-
Returns the symbolTable
- getSyntax() - Method in class com.google.api.tools.framework.model.ProtoElement
-
Gets the syntax in which the element was defined.
- getSyntax() - Method in class com.google.api.tools.framework.model.ProtoFile
-
- getTag() - Method in class com.google.api.tools.framework.model.Field
-
Returns the field tag.
- getText() - Method in class com.google.api.tools.framework.aspects.documentation.source.SectionHeader
-
Returns the header text.
- getToolOptionsFromCommandLine(CommandLine, ImmutableList<ToolOptions.Option<?>>) - Static method in class com.google.api.tools.framework.tools.ToolOptions
-
Values passed by user on the command line is converted into appropriate type and is filled into
an a new instance ToolOptions, which is returned back to the caller.
- getTopLevelContents() - Method in class com.google.api.tools.framework.aspects.documentation.source.SourceRoot
-
Returns top level contents of the document.
- getToplevelPages(Model) - Static method in class com.google.api.tools.framework.aspects.documentation.model.DocumentationUtil
-
Get the documentation pages from given model.
- getType() - Method in class com.google.api.tools.framework.model.EnumValue
-
Gets the type.
- getType() - Method in class com.google.api.tools.framework.model.Field
-
Returns the resolved type
- getType() - Method in class com.google.api.tools.framework.model.FieldSelector
-
Returns the type of this field selector, i.e.
- getTypeNameInSymbolTable(String) - Static method in class com.google.api.tools.framework.model.SymbolTable
-
Returns the type name used to store in symbol table.
- getUnknownFields() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.NestedConfig
-
- getUnknownFields() - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig
-
- getUnknownFields() - Method in class com.google.api.tools.framework.yaml.TestConfig
-
- getUnknownFields() - Method in class com.google.api.tools.framework.yaml.TestMapValue
-
- getValueDescriptor() - Method in enum com.google.api.tools.framework.yaml.ProtoFieldValueParserProto.TestEnum
-
- getValues() - Method in class com.google.api.tools.framework.model.EnumType
-
Returns the values.
- getVersions() - Method in class com.google.api.tools.framework.aspects.versioning.model.RestVersionsAttribute
-
- getVersionWithDefault() - Method in class com.google.api.tools.framework.aspects.http.model.CollectionAttribute
-
- getVersionWithDefault() - Method in class com.google.api.tools.framework.aspects.http.model.RestMethod
-
Returns the full name with version prefix stripped if the full name has it.
- getVisibilityLabels() - Method in class com.google.api.tools.framework.model.Model
-
Returns the visibility labels the caller wants to apply to this model.
- getVisibleBodySelectors() - Method in class com.google.api.tools.framework.aspects.http.model.HttpAttribute
-
Gets visible fields which are bound via body.
- getVisibleFields() - Method in class com.google.api.tools.framework.model.Oneof
-
Gets all visible fields belonging to this oneof.
- getVisibleParamSelectors() - Method in class com.google.api.tools.framework.aspects.http.model.HttpAttribute
-
Gets visible fields which are bound via parameters.
- getVisiblePathSelectors() - Method in class com.google.api.tools.framework.aspects.http.model.HttpAttribute
-
Gets visible fields which are bound via the path.
- getVisibleProto() - Method in class com.google.api.tools.framework.model.EnumType
-
Returns a proto representation that includes visible values only.
- getWellKnownType() - Method in class com.google.api.tools.framework.model.TypeRef
-
Returns the well-known type kind, or NONE if its not one.
- getWireType() - Method in class com.google.api.tools.framework.model.Field
-
Returns the wired type encoding for the field.
- group(Doc.GroupKind, Doc) - Static method in class com.google.api.tools.framework.snippet.Doc
-
Encloses document child in a group.
- group(Doc) - Static method in class com.google.api.tools.framework.snippet.Doc
-
- group() - Method in class com.google.api.tools.framework.snippet.Doc
-
- group(Doc.GroupKind) - Method in class com.google.api.tools.framework.snippet.Doc
-
Encloses the document in an group of a given kind.
- sanitizeSourceFiles(List<FileWrapper>) - Static method in class com.google.api.tools.framework.tools.ToolUtil
-
- Scoper - Interface in com.google.api.tools.framework.model
-
A scoper is an object which allows to traverse the model only looking at elements which are 'in
scope'.
- ScoperImpl - Class in com.google.api.tools.framework.aspects.visibility.model
-
Implementation of scopers.
- ScoperImpl(Iterable<? extends ProtoElement>, String) - Constructor for class com.google.api.tools.framework.aspects.visibility.model.ScoperImpl
-
Constructs a scoper for the given roots.
- SectionHeader - Class in com.google.api.tools.framework.aspects.documentation.source
-
Represent the header of a section.
- SectionHeader(int, String, int, int, DiagCollector, Location) - Constructor for class com.google.api.tools.framework.aspects.documentation.source.SectionHeader
-
- SEMANTIC_VERSION_REGEX_PATTERN - Static variable in class com.google.api.tools.framework.aspects.versioning.model.ApiVersionUtil
-
- SEMI - Static variable in class com.google.api.tools.framework.snippet.Doc
-
- SERVICE_NAME - Static variable in class com.google.api.tools.framework.importers.swagger.SwaggerImportTool
-
- ServiceConfigGeneratorTool - Class in com.google.api.tools.framework.tools.configgen
-
Main entry point for the service config generator.
- ServiceConfigGeneratorTool() - Constructor for class com.google.api.tools.framework.tools.configgen.ServiceConfigGeneratorTool
-
- ServiceControlConfigAspect - Class in com.google.api.tools.framework.aspects.servicecontrol
-
Configuration aspect for service control config validation.
- set(ToolOptions.Option<T>, T) - Method in class com.google.api.tools.framework.tools.ToolOptions
-
Sets an option.
- setApiV1VersionSuffix(String) - Method in class com.google.api.tools.framework.model.Model
-
Sets API v1 version suffix in the model.
- setBoolValue(boolean) - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig.Builder
-
optional bool bool_value = 2;
- setConfig(Api) - Method in class com.google.api.tools.framework.model.Interface
-
Sets the api config.
- setConfigs(Iterable<Message>) - Method in class com.google.api.tools.framework.model.Model
-
Deprecated.
- setConfigSources(Iterable<ConfigSource>) - Method in class com.google.api.tools.framework.model.Model
-
Sets the service config based on a sequence of sources of heterogeneous types.
- setDataPath(String) - Method in class com.google.api.tools.framework.model.Model
-
Sets the data dependency search path.
- setDeclaredVisibilityCombinations(Set<Set<String>>) - Method in class com.google.api.tools.framework.model.Model
-
Set a collection of declared visibility combinations.
- setDiagCollector(DiagCollector) - Method in class com.google.api.tools.framework.tools.GenericToolDriverBase
-
Sets the DiagCollector for this tool to use.
- setFieldByNameMap(ImmutableMap<String, Field>) - Method in class com.google.api.tools.framework.model.MessageType
-
For setting the field-by-name map.
- setFields(ImmutableList<FieldSelector>, ImmutableList<FieldSelector>) - Method in class com.google.api.tools.framework.aspects.http.model.HttpAttribute
-
Sets the parameter and body fields.
- setFieldSelector(FieldSelector) - Method in class com.google.api.tools.framework.aspects.http.model.HttpAttribute.FieldSegment
-
Sets the field this segment links to.
- setFiles(ImmutableList<ProtoFile>) - Method in class com.google.api.tools.framework.model.Model
-
Set the list of (proto) files.
- setInputType(TypeRef) - Method in class com.google.api.tools.framework.model.Method
-
For setting the input type.
- setMapValue(String) - Method in class com.google.api.tools.framework.yaml.TestMapValue.Builder
-
optional string map_value = 1;
- setMapValueBytes(ByteString) - Method in class com.google.api.tools.framework.yaml.TestMapValue.Builder
-
optional string map_value = 1;
- setMethod(Method) - Method in class com.google.api.tools.framework.aspects.authentication.model.AuthAttribute.Builder
-
Sets the method this applies to.
- setMethodByNameMap(ImmutableMap<String, Method>) - Method in class com.google.api.tools.framework.model.Interface
-
For setting the method-by-name map.
- setName(String) - Method in class com.google.api.tools.framework.yaml.TestConfig.Builder
-
optional string name = 1;
- setNameBytes(ByteString) - Method in class com.google.api.tools.framework.yaml.TestConfig.Builder
-
optional string name = 1;
- setNestedConfig(ConfigSource.NestedConfig) - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig.Builder
-
optional .model.ConfigSourceTest.NestedConfig nested_config = 4;
- setNestedConfig(ConfigSource.NestedConfig.Builder) - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig.Builder
-
optional .model.ConfigSourceTest.NestedConfig nested_config = 4;
- setNestedRepeatedInt32Value(int, int) - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.NestedConfig.Builder
-
repeated int32 nested_repeated_int32_value = 2;
- setNestedStringValue(String) - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.NestedConfig.Builder
-
optional string nested_string_value = 1;
- setNestedStringValueBytes(ByteString) - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.NestedConfig.Builder
-
optional string nested_string_value = 1;
- setNormalizedConfig(Service) - Method in class com.google.api.tools.framework.model.Model
-
- setOneof(Oneof) - Method in class com.google.api.tools.framework.model.Field
-
For setting the oneof.
- setOneofs(ImmutableList<Oneof>) - Method in class com.google.api.tools.framework.model.MessageType
-
For setting the oneofs list.
- setOutputType(TypeRef) - Method in class com.google.api.tools.framework.model.Method
-
For setting the output type.
- setParent(CollectionAttribute) - Method in class com.google.api.tools.framework.aspects.http.model.CollectionAttribute
-
Set parent collection.
- setRepeatedNestedConfig(int, ConfigSource.NestedConfig) - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig.Builder
-
repeated .model.ConfigSourceTest.NestedConfig repeated_nested_config = 6;
- setRepeatedNestedConfig(int, ConfigSource.NestedConfig.Builder) - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig.Builder
-
repeated .model.ConfigSourceTest.NestedConfig repeated_nested_config = 6;
- setRepeatedStringValue(int, String) - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig.Builder
-
repeated string repeated_string_value = 5;
- setResourceType(TypeRef) - Method in class com.google.api.tools.framework.aspects.http.model.CollectionAttribute
-
Sets the resource type.
- setRestCollectionName(String) - Method in class com.google.api.tools.framework.aspects.http.model.RestMethod
-
Sets the rest collection name.
- setRestCustomMethodName(String) - Method in class com.google.api.tools.framework.aspects.http.model.RestMethod
-
Sets the rest custom method name.
- setRestKind(RestKind) - Method in class com.google.api.tools.framework.aspects.http.model.RestMethod
-
Sets the rest kind.
- setRestMethod(RestMethod) - Method in class com.google.api.tools.framework.aspects.http.model.HttpAttribute
-
Sets the rest method.
- setRule(AuthenticationRule) - Method in class com.google.api.tools.framework.aspects.authentication.model.AuthAttribute.Builder
-
Sets the underlying AuthenticationRule.
- setScoper(Scoper) - Method in class com.google.api.tools.framework.model.Model
-
Sets the scoper used for traversing this model.
- setServiceConfig(Service) - Method in class com.google.api.tools.framework.model.Model
-
Deprecated.
- setServiceConfig(ConfigSource) - Method in class com.google.api.tools.framework.model.Model
-
Sets the service config from a config source.
- setStringValue(String) - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig.Builder
-
optional string string_value = 1;
- setStringValueBytes(ByteString) - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig.Builder
-
optional string string_value = 1;
- setSymbolTable(SymbolTable) - Method in class com.google.api.tools.framework.model.Model
-
For setting the symbol table.
- setType(TypeRef) - Method in class com.google.api.tools.framework.model.EnumValue
-
For setting the type.
- setType(TypeRef) - Method in class com.google.api.tools.framework.model.Field
-
For setting the resolved type.
- setUnknownFields(UnknownFieldSet) - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.NestedConfig.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.api.tools.framework.yaml.TestConfig.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class com.google.api.tools.framework.yaml.TestMapValue.Builder
-
- setup(ToolOptions, ModelBuildOverrides, String) - Method in class com.google.api.tools.framework.tools.ModelBuilder
-
- setupModelConfigs(Model, Set<FileWrapper>) - Static method in class com.google.api.tools.framework.tools.ToolUtil
-
Sets up the model configs, attaching to the model.
- setValue(Descriptors.FieldDescriptor, Object, Object, Location) - Method in class com.google.api.tools.framework.model.ConfigSource.Builder
-
Sets the given scalar value on the field.
- setValueByNameMap(ImmutableMap<String, EnumValue>) - Method in class com.google.api.tools.framework.model.EnumType
-
For setting the value-by-name map.
- setVisibilityLabels(Set<String>) - Method in class com.google.api.tools.framework.model.Model
-
Set visibility labels from the given list.
- setWarningFilter(String) - Method in class com.google.api.tools.framework.model.Model
-
Set a filter for warnings based on regular expression for aspect name.
- shouldDerivedDiscoveryDoc() - Method in class com.google.api.tools.framework.model.Model
-
Returns true if the derived discovery doc should be generated and added into service config.
- SimpleDiagCollector - Class in com.google.api.tools.framework.model
-
Simple implementation of
DiagCollector used for general purpose tools.
- SimpleDiagCollector() - Constructor for class com.google.api.tools.framework.model.SimpleDiagCollector
-
- SimpleLocation - Class in com.google.api.tools.framework.model
-
A simple location with a directly specified display string.
- SimpleLocation(String) - Constructor for class com.google.api.tools.framework.model.SimpleLocation
-
Creates a simple location with just the display string.
- SimpleLocation(String, String) - Constructor for class com.google.api.tools.framework.model.SimpleLocation
-
Creates a simple location with display string and the container name.
- SnippetSet - Class in com.google.api.tools.framework.snippet
-
Represents a snippet set.
- SnippetSet.EvalException - Exception in com.google.api.tools.framework.snippet
-
Represents an evaluation error, with an issue describing it.
- SnippetSet.InputSupplier - Interface in com.google.api.tools.framework.snippet
-
An interface supplying source input for the @extends command.
- SnippetSet.Issue - Class in com.google.api.tools.framework.snippet
-
Represents an issue (error) with either snippet parsing or runtime evaluation.
- SnippetSet.ParseException - Exception in com.google.api.tools.framework.snippet
-
Represents a parsing error, with a collection of issues.
- SOFT_BREAK - Static variable in class com.google.api.tools.framework.snippet.Doc
-
A break that is printed either as the empty string in horizontal mode, or as a newline in
vertical mode.
- SourceParser - Class in com.google.api.tools.framework.aspects.documentation.source
-
Parser that parses given Markdown source into SourceElement structure.
- SourceParser(String, Location, DiagCollector, String) - Constructor for class com.google.api.tools.framework.aspects.documentation.source.SourceParser
-
- SourceRoot - Class in com.google.api.tools.framework.aspects.documentation.source
-
Root of the Markdown source structure based on Markdown heading levels.
- SourceRoot(int, int, DiagCollector, Location) - Constructor for class com.google.api.tools.framework.aspects.documentation.source.SourceRoot
-
- SourceSection - Class in com.google.api.tools.framework.aspects.documentation.source
-
Represents section in Markdown content based on Markdown header boundary.
- SourceSection(SectionHeader, int, int, DiagCollector, Location) - Constructor for class com.google.api.tools.framework.aspects.documentation.source.SourceSection
-
- SourceVisitor - Class in com.google.api.tools.framework.aspects.documentation.source
-
Base visitor which defines the logic to visit SourceElement.
- SourceVisitor() - Constructor for class com.google.api.tools.framework.aspects.documentation.source.SourceVisitor
-
- standardSetup(Model) - Static method in class com.google.api.tools.framework.aspects.documentation.DocumentationProcessorSet
-
- StandardSetup - Class in com.google.api.tools.framework.setup
-
A class providing registration of standard processors and config aspects.
- startLinting() - Method in class com.google.api.tools.framework.aspects.ConfigAspectBase
-
Default implementation of start linting; does nothing.
- startLinting() - Method in interface com.google.api.tools.framework.model.ConfigAspect
-
Marks the begin of style checking.
- startMerging() - Method in class com.google.api.tools.framework.aspects.ConfigAspectBase
-
Default implementation of starting merge; does nothing.
- startMerging() - Method in class com.google.api.tools.framework.aspects.control.ControlConfigAspect
-
- startMerging() - Method in class com.google.api.tools.framework.aspects.documentation.DocumentationConfigAspect
-
- startMerging() - Method in class com.google.api.tools.framework.aspects.http.HttpConfigAspect
-
- startMerging() - Method in class com.google.api.tools.framework.aspects.mixin.MixinConfigAspect
-
Analyze any mixins and attach attributes related to interfaces and methods which are
used by the main merging phase.
- startMerging() - Method in class com.google.api.tools.framework.aspects.usage.UsageConfigAspect
-
- startMerging() - Method in class com.google.api.tools.framework.aspects.versioning.VersionConfigAspect
-
- startMerging() - Method in interface com.google.api.tools.framework.model.ConfigAspect
-
Marks start of merging.
- startNormalization(Service.Builder) - Method in class com.google.api.tools.framework.aspects.ConfigAspectBase
-
Default implementation of starting normalization; does nothing.
- startNormalization(Service.Builder) - Method in class com.google.api.tools.framework.aspects.documentation.DocumentationConfigAspect
-
- startNormalization(Service.Builder) - Method in class com.google.api.tools.framework.aspects.RuleBasedConfigAspect
-
- startNormalization(Service.Builder) - Method in class com.google.api.tools.framework.aspects.system.SystemConfigAspect
-
- startNormalization(Service.Builder) - Method in class com.google.api.tools.framework.aspects.usage.UsageConfigAspect
-
- startNormalization(Service.Builder) - Method in interface com.google.api.tools.framework.model.ConfigAspect
-
Marks start of normalization.
- STRING_VALUE_FIELD_NUMBER - Static variable in class com.google.api.tools.framework.model.testdata.ConfigSource.SomeConfig
-
- stripVersionFromRestName(String) - Static method in class com.google.api.tools.framework.aspects.versioning.model.ApiVersionUtil
-
Returns the REST name with version prefix stripped if it has.
- SUPPRESS_WARNINGS - Static variable in class com.google.api.tools.framework.tools.configgen.ConfigGeneratorFromProtoDescriptor
-
- suppressAllWarnings() - Method in class com.google.api.tools.framework.model.Model
-
Shortcut for suppressing all warnings.
- SwaggerConversionException - Exception in com.google.api.tools.framework.importers.swagger
-
Exception indicating failure during conversion of swagger to service config.
- SwaggerConversionException(String) - Constructor for exception com.google.api.tools.framework.importers.swagger.SwaggerConversionException
-
- SwaggerConversionException(String, Throwable) - Constructor for exception com.google.api.tools.framework.importers.swagger.SwaggerConversionException
-
- SwaggerConversionException(Throwable) - Constructor for exception com.google.api.tools.framework.importers.swagger.SwaggerConversionException
-
- SwaggerImportTool - Class in com.google.api.tools.framework.importers.swagger
-
Main entry point for the Swagger Importer.
- SwaggerImportTool(ToolOptions) - Constructor for class com.google.api.tools.framework.importers.swagger.SwaggerImportTool
-
- SwaggerToService - Class in com.google.api.tools.framework.importers.swagger
-
Class to create a Service instance from a Swagger object.
- SwaggerToService(ImmutableMap<String, String>, String, String, String, ImmutableMap<String, String>) - Constructor for class com.google.api.tools.framework.importers.swagger.SwaggerToService
-
Initializes Swagger to Service config converter.
- SymbolTable - Class in com.google.api.tools.framework.model
-
Represents a symbol table, an object mapping interfaces and types by name.
- SymbolTable(Map<String, Interface>, Map<String, TypeRef>, Set<String>, Map<String, ? extends List<Method>>) - Constructor for class com.google.api.tools.framework.model.SymbolTable
-
- syntax() - Method in class com.google.api.tools.framework.aspects.http.model.HttpAttribute.FieldSegment
-
- syntax() - Method in class com.google.api.tools.framework.aspects.http.model.HttpAttribute.LiteralSegment
-
- syntax() - Method in class com.google.api.tools.framework.aspects.http.model.HttpAttribute.PathSegment
-
Returns the syntax of this segment.
- syntax() - Method in class com.google.api.tools.framework.aspects.http.model.HttpAttribute.WildcardSegment
-
- SystemConfigAspect - Class in com.google.api.tools.framework.aspects.system
-
Configuration aspect for system-level configuration (e.g.
- SystemParameter - Enum in com.google.api.tools.framework.aspects.http.model
-
System parameter defined in runtime proxy.
- SystemParameterConfigAspect - Class in com.google.api.tools.framework.aspects.systemparameter
-
Configuration aspect for system parameter section.