A B C D E F G H I K L M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ABORTED - com.google.rpc.Code
-
The operation was aborted, typically due to a concurrency issue such as a sequencer check failure or transaction abort.
- ABORTED_VALUE - Static variable in enum com.google.rpc.Code
-
The operation was aborted, typically due to a concurrency issue such as a sequencer check failure or transaction abort.
- ABSTRACT_TYPE - com.google.api.expr.v1alpha1.Type.TypeKindCase
- ABSTRACT_TYPE_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Type
- ACCESS_LEVELS_FIELD_NUMBER - Static variable in class com.google.rpc.context.AttributeContext.Auth
- ACCU_INIT_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Expr.Comprehension
- ACCU_VAR_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Expr.Comprehension
- addAccessLevels(String) - Method in class com.google.rpc.context.AttributeContext.Auth.Builder
-
A list of access level resource names that allow resources to be accessed by authenticated requester.
- addAccessLevelsBytes(ByteString) - Method in class com.google.rpc.context.AttributeContext.Auth.Builder
-
A list of access level resource names that allow resources to be accessed by authenticated requester.
- addAllAccessLevels(Iterable<String>) - Method in class com.google.rpc.context.AttributeContext.Auth.Builder
-
A list of access level resource names that allow resources to be accessed by authenticated requester.
- addAllArgs(Iterable<? extends Expr>) - Method in class com.google.api.expr.v1alpha1.Expr.Call.Builder
-
The arguments.
- addAllArgTypes(Iterable<? extends Type>) - Method in class com.google.api.expr.v1alpha1.Type.FunctionType.Builder
-
Argument types of the function.
- addAllAudiences(Iterable<String>) - Method in class com.google.rpc.context.AttributeContext.Auth.Builder
-
The intended audience(s) for this authentication information.
- addAllDetails(Iterable<? extends Any>) - Method in class com.google.rpc.Status.Builder
-
A list of messages that carry the error details.
- addAllElements(Iterable<? extends Expr>) - Method in class com.google.api.expr.v1alpha1.Expr.CreateList.Builder
-
The elements part of the list.
- addAllEntries(Iterable<? extends Expr.CreateStruct.Entry>) - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Builder
-
The entries in the creation expression.
- addAllEntries(Iterable<? extends MapValue.Entry>) - Method in class com.google.api.expr.v1alpha1.MapValue.Builder
-
The set of map entries.
- addAllErrors(Iterable<? extends Status>) - Method in class com.google.api.expr.v1alpha1.ErrorSet.Builder
-
The errors in the set.
- addAllExprs(Iterable<? extends Long>) - Method in class com.google.api.expr.v1alpha1.UnknownSet.Builder
-
The ids of the expressions with unknown values.
- addAllExprSteps(Iterable<? extends Explain.ExprStep>) - Method in class com.google.api.expr.v1alpha1.Explain.Builder
-
Deprecated.List of steps.
- addAllExtensions(Iterable<? extends Any>) - Method in class com.google.rpc.context.AttributeContext.Builder
-
Supports extensions for advanced use cases, such as logs and metrics.
- addAllFieldViolations(Iterable<? extends BadRequest.FieldViolation>) - Method in class com.google.rpc.BadRequest.Builder
-
Describes all violations in a client request.
- addAllIssues(Iterable<? extends Status>) - Method in class com.google.api.expr.v1alpha1.CheckResponse.Builder
-
Any number of issues with [StatusDetails][] as the details.
- addAllIssues(Iterable<? extends Status>) - Method in class com.google.api.expr.v1alpha1.EvalResponse.Builder
-
Any number of issues with [StatusDetails][] as the details.
- addAllIssues(Iterable<? extends Status>) - Method in class com.google.api.expr.v1alpha1.ParseResponse.Builder
-
Any number of issues with [StatusDetails][] as the details.
- addAllLineOffsets(Iterable<? extends Integer>) - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
-
Monotonically increasing list of character offsets where newlines appear.
- addAllLinks(Iterable<? extends Help.Link>) - Method in class com.google.rpc.Help.Builder
-
URL(s) pointing to additional information on handling the current error.
- addAllOverloadId(Iterable<String>) - Method in class com.google.api.expr.v1alpha1.Reference.Builder
-
For references to functions, this is a list of `Overload.overload_id` values which match according to typing rules.
- addAllOverloads(Iterable<? extends Decl.FunctionDecl.Overload>) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Builder
-
Required.
- addAllParameterTypes(Iterable<? extends Type>) - Method in class com.google.api.expr.v1alpha1.Type.AbstractType.Builder
-
Parameter types for this abstract type.
- addAllParams(Iterable<? extends Type>) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
-
List of function parameter [Type][google.api.expr.v1alpha1.Type] values.
- addAllResults(Iterable<? extends EvalState.Result>) - Method in class com.google.api.expr.v1alpha1.EvalState.Builder
-
An ordered list of results.
- addAllStackEntries(Iterable<String>) - Method in class com.google.rpc.DebugInfo.Builder
-
The stack trace entries indicating where the error occurred.
- addAllTypeEnv(Iterable<? extends Decl>) - Method in class com.google.api.expr.v1alpha1.CheckRequest.Builder
-
Declarations of types for external variables and functions.
- addAllTypeParams(Iterable<String>) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
-
The type param names associated with the function declaration.
- addAllValues(Iterable<? extends ExprValue>) - Method in class com.google.api.expr.v1alpha1.EvalState.Builder
-
The unique values referenced in this message.
- addAllValues(Iterable<? extends Value>) - Method in class com.google.api.expr.v1alpha1.Explain.Builder
-
Deprecated.All of the observed values.
- addAllValues(Iterable<? extends Value>) - Method in class com.google.api.expr.v1alpha1.ListValue.Builder
-
The ordered values in the list.
- addAllViolations(Iterable<? extends PreconditionFailure.Violation>) - Method in class com.google.rpc.PreconditionFailure.Builder
-
Describes all precondition violations.
- addAllViolations(Iterable<? extends QuotaFailure.Violation>) - Method in class com.google.rpc.QuotaFailure.Builder
-
Describes all quota violations.
- addArgs(int, Expr) - Method in class com.google.api.expr.v1alpha1.Expr.Call.Builder
-
The arguments.
- addArgs(int, Expr.Builder) - Method in class com.google.api.expr.v1alpha1.Expr.Call.Builder
-
The arguments.
- addArgs(Expr) - Method in class com.google.api.expr.v1alpha1.Expr.Call.Builder
-
The arguments.
- addArgs(Expr.Builder) - Method in class com.google.api.expr.v1alpha1.Expr.Call.Builder
-
The arguments.
- addArgsBuilder() - Method in class com.google.api.expr.v1alpha1.Expr.Call.Builder
-
The arguments.
- addArgsBuilder(int) - Method in class com.google.api.expr.v1alpha1.Expr.Call.Builder
-
The arguments.
- addArgTypes(int, Type) - Method in class com.google.api.expr.v1alpha1.Type.FunctionType.Builder
-
Argument types of the function.
- addArgTypes(int, Type.Builder) - Method in class com.google.api.expr.v1alpha1.Type.FunctionType.Builder
-
Argument types of the function.
- addArgTypes(Type) - Method in class com.google.api.expr.v1alpha1.Type.FunctionType.Builder
-
Argument types of the function.
- addArgTypes(Type.Builder) - Method in class com.google.api.expr.v1alpha1.Type.FunctionType.Builder
-
Argument types of the function.
- addArgTypesBuilder() - Method in class com.google.api.expr.v1alpha1.Type.FunctionType.Builder
-
Argument types of the function.
- addArgTypesBuilder(int) - Method in class com.google.api.expr.v1alpha1.Type.FunctionType.Builder
-
Argument types of the function.
- addAudiences(String) - Method in class com.google.rpc.context.AttributeContext.Auth.Builder
-
The intended audience(s) for this authentication information.
- addAudiencesBytes(ByteString) - Method in class com.google.rpc.context.AttributeContext.Auth.Builder
-
The intended audience(s) for this authentication information.
- addDetails(int, Any) - Method in class com.google.rpc.Status.Builder
-
A list of messages that carry the error details.
- addDetails(int, Any.Builder) - Method in class com.google.rpc.Status.Builder
-
A list of messages that carry the error details.
- addDetails(Any) - Method in class com.google.rpc.Status.Builder
-
A list of messages that carry the error details.
- addDetails(Any.Builder) - Method in class com.google.rpc.Status.Builder
-
A list of messages that carry the error details.
- addDetailsBuilder() - Method in class com.google.rpc.Status.Builder
-
A list of messages that carry the error details.
- addDetailsBuilder(int) - Method in class com.google.rpc.Status.Builder
-
A list of messages that carry the error details.
- addElements(int, Expr) - Method in class com.google.api.expr.v1alpha1.Expr.CreateList.Builder
-
The elements part of the list.
- addElements(int, Expr.Builder) - Method in class com.google.api.expr.v1alpha1.Expr.CreateList.Builder
-
The elements part of the list.
- addElements(Expr) - Method in class com.google.api.expr.v1alpha1.Expr.CreateList.Builder
-
The elements part of the list.
- addElements(Expr.Builder) - Method in class com.google.api.expr.v1alpha1.Expr.CreateList.Builder
-
The elements part of the list.
- addElementsBuilder() - Method in class com.google.api.expr.v1alpha1.Expr.CreateList.Builder
-
The elements part of the list.
- addElementsBuilder(int) - Method in class com.google.api.expr.v1alpha1.Expr.CreateList.Builder
-
The elements part of the list.
- addEntries(int, Expr.CreateStruct.Entry) - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Builder
-
The entries in the creation expression.
- addEntries(int, Expr.CreateStruct.Entry.Builder) - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Builder
-
The entries in the creation expression.
- addEntries(int, MapValue.Entry) - Method in class com.google.api.expr.v1alpha1.MapValue.Builder
-
The set of map entries.
- addEntries(int, MapValue.Entry.Builder) - Method in class com.google.api.expr.v1alpha1.MapValue.Builder
-
The set of map entries.
- addEntries(Expr.CreateStruct.Entry) - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Builder
-
The entries in the creation expression.
- addEntries(Expr.CreateStruct.Entry.Builder) - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Builder
-
The entries in the creation expression.
- addEntries(MapValue.Entry) - Method in class com.google.api.expr.v1alpha1.MapValue.Builder
-
The set of map entries.
- addEntries(MapValue.Entry.Builder) - Method in class com.google.api.expr.v1alpha1.MapValue.Builder
-
The set of map entries.
- addEntriesBuilder() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Builder
-
The entries in the creation expression.
- addEntriesBuilder() - Method in class com.google.api.expr.v1alpha1.MapValue.Builder
-
The set of map entries.
- addEntriesBuilder(int) - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Builder
-
The entries in the creation expression.
- addEntriesBuilder(int) - Method in class com.google.api.expr.v1alpha1.MapValue.Builder
-
The set of map entries.
- addErrors(int, Status) - Method in class com.google.api.expr.v1alpha1.ErrorSet.Builder
-
The errors in the set.
- addErrors(int, Status.Builder) - Method in class com.google.api.expr.v1alpha1.ErrorSet.Builder
-
The errors in the set.
- addErrors(Status) - Method in class com.google.api.expr.v1alpha1.ErrorSet.Builder
-
The errors in the set.
- addErrors(Status.Builder) - Method in class com.google.api.expr.v1alpha1.ErrorSet.Builder
-
The errors in the set.
- addErrorsBuilder() - Method in class com.google.api.expr.v1alpha1.ErrorSet.Builder
-
The errors in the set.
- addErrorsBuilder(int) - Method in class com.google.api.expr.v1alpha1.ErrorSet.Builder
-
The errors in the set.
- addExprs(long) - Method in class com.google.api.expr.v1alpha1.UnknownSet.Builder
-
The ids of the expressions with unknown values.
- addExprSteps(int, Explain.ExprStep) - Method in class com.google.api.expr.v1alpha1.Explain.Builder
-
Deprecated.List of steps.
- addExprSteps(int, Explain.ExprStep.Builder) - Method in class com.google.api.expr.v1alpha1.Explain.Builder
-
Deprecated.List of steps.
- addExprSteps(Explain.ExprStep) - Method in class com.google.api.expr.v1alpha1.Explain.Builder
-
Deprecated.List of steps.
- addExprSteps(Explain.ExprStep.Builder) - Method in class com.google.api.expr.v1alpha1.Explain.Builder
-
Deprecated.List of steps.
- addExprStepsBuilder() - Method in class com.google.api.expr.v1alpha1.Explain.Builder
-
Deprecated.List of steps.
- addExprStepsBuilder(int) - Method in class com.google.api.expr.v1alpha1.Explain.Builder
-
Deprecated.List of steps.
- addExtensions(int, Any) - Method in class com.google.rpc.context.AttributeContext.Builder
-
Supports extensions for advanced use cases, such as logs and metrics.
- addExtensions(int, Any.Builder) - Method in class com.google.rpc.context.AttributeContext.Builder
-
Supports extensions for advanced use cases, such as logs and metrics.
- addExtensions(Any) - Method in class com.google.rpc.context.AttributeContext.Builder
-
Supports extensions for advanced use cases, such as logs and metrics.
- addExtensions(Any.Builder) - Method in class com.google.rpc.context.AttributeContext.Builder
-
Supports extensions for advanced use cases, such as logs and metrics.
- addExtensionsBuilder() - Method in class com.google.rpc.context.AttributeContext.Builder
-
Supports extensions for advanced use cases, such as logs and metrics.
- addExtensionsBuilder(int) - Method in class com.google.rpc.context.AttributeContext.Builder
-
Supports extensions for advanced use cases, such as logs and metrics.
- addFieldViolations(int, BadRequest.FieldViolation) - Method in class com.google.rpc.BadRequest.Builder
-
Describes all violations in a client request.
- addFieldViolations(int, BadRequest.FieldViolation.Builder) - Method in class com.google.rpc.BadRequest.Builder
-
Describes all violations in a client request.
- addFieldViolations(BadRequest.FieldViolation) - Method in class com.google.rpc.BadRequest.Builder
-
Describes all violations in a client request.
- addFieldViolations(BadRequest.FieldViolation.Builder) - Method in class com.google.rpc.BadRequest.Builder
-
Describes all violations in a client request.
- addFieldViolationsBuilder() - Method in class com.google.rpc.BadRequest.Builder
-
Describes all violations in a client request.
- addFieldViolationsBuilder(int) - Method in class com.google.rpc.BadRequest.Builder
-
Describes all violations in a client request.
- addIssues(int, Status) - Method in class com.google.api.expr.v1alpha1.CheckResponse.Builder
-
Any number of issues with [StatusDetails][] as the details.
- addIssues(int, Status) - Method in class com.google.api.expr.v1alpha1.EvalResponse.Builder
-
Any number of issues with [StatusDetails][] as the details.
- addIssues(int, Status) - Method in class com.google.api.expr.v1alpha1.ParseResponse.Builder
-
Any number of issues with [StatusDetails][] as the details.
- addIssues(int, Status.Builder) - Method in class com.google.api.expr.v1alpha1.CheckResponse.Builder
-
Any number of issues with [StatusDetails][] as the details.
- addIssues(int, Status.Builder) - Method in class com.google.api.expr.v1alpha1.EvalResponse.Builder
-
Any number of issues with [StatusDetails][] as the details.
- addIssues(int, Status.Builder) - Method in class com.google.api.expr.v1alpha1.ParseResponse.Builder
-
Any number of issues with [StatusDetails][] as the details.
- addIssues(Status) - Method in class com.google.api.expr.v1alpha1.CheckResponse.Builder
-
Any number of issues with [StatusDetails][] as the details.
- addIssues(Status) - Method in class com.google.api.expr.v1alpha1.EvalResponse.Builder
-
Any number of issues with [StatusDetails][] as the details.
- addIssues(Status) - Method in class com.google.api.expr.v1alpha1.ParseResponse.Builder
-
Any number of issues with [StatusDetails][] as the details.
- addIssues(Status.Builder) - Method in class com.google.api.expr.v1alpha1.CheckResponse.Builder
-
Any number of issues with [StatusDetails][] as the details.
- addIssues(Status.Builder) - Method in class com.google.api.expr.v1alpha1.EvalResponse.Builder
-
Any number of issues with [StatusDetails][] as the details.
- addIssues(Status.Builder) - Method in class com.google.api.expr.v1alpha1.ParseResponse.Builder
-
Any number of issues with [StatusDetails][] as the details.
- addIssuesBuilder() - Method in class com.google.api.expr.v1alpha1.CheckResponse.Builder
-
Any number of issues with [StatusDetails][] as the details.
- addIssuesBuilder() - Method in class com.google.api.expr.v1alpha1.EvalResponse.Builder
-
Any number of issues with [StatusDetails][] as the details.
- addIssuesBuilder() - Method in class com.google.api.expr.v1alpha1.ParseResponse.Builder
-
Any number of issues with [StatusDetails][] as the details.
- addIssuesBuilder(int) - Method in class com.google.api.expr.v1alpha1.CheckResponse.Builder
-
Any number of issues with [StatusDetails][] as the details.
- addIssuesBuilder(int) - Method in class com.google.api.expr.v1alpha1.EvalResponse.Builder
-
Any number of issues with [StatusDetails][] as the details.
- addIssuesBuilder(int) - Method in class com.google.api.expr.v1alpha1.ParseResponse.Builder
-
Any number of issues with [StatusDetails][] as the details.
- addLineOffsets(int) - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
-
Monotonically increasing list of character offsets where newlines appear.
- addLinks(int, Help.Link) - Method in class com.google.rpc.Help.Builder
-
URL(s) pointing to additional information on handling the current error.
- addLinks(int, Help.Link.Builder) - Method in class com.google.rpc.Help.Builder
-
URL(s) pointing to additional information on handling the current error.
- addLinks(Help.Link) - Method in class com.google.rpc.Help.Builder
-
URL(s) pointing to additional information on handling the current error.
- addLinks(Help.Link.Builder) - Method in class com.google.rpc.Help.Builder
-
URL(s) pointing to additional information on handling the current error.
- addLinksBuilder() - Method in class com.google.rpc.Help.Builder
-
URL(s) pointing to additional information on handling the current error.
- addLinksBuilder(int) - Method in class com.google.rpc.Help.Builder
-
URL(s) pointing to additional information on handling the current error.
- addOverloadId(String) - Method in class com.google.api.expr.v1alpha1.Reference.Builder
-
For references to functions, this is a list of `Overload.overload_id` values which match according to typing rules.
- addOverloadIdBytes(ByteString) - Method in class com.google.api.expr.v1alpha1.Reference.Builder
-
For references to functions, this is a list of `Overload.overload_id` values which match according to typing rules.
- addOverloads(int, Decl.FunctionDecl.Overload) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Builder
-
Required.
- addOverloads(int, Decl.FunctionDecl.Overload.Builder) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Builder
-
Required.
- addOverloads(Decl.FunctionDecl.Overload) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Builder
-
Required.
- addOverloads(Decl.FunctionDecl.Overload.Builder) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Builder
-
Required.
- addOverloadsBuilder() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Builder
-
Required.
- addOverloadsBuilder(int) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Builder
-
Required.
- addParameterTypes(int, Type) - Method in class com.google.api.expr.v1alpha1.Type.AbstractType.Builder
-
Parameter types for this abstract type.
- addParameterTypes(int, Type.Builder) - Method in class com.google.api.expr.v1alpha1.Type.AbstractType.Builder
-
Parameter types for this abstract type.
- addParameterTypes(Type) - Method in class com.google.api.expr.v1alpha1.Type.AbstractType.Builder
-
Parameter types for this abstract type.
- addParameterTypes(Type.Builder) - Method in class com.google.api.expr.v1alpha1.Type.AbstractType.Builder
-
Parameter types for this abstract type.
- addParameterTypesBuilder() - Method in class com.google.api.expr.v1alpha1.Type.AbstractType.Builder
-
Parameter types for this abstract type.
- addParameterTypesBuilder(int) - Method in class com.google.api.expr.v1alpha1.Type.AbstractType.Builder
-
Parameter types for this abstract type.
- addParams(int, Type) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
-
List of function parameter [Type][google.api.expr.v1alpha1.Type] values.
- addParams(int, Type.Builder) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
-
List of function parameter [Type][google.api.expr.v1alpha1.Type] values.
- addParams(Type) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
-
List of function parameter [Type][google.api.expr.v1alpha1.Type] values.
- addParams(Type.Builder) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
-
List of function parameter [Type][google.api.expr.v1alpha1.Type] values.
- addParamsBuilder() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
-
List of function parameter [Type][google.api.expr.v1alpha1.Type] values.
- addParamsBuilder(int) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
-
List of function parameter [Type][google.api.expr.v1alpha1.Type] values.
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.CheckRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.CheckResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.Constant.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.Decl.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.EnumValue.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.ErrorSet.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.EvalRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.EvalResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.EvalState.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.EvalState.Result.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.Explain.Builder
-
Deprecated.
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.Explain.ExprStep.Builder
-
Deprecated.
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.Expr.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.Expr.Call.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.Expr.CreateList.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.Expr.Ident.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.Expr.Select.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.ExprValue.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.IssueDetails.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.ListValue.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.MapValue.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.MapValue.Entry.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.ParsedExpr.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.ParseRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.ParseResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.Reference.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.SourcePosition.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.Type.AbstractType.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.Type.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.Type.FunctionType.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.Type.ListType.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.Type.MapType.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.UnknownSet.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.Value.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.rpc.BadRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.rpc.BadRequest.FieldViolation.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.rpc.context.AttributeContext.Api.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.rpc.context.AttributeContext.Auth.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.rpc.context.AttributeContext.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.rpc.context.AttributeContext.Peer.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.rpc.context.AttributeContext.Request.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.rpc.context.AttributeContext.Response.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.rpc.DebugInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.rpc.ErrorInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.rpc.Help.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.rpc.Help.Link.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.rpc.LocalizedMessage.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.rpc.PreconditionFailure.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.rpc.PreconditionFailure.Violation.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.rpc.QuotaFailure.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.rpc.QuotaFailure.Violation.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.rpc.RequestInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.rpc.ResourceInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.rpc.RetryInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.rpc.Status.Builder
- addResults(int, EvalState.Result) - Method in class com.google.api.expr.v1alpha1.EvalState.Builder
-
An ordered list of results.
- addResults(int, EvalState.Result.Builder) - Method in class com.google.api.expr.v1alpha1.EvalState.Builder
-
An ordered list of results.
- addResults(EvalState.Result) - Method in class com.google.api.expr.v1alpha1.EvalState.Builder
-
An ordered list of results.
- addResults(EvalState.Result.Builder) - Method in class com.google.api.expr.v1alpha1.EvalState.Builder
-
An ordered list of results.
- addResultsBuilder() - Method in class com.google.api.expr.v1alpha1.EvalState.Builder
-
An ordered list of results.
- addResultsBuilder(int) - Method in class com.google.api.expr.v1alpha1.EvalState.Builder
-
An ordered list of results.
- addStackEntries(String) - Method in class com.google.rpc.DebugInfo.Builder
-
The stack trace entries indicating where the error occurred.
- addStackEntriesBytes(ByteString) - Method in class com.google.rpc.DebugInfo.Builder
-
The stack trace entries indicating where the error occurred.
- addTypeEnv(int, Decl) - Method in class com.google.api.expr.v1alpha1.CheckRequest.Builder
-
Declarations of types for external variables and functions.
- addTypeEnv(int, Decl.Builder) - Method in class com.google.api.expr.v1alpha1.CheckRequest.Builder
-
Declarations of types for external variables and functions.
- addTypeEnv(Decl) - Method in class com.google.api.expr.v1alpha1.CheckRequest.Builder
-
Declarations of types for external variables and functions.
- addTypeEnv(Decl.Builder) - Method in class com.google.api.expr.v1alpha1.CheckRequest.Builder
-
Declarations of types for external variables and functions.
- addTypeEnvBuilder() - Method in class com.google.api.expr.v1alpha1.CheckRequest.Builder
-
Declarations of types for external variables and functions.
- addTypeEnvBuilder(int) - Method in class com.google.api.expr.v1alpha1.CheckRequest.Builder
-
Declarations of types for external variables and functions.
- addTypeParams(String) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
-
The type param names associated with the function declaration.
- addTypeParamsBytes(ByteString) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
-
The type param names associated with the function declaration.
- addValues(int, ExprValue) - Method in class com.google.api.expr.v1alpha1.EvalState.Builder
-
The unique values referenced in this message.
- addValues(int, ExprValue.Builder) - Method in class com.google.api.expr.v1alpha1.EvalState.Builder
-
The unique values referenced in this message.
- addValues(int, Value) - Method in class com.google.api.expr.v1alpha1.Explain.Builder
-
Deprecated.All of the observed values.
- addValues(int, Value) - Method in class com.google.api.expr.v1alpha1.ListValue.Builder
-
The ordered values in the list.
- addValues(int, Value.Builder) - Method in class com.google.api.expr.v1alpha1.Explain.Builder
-
Deprecated.All of the observed values.
- addValues(int, Value.Builder) - Method in class com.google.api.expr.v1alpha1.ListValue.Builder
-
The ordered values in the list.
- addValues(ExprValue) - Method in class com.google.api.expr.v1alpha1.EvalState.Builder
-
The unique values referenced in this message.
- addValues(ExprValue.Builder) - Method in class com.google.api.expr.v1alpha1.EvalState.Builder
-
The unique values referenced in this message.
- addValues(Value) - Method in class com.google.api.expr.v1alpha1.Explain.Builder
-
Deprecated.All of the observed values.
- addValues(Value) - Method in class com.google.api.expr.v1alpha1.ListValue.Builder
-
The ordered values in the list.
- addValues(Value.Builder) - Method in class com.google.api.expr.v1alpha1.Explain.Builder
-
Deprecated.All of the observed values.
- addValues(Value.Builder) - Method in class com.google.api.expr.v1alpha1.ListValue.Builder
-
The ordered values in the list.
- addValuesBuilder() - Method in class com.google.api.expr.v1alpha1.EvalState.Builder
-
The unique values referenced in this message.
- addValuesBuilder() - Method in class com.google.api.expr.v1alpha1.Explain.Builder
-
Deprecated.All of the observed values.
- addValuesBuilder() - Method in class com.google.api.expr.v1alpha1.ListValue.Builder
-
The ordered values in the list.
- addValuesBuilder(int) - Method in class com.google.api.expr.v1alpha1.EvalState.Builder
-
The unique values referenced in this message.
- addValuesBuilder(int) - Method in class com.google.api.expr.v1alpha1.Explain.Builder
-
Deprecated.All of the observed values.
- addValuesBuilder(int) - Method in class com.google.api.expr.v1alpha1.ListValue.Builder
-
The ordered values in the list.
- addViolations(int, PreconditionFailure.Violation) - Method in class com.google.rpc.PreconditionFailure.Builder
-
Describes all precondition violations.
- addViolations(int, PreconditionFailure.Violation.Builder) - Method in class com.google.rpc.PreconditionFailure.Builder
-
Describes all precondition violations.
- addViolations(int, QuotaFailure.Violation) - Method in class com.google.rpc.QuotaFailure.Builder
-
Describes all quota violations.
- addViolations(int, QuotaFailure.Violation.Builder) - Method in class com.google.rpc.QuotaFailure.Builder
-
Describes all quota violations.
- addViolations(PreconditionFailure.Violation) - Method in class com.google.rpc.PreconditionFailure.Builder
-
Describes all precondition violations.
- addViolations(PreconditionFailure.Violation.Builder) - Method in class com.google.rpc.PreconditionFailure.Builder
-
Describes all precondition violations.
- addViolations(QuotaFailure.Violation) - Method in class com.google.rpc.QuotaFailure.Builder
-
Describes all quota violations.
- addViolations(QuotaFailure.Violation.Builder) - Method in class com.google.rpc.QuotaFailure.Builder
-
Describes all quota violations.
- addViolationsBuilder() - Method in class com.google.rpc.PreconditionFailure.Builder
-
Describes all precondition violations.
- addViolationsBuilder() - Method in class com.google.rpc.QuotaFailure.Builder
-
Describes all quota violations.
- addViolationsBuilder(int) - Method in class com.google.rpc.PreconditionFailure.Builder
-
Describes all precondition violations.
- addViolationsBuilder(int) - Method in class com.google.rpc.QuotaFailure.Builder
-
Describes all quota violations.
- ALREADY_EXISTS - com.google.rpc.Code
-
The entity that a client attempted to create (e.g., file or directory) already exists.
- ALREADY_EXISTS_VALUE - Static variable in enum com.google.rpc.Code
-
The entity that a client attempted to create (e.g., file or directory) already exists.
- ANNOTATIONS_FIELD_NUMBER - Static variable in class com.google.rpc.context.AttributeContext.Resource
- ANY - com.google.api.expr.v1alpha1.Type.WellKnownType
-
Well-known protobuf.Any type.
- ANY_VALUE - Static variable in enum com.google.api.expr.v1alpha1.Type.WellKnownType
-
Well-known protobuf.Any type.
- API_FIELD_NUMBER - Static variable in class com.google.rpc.context.AttributeContext
- ARG_TYPES_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Type.FunctionType
- ARGS_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Expr.Call
- AttributeContext - Class in com.google.rpc.context
-
This message defines the standard attribute vocabulary for Google APIs.
- AttributeContext.Api - Class in com.google.rpc.context
-
This message defines attributes associated with API operations, such as a network API request.
- AttributeContext.Api.Builder - Class in com.google.rpc.context
-
This message defines attributes associated with API operations, such as a network API request.
- AttributeContext.ApiOrBuilder - Interface in com.google.rpc.context
- AttributeContext.Auth - Class in com.google.rpc.context
-
This message defines request authentication attributes.
- AttributeContext.Auth.Builder - Class in com.google.rpc.context
-
This message defines request authentication attributes.
- AttributeContext.AuthOrBuilder - Interface in com.google.rpc.context
- AttributeContext.Builder - Class in com.google.rpc.context
-
This message defines the standard attribute vocabulary for Google APIs.
- AttributeContext.Peer - Class in com.google.rpc.context
-
This message defines attributes for a node that handles a network request.
- AttributeContext.Peer.Builder - Class in com.google.rpc.context
-
This message defines attributes for a node that handles a network request.
- AttributeContext.PeerOrBuilder - Interface in com.google.rpc.context
- AttributeContext.Request - Class in com.google.rpc.context
-
This message defines attributes for an HTTP request.
- AttributeContext.Request.Builder - Class in com.google.rpc.context
-
This message defines attributes for an HTTP request.
- AttributeContext.RequestOrBuilder - Interface in com.google.rpc.context
- AttributeContext.Resource - Class in com.google.rpc.context
-
This message defines core attributes for a resource.
- AttributeContext.Resource.Builder - Class in com.google.rpc.context
-
This message defines core attributes for a resource.
- AttributeContext.ResourceOrBuilder - Interface in com.google.rpc.context
- AttributeContext.Response - Class in com.google.rpc.context
-
This message defines attributes for a typical network response.
- AttributeContext.Response.Builder - Class in com.google.rpc.context
-
This message defines attributes for a typical network response.
- AttributeContext.ResponseOrBuilder - Interface in com.google.rpc.context
- AttributeContextOrBuilder - Interface in com.google.rpc.context
- AttributeContextProto - Class in com.google.rpc.context
- AUDIENCES_FIELD_NUMBER - Static variable in class com.google.rpc.context.AttributeContext.Auth
- AUTH_FIELD_NUMBER - Static variable in class com.google.rpc.context.AttributeContext.Request
B
- BACKEND_LATENCY_FIELD_NUMBER - Static variable in class com.google.rpc.context.AttributeContext.Response
- BadRequest - Class in com.google.rpc
-
Describes violations in a client request.
- BadRequest.Builder - Class in com.google.rpc
-
Describes violations in a client request.
- BadRequest.FieldViolation - Class in com.google.rpc
-
A message type used to describe a single bad request field.
- BadRequest.FieldViolation.Builder - Class in com.google.rpc
-
A message type used to describe a single bad request field.
- BadRequest.FieldViolationOrBuilder - Interface in com.google.rpc
- BadRequestOrBuilder - Interface in com.google.rpc
- BINDINGS_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.EvalRequest
- bindService() - Method in class com.google.api.expr.v1alpha1.ConformanceServiceGrpc.ConformanceServiceImplBase
- BOOL - com.google.api.expr.v1alpha1.Type.PrimitiveType
-
Boolean type.
- BOOL_VALUE - com.google.api.expr.v1alpha1.Constant.ConstantKindCase
- BOOL_VALUE - com.google.api.expr.v1alpha1.Value.KindCase
- BOOL_VALUE - Static variable in enum com.google.api.expr.v1alpha1.Type.PrimitiveType
-
Boolean type.
- BOOL_VALUE_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Constant
- BOOL_VALUE_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Value
- build() - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
- build() - Method in class com.google.api.expr.v1alpha1.CheckRequest.Builder
- build() - Method in class com.google.api.expr.v1alpha1.CheckResponse.Builder
- build() - Method in class com.google.api.expr.v1alpha1.Constant.Builder
- build() - Method in class com.google.api.expr.v1alpha1.Decl.Builder
- build() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Builder
- build() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
- build() - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl.Builder
- build() - Method in class com.google.api.expr.v1alpha1.EnumValue.Builder
- build() - Method in class com.google.api.expr.v1alpha1.ErrorSet.Builder
- build() - Method in class com.google.api.expr.v1alpha1.EvalRequest.Builder
- build() - Method in class com.google.api.expr.v1alpha1.EvalResponse.Builder
- build() - Method in class com.google.api.expr.v1alpha1.EvalState.Builder
- build() - Method in class com.google.api.expr.v1alpha1.EvalState.Result.Builder
- build() - Method in class com.google.api.expr.v1alpha1.Explain.Builder
-
Deprecated.
- build() - Method in class com.google.api.expr.v1alpha1.Explain.ExprStep.Builder
-
Deprecated.
- build() - Method in class com.google.api.expr.v1alpha1.Expr.Builder
- build() - Method in class com.google.api.expr.v1alpha1.Expr.Call.Builder
- build() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
- build() - Method in class com.google.api.expr.v1alpha1.Expr.CreateList.Builder
- build() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Builder
- build() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.Builder
- build() - Method in class com.google.api.expr.v1alpha1.Expr.Ident.Builder
- build() - Method in class com.google.api.expr.v1alpha1.Expr.Select.Builder
- build() - Method in class com.google.api.expr.v1alpha1.ExprValue.Builder
- build() - Method in class com.google.api.expr.v1alpha1.IssueDetails.Builder
- build() - Method in class com.google.api.expr.v1alpha1.ListValue.Builder
- build() - Method in class com.google.api.expr.v1alpha1.MapValue.Builder
- build() - Method in class com.google.api.expr.v1alpha1.MapValue.Entry.Builder
- build() - Method in class com.google.api.expr.v1alpha1.ParsedExpr.Builder
- build() - Method in class com.google.api.expr.v1alpha1.ParseRequest.Builder
- build() - Method in class com.google.api.expr.v1alpha1.ParseResponse.Builder
- build() - Method in class com.google.api.expr.v1alpha1.Reference.Builder
- build() - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
- build() - Method in class com.google.api.expr.v1alpha1.SourcePosition.Builder
- build() - Method in class com.google.api.expr.v1alpha1.Type.AbstractType.Builder
- build() - Method in class com.google.api.expr.v1alpha1.Type.Builder
- build() - Method in class com.google.api.expr.v1alpha1.Type.FunctionType.Builder
- build() - Method in class com.google.api.expr.v1alpha1.Type.ListType.Builder
- build() - Method in class com.google.api.expr.v1alpha1.Type.MapType.Builder
- build() - Method in class com.google.api.expr.v1alpha1.UnknownSet.Builder
- build() - Method in class com.google.api.expr.v1alpha1.Value.Builder
- build() - Method in class com.google.rpc.BadRequest.Builder
- build() - Method in class com.google.rpc.BadRequest.FieldViolation.Builder
- build() - Method in class com.google.rpc.context.AttributeContext.Api.Builder
- build() - Method in class com.google.rpc.context.AttributeContext.Auth.Builder
- build() - Method in class com.google.rpc.context.AttributeContext.Builder
- build() - Method in class com.google.rpc.context.AttributeContext.Peer.Builder
- build() - Method in class com.google.rpc.context.AttributeContext.Request.Builder
- build() - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
- build() - Method in class com.google.rpc.context.AttributeContext.Response.Builder
- build() - Method in class com.google.rpc.DebugInfo.Builder
- build() - Method in class com.google.rpc.ErrorInfo.Builder
- build() - Method in class com.google.rpc.Help.Builder
- build() - Method in class com.google.rpc.Help.Link.Builder
- build() - Method in class com.google.rpc.LocalizedMessage.Builder
- build() - Method in class com.google.rpc.PreconditionFailure.Builder
- build() - Method in class com.google.rpc.PreconditionFailure.Violation.Builder
- build() - Method in class com.google.rpc.QuotaFailure.Builder
- build() - Method in class com.google.rpc.QuotaFailure.Violation.Builder
- build() - Method in class com.google.rpc.RequestInfo.Builder
- build() - Method in class com.google.rpc.ResourceInfo.Builder
- build() - Method in class com.google.rpc.RetryInfo.Builder
- build() - Method in class com.google.rpc.Status.Builder
- build(Channel, CallOptions) - Method in class com.google.api.expr.v1alpha1.ConformanceServiceGrpc.ConformanceServiceBlockingStub
- build(Channel, CallOptions) - Method in class com.google.api.expr.v1alpha1.ConformanceServiceGrpc.ConformanceServiceFutureStub
- build(Channel, CallOptions) - Method in class com.google.api.expr.v1alpha1.ConformanceServiceGrpc.ConformanceServiceStub
- buildPartial() - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
- buildPartial() - Method in class com.google.api.expr.v1alpha1.CheckRequest.Builder
- buildPartial() - Method in class com.google.api.expr.v1alpha1.CheckResponse.Builder
- buildPartial() - Method in class com.google.api.expr.v1alpha1.Constant.Builder
- buildPartial() - Method in class com.google.api.expr.v1alpha1.Decl.Builder
- buildPartial() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Builder
- buildPartial() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
- buildPartial() - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl.Builder
- buildPartial() - Method in class com.google.api.expr.v1alpha1.EnumValue.Builder
- buildPartial() - Method in class com.google.api.expr.v1alpha1.ErrorSet.Builder
- buildPartial() - Method in class com.google.api.expr.v1alpha1.EvalRequest.Builder
- buildPartial() - Method in class com.google.api.expr.v1alpha1.EvalResponse.Builder
- buildPartial() - Method in class com.google.api.expr.v1alpha1.EvalState.Builder
- buildPartial() - Method in class com.google.api.expr.v1alpha1.EvalState.Result.Builder
- buildPartial() - Method in class com.google.api.expr.v1alpha1.Explain.Builder
-
Deprecated.
- buildPartial() - Method in class com.google.api.expr.v1alpha1.Explain.ExprStep.Builder
-
Deprecated.
- buildPartial() - Method in class com.google.api.expr.v1alpha1.Expr.Builder
- buildPartial() - Method in class com.google.api.expr.v1alpha1.Expr.Call.Builder
- buildPartial() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
- buildPartial() - Method in class com.google.api.expr.v1alpha1.Expr.CreateList.Builder
- buildPartial() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Builder
- buildPartial() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.Builder
- buildPartial() - Method in class com.google.api.expr.v1alpha1.Expr.Ident.Builder
- buildPartial() - Method in class com.google.api.expr.v1alpha1.Expr.Select.Builder
- buildPartial() - Method in class com.google.api.expr.v1alpha1.ExprValue.Builder
- buildPartial() - Method in class com.google.api.expr.v1alpha1.IssueDetails.Builder
- buildPartial() - Method in class com.google.api.expr.v1alpha1.ListValue.Builder
- buildPartial() - Method in class com.google.api.expr.v1alpha1.MapValue.Builder
- buildPartial() - Method in class com.google.api.expr.v1alpha1.MapValue.Entry.Builder
- buildPartial() - Method in class com.google.api.expr.v1alpha1.ParsedExpr.Builder
- buildPartial() - Method in class com.google.api.expr.v1alpha1.ParseRequest.Builder
- buildPartial() - Method in class com.google.api.expr.v1alpha1.ParseResponse.Builder
- buildPartial() - Method in class com.google.api.expr.v1alpha1.Reference.Builder
- buildPartial() - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
- buildPartial() - Method in class com.google.api.expr.v1alpha1.SourcePosition.Builder
- buildPartial() - Method in class com.google.api.expr.v1alpha1.Type.AbstractType.Builder
- buildPartial() - Method in class com.google.api.expr.v1alpha1.Type.Builder
- buildPartial() - Method in class com.google.api.expr.v1alpha1.Type.FunctionType.Builder
- buildPartial() - Method in class com.google.api.expr.v1alpha1.Type.ListType.Builder
- buildPartial() - Method in class com.google.api.expr.v1alpha1.Type.MapType.Builder
- buildPartial() - Method in class com.google.api.expr.v1alpha1.UnknownSet.Builder
- buildPartial() - Method in class com.google.api.expr.v1alpha1.Value.Builder
- buildPartial() - Method in class com.google.rpc.BadRequest.Builder
- buildPartial() - Method in class com.google.rpc.BadRequest.FieldViolation.Builder
- buildPartial() - Method in class com.google.rpc.context.AttributeContext.Api.Builder
- buildPartial() - Method in class com.google.rpc.context.AttributeContext.Auth.Builder
- buildPartial() - Method in class com.google.rpc.context.AttributeContext.Builder
- buildPartial() - Method in class com.google.rpc.context.AttributeContext.Peer.Builder
- buildPartial() - Method in class com.google.rpc.context.AttributeContext.Request.Builder
- buildPartial() - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
- buildPartial() - Method in class com.google.rpc.context.AttributeContext.Response.Builder
- buildPartial() - Method in class com.google.rpc.DebugInfo.Builder
- buildPartial() - Method in class com.google.rpc.ErrorInfo.Builder
- buildPartial() - Method in class com.google.rpc.Help.Builder
- buildPartial() - Method in class com.google.rpc.Help.Link.Builder
- buildPartial() - Method in class com.google.rpc.LocalizedMessage.Builder
- buildPartial() - Method in class com.google.rpc.PreconditionFailure.Builder
- buildPartial() - Method in class com.google.rpc.PreconditionFailure.Violation.Builder
- buildPartial() - Method in class com.google.rpc.QuotaFailure.Builder
- buildPartial() - Method in class com.google.rpc.QuotaFailure.Violation.Builder
- buildPartial() - Method in class com.google.rpc.RequestInfo.Builder
- buildPartial() - Method in class com.google.rpc.ResourceInfo.Builder
- buildPartial() - Method in class com.google.rpc.RetryInfo.Builder
- buildPartial() - Method in class com.google.rpc.Status.Builder
- BYTES - com.google.api.expr.v1alpha1.Type.PrimitiveType
-
Bytes type.
- BYTES_VALUE - com.google.api.expr.v1alpha1.Constant.ConstantKindCase
- BYTES_VALUE - com.google.api.expr.v1alpha1.Value.KindCase
- BYTES_VALUE - Static variable in enum com.google.api.expr.v1alpha1.Type.PrimitiveType
-
Bytes type.
- BYTES_VALUE_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Constant
- BYTES_VALUE_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Value
C
- CALL_EXPR - com.google.api.expr.v1alpha1.Expr.ExprKindCase
- CALL_EXPR_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Expr
- CANCELLED - com.google.rpc.Code
-
The operation was cancelled, typically by the caller.
- CANCELLED_VALUE - Static variable in enum com.google.rpc.Code
-
The operation was cancelled, typically by the caller.
- CEL_SOURCE_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.ParseRequest
- check(CheckRequest) - Method in class com.google.api.expr.v1alpha1.ConformanceServiceGrpc.ConformanceServiceBlockingStub
-
Runs static checks on a parsed CEL representation and return an annotated representation, or a set of issues.
- check(CheckRequest) - Method in class com.google.api.expr.v1alpha1.ConformanceServiceGrpc.ConformanceServiceFutureStub
-
Runs static checks on a parsed CEL representation and return an annotated representation, or a set of issues.
- check(CheckRequest, StreamObserver<CheckResponse>) - Method in class com.google.api.expr.v1alpha1.ConformanceServiceGrpc.ConformanceServiceImplBase
-
Runs static checks on a parsed CEL representation and return an annotated representation, or a set of issues.
- check(CheckRequest, StreamObserver<CheckResponse>) - Method in class com.google.api.expr.v1alpha1.ConformanceServiceGrpc.ConformanceServiceStub
-
Runs static checks on a parsed CEL representation and return an annotated representation, or a set of issues.
- CHECKED_EXPR - com.google.api.expr.v1alpha1.EvalRequest.ExprKindCase
- CHECKED_EXPR_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.CheckResponse
- CHECKED_EXPR_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.EvalRequest
- CheckedExpr - Class in com.google.api.expr.v1alpha1
-
A CEL expression which has been successfully type checked.
- CheckedExpr.Builder - Class in com.google.api.expr.v1alpha1
-
A CEL expression which has been successfully type checked.
- CheckedExprOrBuilder - Interface in com.google.api.expr.v1alpha1
- CheckRequest - Class in com.google.api.expr.v1alpha1
-
Request message for the Check method.
- CheckRequest.Builder - Class in com.google.api.expr.v1alpha1
-
Request message for the Check method.
- CheckRequestOrBuilder - Interface in com.google.api.expr.v1alpha1
- CheckResponse - Class in com.google.api.expr.v1alpha1
-
Response message for the Check method.
- CheckResponse.Builder - Class in com.google.api.expr.v1alpha1
-
Response message for the Check method.
- CheckResponseOrBuilder - Interface in com.google.api.expr.v1alpha1
- CLAIMS_FIELD_NUMBER - Static variable in class com.google.rpc.context.AttributeContext.Auth
- clear() - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
- clear() - Method in class com.google.api.expr.v1alpha1.CheckRequest.Builder
- clear() - Method in class com.google.api.expr.v1alpha1.CheckResponse.Builder
- clear() - Method in class com.google.api.expr.v1alpha1.Constant.Builder
- clear() - Method in class com.google.api.expr.v1alpha1.Decl.Builder
- clear() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Builder
- clear() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
- clear() - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl.Builder
- clear() - Method in class com.google.api.expr.v1alpha1.EnumValue.Builder
- clear() - Method in class com.google.api.expr.v1alpha1.ErrorSet.Builder
- clear() - Method in class com.google.api.expr.v1alpha1.EvalRequest.Builder
- clear() - Method in class com.google.api.expr.v1alpha1.EvalResponse.Builder
- clear() - Method in class com.google.api.expr.v1alpha1.EvalState.Builder
- clear() - Method in class com.google.api.expr.v1alpha1.EvalState.Result.Builder
- clear() - Method in class com.google.api.expr.v1alpha1.Explain.Builder
-
Deprecated.
- clear() - Method in class com.google.api.expr.v1alpha1.Explain.ExprStep.Builder
-
Deprecated.
- clear() - Method in class com.google.api.expr.v1alpha1.Expr.Builder
- clear() - Method in class com.google.api.expr.v1alpha1.Expr.Call.Builder
- clear() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
- clear() - Method in class com.google.api.expr.v1alpha1.Expr.CreateList.Builder
- clear() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Builder
- clear() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.Builder
- clear() - Method in class com.google.api.expr.v1alpha1.Expr.Ident.Builder
- clear() - Method in class com.google.api.expr.v1alpha1.Expr.Select.Builder
- clear() - Method in class com.google.api.expr.v1alpha1.ExprValue.Builder
- clear() - Method in class com.google.api.expr.v1alpha1.IssueDetails.Builder
- clear() - Method in class com.google.api.expr.v1alpha1.ListValue.Builder
- clear() - Method in class com.google.api.expr.v1alpha1.MapValue.Builder
- clear() - Method in class com.google.api.expr.v1alpha1.MapValue.Entry.Builder
- clear() - Method in class com.google.api.expr.v1alpha1.ParsedExpr.Builder
- clear() - Method in class com.google.api.expr.v1alpha1.ParseRequest.Builder
- clear() - Method in class com.google.api.expr.v1alpha1.ParseResponse.Builder
- clear() - Method in class com.google.api.expr.v1alpha1.Reference.Builder
- clear() - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
- clear() - Method in class com.google.api.expr.v1alpha1.SourcePosition.Builder
- clear() - Method in class com.google.api.expr.v1alpha1.Type.AbstractType.Builder
- clear() - Method in class com.google.api.expr.v1alpha1.Type.Builder
- clear() - Method in class com.google.api.expr.v1alpha1.Type.FunctionType.Builder
- clear() - Method in class com.google.api.expr.v1alpha1.Type.ListType.Builder
- clear() - Method in class com.google.api.expr.v1alpha1.Type.MapType.Builder
- clear() - Method in class com.google.api.expr.v1alpha1.UnknownSet.Builder
- clear() - Method in class com.google.api.expr.v1alpha1.Value.Builder
- clear() - Method in class com.google.rpc.BadRequest.Builder
- clear() - Method in class com.google.rpc.BadRequest.FieldViolation.Builder
- clear() - Method in class com.google.rpc.context.AttributeContext.Api.Builder
- clear() - Method in class com.google.rpc.context.AttributeContext.Auth.Builder
- clear() - Method in class com.google.rpc.context.AttributeContext.Builder
- clear() - Method in class com.google.rpc.context.AttributeContext.Peer.Builder
- clear() - Method in class com.google.rpc.context.AttributeContext.Request.Builder
- clear() - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
- clear() - Method in class com.google.rpc.context.AttributeContext.Response.Builder
- clear() - Method in class com.google.rpc.DebugInfo.Builder
- clear() - Method in class com.google.rpc.ErrorInfo.Builder
- clear() - Method in class com.google.rpc.Help.Builder
- clear() - Method in class com.google.rpc.Help.Link.Builder
- clear() - Method in class com.google.rpc.LocalizedMessage.Builder
- clear() - Method in class com.google.rpc.PreconditionFailure.Builder
- clear() - Method in class com.google.rpc.PreconditionFailure.Violation.Builder
- clear() - Method in class com.google.rpc.QuotaFailure.Builder
- clear() - Method in class com.google.rpc.QuotaFailure.Violation.Builder
- clear() - Method in class com.google.rpc.RequestInfo.Builder
- clear() - Method in class com.google.rpc.ResourceInfo.Builder
- clear() - Method in class com.google.rpc.RetryInfo.Builder
- clear() - Method in class com.google.rpc.Status.Builder
- clearAbstractType() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Abstract, application defined type.
- clearAccessLevels() - Method in class com.google.rpc.context.AttributeContext.Auth.Builder
-
A list of access level resource names that allow resources to be accessed by authenticated requester.
- clearAccuInit() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
-
The initial value of the accumulator.
- clearAccuVar() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
-
The name of the variable used for accumulation of the result.
- clearAnnotations() - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
- clearApi() - Method in class com.google.rpc.context.AttributeContext.Builder
-
Represents an API operation that is involved to a network activity.
- clearArgs() - Method in class com.google.api.expr.v1alpha1.Expr.Call.Builder
-
The arguments.
- clearArgTypes() - Method in class com.google.api.expr.v1alpha1.Type.FunctionType.Builder
-
Argument types of the function.
- clearAudiences() - Method in class com.google.rpc.context.AttributeContext.Auth.Builder
-
The intended audience(s) for this authentication information.
- clearAuth() - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The request authentication.
- clearBackendLatency() - Method in class com.google.rpc.context.AttributeContext.Response.Builder
-
The length of time it takes the backend service to fully respond to a request.
- clearBindings() - Method in class com.google.api.expr.v1alpha1.EvalRequest.Builder
- clearBoolValue() - Method in class com.google.api.expr.v1alpha1.Constant.Builder
-
boolean value.
- clearBoolValue() - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
Boolean value.
- clearBytesValue() - Method in class com.google.api.expr.v1alpha1.Constant.Builder
-
bytes value.
- clearBytesValue() - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
Byte string value.
- clearCallExpr() - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
A call expression, including calls to predefined functions and operators.
- clearCelSource() - Method in class com.google.api.expr.v1alpha1.ParseRequest.Builder
-
Required.
- clearCheckedExpr() - Method in class com.google.api.expr.v1alpha1.CheckResponse.Builder
-
The annotated representation, or unset if checking failed.
- clearCheckedExpr() - Method in class com.google.api.expr.v1alpha1.EvalRequest.Builder
-
Evaluate based on the checked representation.
- clearClaims() - Method in class com.google.rpc.context.AttributeContext.Auth.Builder
-
Structured claims presented with the credential.
- clearCode() - Method in class com.google.rpc.context.AttributeContext.Response.Builder
-
The HTTP response status code, such as `200` and `404`.
- clearCode() - Method in class com.google.rpc.Status.Builder
-
The status code, which should be an enum value of [google.rpc.Code][google.rpc.Code].
- clearColumn() - Method in class com.google.api.expr.v1alpha1.SourcePosition.Builder
-
The 0-based index of the starting position within the line of source text where the issue occurs.
- clearComprehensionExpr() - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
A comprehension expression.
- clearConstantKind() - Method in class com.google.api.expr.v1alpha1.Constant.Builder
- clearConstExpr() - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
A literal expression.
- clearContainer() - Method in class com.google.api.expr.v1alpha1.CheckRequest.Builder
-
The protocol buffer context.
- clearContainer() - Method in class com.google.api.expr.v1alpha1.EvalRequest.Builder
-
SHOULD be the same container as used in [CheckRequest][google.api.expr.v1alpha1.CheckRequest], if checked.
- clearCreateTime() - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
Output only.
- clearDeclKind() - Method in class com.google.api.expr.v1alpha1.Decl.Builder
- clearDeleteTime() - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
Output only.
- clearDescription() - Method in class com.google.rpc.BadRequest.FieldViolation.Builder
-
A description of why the request element is bad.
- clearDescription() - Method in class com.google.rpc.Help.Link.Builder
-
Describes what the link offers.
- clearDescription() - Method in class com.google.rpc.PreconditionFailure.Violation.Builder
-
A description of how the precondition failed.
- clearDescription() - Method in class com.google.rpc.QuotaFailure.Violation.Builder
-
A description of how the quota check failed.
- clearDescription() - Method in class com.google.rpc.ResourceInfo.Builder
-
Describes what error is encountered when accessing this resource.
- clearDestination() - Method in class com.google.rpc.context.AttributeContext.Builder
-
The destination of a network activity, such as accepting a TCP connection.
- clearDetail() - Method in class com.google.rpc.DebugInfo.Builder
-
Additional debugging information provided by the server.
- clearDetails() - Method in class com.google.rpc.Status.Builder
-
A list of messages that carry the error details.
- clearDisableMacros() - Method in class com.google.api.expr.v1alpha1.ParseRequest.Builder
-
Prevent macro expansion.
- clearDisplayName() - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
Mutable.
- clearDoc() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
-
Documentation string for the overload.
- clearDoc() - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl.Builder
-
Documentation string for the identifier.
- clearDomain() - Method in class com.google.rpc.ErrorInfo.Builder
-
The logical grouping to which the "reason" belongs.
- clearDoubleValue() - Method in class com.google.api.expr.v1alpha1.Constant.Builder
-
double value.
- clearDoubleValue() - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
Floating point value.
- clearDurationValue() - Method in class com.google.api.expr.v1alpha1.Constant.Builder
-
Deprecated.
- clearDyn() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Dynamic type.
- clearElements() - Method in class com.google.api.expr.v1alpha1.Expr.CreateList.Builder
-
The elements part of the list.
- clearElemType() - Method in class com.google.api.expr.v1alpha1.Type.ListType.Builder
-
The element type.
- clearEntries() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Builder
-
The entries in the creation expression.
- clearEntries() - Method in class com.google.api.expr.v1alpha1.MapValue.Builder
-
The set of map entries.
- clearEnumValue() - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
An enum value.
- clearError() - Method in class com.google.api.expr.v1alpha1.ExprValue.Builder
-
The set of errors in the critical path of evalution.
- clearError() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Error type.
- clearErrors() - Method in class com.google.api.expr.v1alpha1.ErrorSet.Builder
-
The errors in the set.
- clearEtag() - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
Output only.
- clearExpr() - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
-
The checked expression.
- clearExpr() - Method in class com.google.api.expr.v1alpha1.EvalState.Result.Builder
-
The id of the expression this result if for.
- clearExpr() - Method in class com.google.api.expr.v1alpha1.ParsedExpr.Builder
-
The parsed expression.
- clearExprKind() - Method in class com.google.api.expr.v1alpha1.EvalRequest.Builder
- clearExprKind() - Method in class com.google.api.expr.v1alpha1.Expr.Builder
- clearExprs() - Method in class com.google.api.expr.v1alpha1.UnknownSet.Builder
-
The ids of the expressions with unknown values.
- clearExprSteps() - Method in class com.google.api.expr.v1alpha1.Explain.Builder
-
Deprecated.List of steps.
- clearExtensions() - Method in class com.google.rpc.context.AttributeContext.Builder
-
Supports extensions for advanced use cases, such as logs and metrics.
- clearField() - Method in class com.google.api.expr.v1alpha1.Expr.Select.Builder
-
Required.
- clearField() - Method in class com.google.rpc.BadRequest.FieldViolation.Builder
-
A path leading to a field in the request body.
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.api.expr.v1alpha1.CheckRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.api.expr.v1alpha1.CheckResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.api.expr.v1alpha1.Constant.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.api.expr.v1alpha1.Decl.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.api.expr.v1alpha1.EnumValue.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.api.expr.v1alpha1.ErrorSet.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.api.expr.v1alpha1.EvalRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.api.expr.v1alpha1.EvalResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.api.expr.v1alpha1.EvalState.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.api.expr.v1alpha1.EvalState.Result.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.api.expr.v1alpha1.Explain.Builder
-
Deprecated.
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.api.expr.v1alpha1.Explain.ExprStep.Builder
-
Deprecated.
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.api.expr.v1alpha1.Expr.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.api.expr.v1alpha1.Expr.Call.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.api.expr.v1alpha1.Expr.CreateList.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.api.expr.v1alpha1.Expr.Ident.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.api.expr.v1alpha1.Expr.Select.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.api.expr.v1alpha1.ExprValue.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.api.expr.v1alpha1.IssueDetails.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.api.expr.v1alpha1.ListValue.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.api.expr.v1alpha1.MapValue.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.api.expr.v1alpha1.MapValue.Entry.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.api.expr.v1alpha1.ParsedExpr.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.api.expr.v1alpha1.ParseRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.api.expr.v1alpha1.ParseResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.api.expr.v1alpha1.Reference.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.api.expr.v1alpha1.SourcePosition.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.api.expr.v1alpha1.Type.AbstractType.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.api.expr.v1alpha1.Type.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.api.expr.v1alpha1.Type.FunctionType.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.api.expr.v1alpha1.Type.ListType.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.api.expr.v1alpha1.Type.MapType.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.api.expr.v1alpha1.UnknownSet.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.api.expr.v1alpha1.Value.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.rpc.BadRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.rpc.BadRequest.FieldViolation.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.rpc.context.AttributeContext.Api.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.rpc.context.AttributeContext.Auth.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.rpc.context.AttributeContext.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.rpc.context.AttributeContext.Peer.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.rpc.context.AttributeContext.Request.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.rpc.context.AttributeContext.Response.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.rpc.DebugInfo.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.rpc.ErrorInfo.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.rpc.Help.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.rpc.Help.Link.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.rpc.LocalizedMessage.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.rpc.PreconditionFailure.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.rpc.PreconditionFailure.Violation.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.rpc.QuotaFailure.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.rpc.QuotaFailure.Violation.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.rpc.RequestInfo.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.rpc.ResourceInfo.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.rpc.RetryInfo.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.rpc.Status.Builder
- clearFieldKey() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.Builder
-
The field key for a message creator statement.
- clearFieldViolations() - Method in class com.google.rpc.BadRequest.Builder
-
Describes all violations in a client request.
- clearFunction() - Method in class com.google.api.expr.v1alpha1.Decl.Builder
-
Function declaration.
- clearFunction() - Method in class com.google.api.expr.v1alpha1.Expr.Call.Builder
-
Required.
- clearFunction() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Function type.
- clearHeaders() - Method in class com.google.rpc.context.AttributeContext.Request.Builder
- clearHeaders() - Method in class com.google.rpc.context.AttributeContext.Response.Builder
- clearHost() - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The HTTP request `Host` header value.
- clearId() - Method in class com.google.api.expr.v1alpha1.Explain.ExprStep.Builder
-
Deprecated.ID of corresponding Expr node.
- clearId() - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
Required.
- clearId() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.Builder
-
Required.
- clearId() - Method in class com.google.api.expr.v1alpha1.IssueDetails.Builder
-
Expression ID from [Expr][google.api.expr.v1alpha1.Expr], 0 if unknown.
- clearId() - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The unique ID for a request, which can be propagated to downstream systems.
- clearIdent() - Method in class com.google.api.expr.v1alpha1.Decl.Builder
-
Identifier declaration.
- clearIdentExpr() - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
An identifier expression.
- clearInt64Value() - Method in class com.google.api.expr.v1alpha1.Constant.Builder
-
int64 value.
- clearInt64Value() - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
Signed integer value.
- clearIp() - Method in class com.google.rpc.context.AttributeContext.Peer.Builder
-
The IP address of the peer.
- clearIsInstanceFunction() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
-
Whether the function is to be used in a method call-style `x.f(...)` of a function call-style `f(x, ...)`.
- clearIssues() - Method in class com.google.api.expr.v1alpha1.CheckResponse.Builder
-
Any number of issues with [StatusDetails][] as the details.
- clearIssues() - Method in class com.google.api.expr.v1alpha1.EvalResponse.Builder
-
Any number of issues with [StatusDetails][] as the details.
- clearIssues() - Method in class com.google.api.expr.v1alpha1.ParseResponse.Builder
-
Any number of issues with [StatusDetails][] as the details.
- clearIterRange() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
-
The range over which var iterates.
- clearIterVar() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
-
The name of the iteration variable.
- clearKey() - Method in class com.google.api.expr.v1alpha1.MapValue.Entry.Builder
-
The key.
- clearKeyKind() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.Builder
- clearKeyType() - Method in class com.google.api.expr.v1alpha1.Type.MapType.Builder
-
The type of the key.
- clearKind() - Method in class com.google.api.expr.v1alpha1.ExprValue.Builder
- clearKind() - Method in class com.google.api.expr.v1alpha1.Value.Builder
- clearLabels() - Method in class com.google.rpc.context.AttributeContext.Peer.Builder
- clearLabels() - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
- clearLine() - Method in class com.google.api.expr.v1alpha1.SourcePosition.Builder
-
The 1-based index of the starting line in the source text where the issue occurs, or 0 if unknown.
- clearLineOffsets() - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
-
Monotonically increasing list of character offsets where newlines appear.
- clearLinks() - Method in class com.google.rpc.Help.Builder
-
URL(s) pointing to additional information on handling the current error.
- clearListExpr() - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
A list creation expression.
- clearListType() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Parameterized list with elements of `list_type`, e.g.
- clearListValue() - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
List value.
- clearLocale() - Method in class com.google.rpc.LocalizedMessage.Builder
-
The locale used following the specification defined at http://www.rfc-editor.org/rfc/bcp/bcp47.txt.
- clearLocation() - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
-
The location name.
- clearLocation() - Method in class com.google.api.expr.v1alpha1.SourcePosition.Builder
-
The soucre location name (e.g.
- clearLocation() - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
Immutable.
- clearLoopCondition() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
-
An expression which can contain iter_var and accu_var.
- clearLoopStep() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
-
An expression which can contain iter_var and accu_var.
- clearMacroCalls() - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
- clearMapKey() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.Builder
-
The key expression for a map creation statement.
- clearMapType() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Parameterized map with typed keys and values.
- clearMapValue() - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
Map value.
- clearMessage() - Method in class com.google.rpc.LocalizedMessage.Builder
-
The localized error message in the above locale.
- clearMessage() - Method in class com.google.rpc.Status.Builder
-
A developer-facing error message, which should be in English.
- clearMessageName() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Builder
-
The type name of the message to be created, empty when creating map literals.
- clearMessageType() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Protocol buffer message type.
- clearMetadata() - Method in class com.google.rpc.ErrorInfo.Builder
- clearMethod() - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The HTTP request method, such as `GET`, `POST`.
- clearName() - Method in class com.google.api.expr.v1alpha1.Decl.Builder
-
The fully qualified name of the declaration.
- clearName() - Method in class com.google.api.expr.v1alpha1.Expr.Ident.Builder
-
Required.
- clearName() - Method in class com.google.api.expr.v1alpha1.Reference.Builder
-
The fully qualified name of the declaration.
- clearName() - Method in class com.google.api.expr.v1alpha1.Type.AbstractType.Builder
-
The fully qualified name of this abstract type.
- clearName() - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
The stable identifier (name) of a resource on the `service`.
- clearNoStdEnv() - Method in class com.google.api.expr.v1alpha1.CheckRequest.Builder
-
If true, use only the declarations in [type_env][google.api.expr.v1alpha1.CheckRequest.type_env].
- clearNull() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Null value.
- clearNullValue() - Method in class com.google.api.expr.v1alpha1.Constant.Builder
-
null value.
- clearNullValue() - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
Null value.
- clearObjectValue() - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
The proto message backing an object value.
- clearOffset() - Method in class com.google.api.expr.v1alpha1.SourcePosition.Builder
-
The character offset.
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.api.expr.v1alpha1.CheckRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.api.expr.v1alpha1.CheckResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.api.expr.v1alpha1.Constant.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.api.expr.v1alpha1.Decl.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.api.expr.v1alpha1.EnumValue.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.api.expr.v1alpha1.ErrorSet.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.api.expr.v1alpha1.EvalRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.api.expr.v1alpha1.EvalResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.api.expr.v1alpha1.EvalState.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.api.expr.v1alpha1.EvalState.Result.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.api.expr.v1alpha1.Explain.Builder
-
Deprecated.
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.api.expr.v1alpha1.Explain.ExprStep.Builder
-
Deprecated.
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.api.expr.v1alpha1.Expr.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.api.expr.v1alpha1.Expr.Call.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.api.expr.v1alpha1.Expr.CreateList.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.api.expr.v1alpha1.Expr.Ident.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.api.expr.v1alpha1.Expr.Select.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.api.expr.v1alpha1.ExprValue.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.api.expr.v1alpha1.IssueDetails.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.api.expr.v1alpha1.ListValue.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.api.expr.v1alpha1.MapValue.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.api.expr.v1alpha1.MapValue.Entry.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.api.expr.v1alpha1.ParsedExpr.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.api.expr.v1alpha1.ParseRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.api.expr.v1alpha1.ParseResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.api.expr.v1alpha1.Reference.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.api.expr.v1alpha1.SourcePosition.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.api.expr.v1alpha1.Type.AbstractType.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.api.expr.v1alpha1.Type.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.api.expr.v1alpha1.Type.FunctionType.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.api.expr.v1alpha1.Type.ListType.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.api.expr.v1alpha1.Type.MapType.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.api.expr.v1alpha1.UnknownSet.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.api.expr.v1alpha1.Value.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.rpc.BadRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.rpc.BadRequest.FieldViolation.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.rpc.context.AttributeContext.Api.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.rpc.context.AttributeContext.Auth.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.rpc.context.AttributeContext.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.rpc.context.AttributeContext.Peer.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.rpc.context.AttributeContext.Request.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.rpc.context.AttributeContext.Response.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.rpc.DebugInfo.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.rpc.ErrorInfo.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.rpc.Help.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.rpc.Help.Link.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.rpc.LocalizedMessage.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.rpc.PreconditionFailure.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.rpc.PreconditionFailure.Violation.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.rpc.QuotaFailure.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.rpc.QuotaFailure.Violation.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.rpc.RequestInfo.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.rpc.ResourceInfo.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.rpc.RetryInfo.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.rpc.Status.Builder
- clearOperand() - Method in class com.google.api.expr.v1alpha1.Expr.Select.Builder
-
Required.
- clearOperation() - Method in class com.google.rpc.context.AttributeContext.Api.Builder
-
The API operation name.
- clearOrigin() - Method in class com.google.rpc.context.AttributeContext.Builder
-
The origin of a network activity.
- clearOverloadId() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
-
Required.
- clearOverloadId() - Method in class com.google.api.expr.v1alpha1.Reference.Builder
-
For references to functions, this is a list of `Overload.overload_id` values which match according to typing rules.
- clearOverloads() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Builder
-
Required.
- clearOwner() - Method in class com.google.rpc.ResourceInfo.Builder
-
The owner of the resource (optional).
- clearParameterTypes() - Method in class com.google.api.expr.v1alpha1.Type.AbstractType.Builder
-
Parameter types for this abstract type.
- clearParams() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
-
List of function parameter [Type][google.api.expr.v1alpha1.Type] values.
- clearParsedExpr() - Method in class com.google.api.expr.v1alpha1.CheckRequest.Builder
-
Required.
- clearParsedExpr() - Method in class com.google.api.expr.v1alpha1.EvalRequest.Builder
-
Evaluate based on the parsed representation.
- clearParsedExpr() - Method in class com.google.api.expr.v1alpha1.ParseResponse.Builder
-
The parsed representation, or unset if parsing failed.
- clearPath() - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The HTTP URL path.
- clearPort() - Method in class com.google.rpc.context.AttributeContext.Peer.Builder
-
The network port of the peer.
- clearPosition() - Method in class com.google.api.expr.v1alpha1.IssueDetails.Builder
-
Position in the source, if known.
- clearPositions() - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
- clearPresenter() - Method in class com.google.rpc.context.AttributeContext.Auth.Builder
-
The authorized presenter of the credential.
- clearPrimitive() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Primitive types: `true`, `1u`, `-2.0`, `'string'`, `b'bytes'`.
- clearPrincipal() - Method in class com.google.rpc.context.AttributeContext.Auth.Builder
-
The authenticated principal.
- clearPrincipal() - Method in class com.google.rpc.context.AttributeContext.Peer.Builder
-
The identity of this peer.
- clearProtocol() - Method in class com.google.rpc.context.AttributeContext.Api.Builder
-
The API protocol used for sending the request, such as "http", "https", "grpc", or "internal".
- clearProtocol() - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The network protocol used with the request, such as "http/1.1", "spdy/3", "h2", "h2c", "webrtc", "tcp", "udp", "quic".
- clearQuery() - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The HTTP URL query in the format of `name1=value1&name2=value2`, as it appears in the first line of the HTTP request.
- clearReason() - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
A special parameter for request reason.
- clearReason() - Method in class com.google.rpc.ErrorInfo.Builder
-
The reason of the error.
- clearReferenceMap() - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
- clearRegionCode() - Method in class com.google.rpc.context.AttributeContext.Peer.Builder
-
The CLDR country/region code associated with the above IP address.
- clearRequest() - Method in class com.google.rpc.context.AttributeContext.Builder
-
Represents a network request, such as an HTTP request.
- clearRequestId() - Method in class com.google.rpc.RequestInfo.Builder
-
An opaque string that should only be interpreted by the service generating it.
- clearResource() - Method in class com.google.rpc.context.AttributeContext.Builder
-
Represents a target resource that is involved with a network activity.
- clearResourceName() - Method in class com.google.rpc.ResourceInfo.Builder
-
The name of the resource being accessed.
- clearResourceType() - Method in class com.google.rpc.ResourceInfo.Builder
-
A name for the type of resource being accessed, e.g.
- clearResponse() - Method in class com.google.rpc.context.AttributeContext.Builder
-
Represents a network response, such as an HTTP response.
- clearResult() - Method in class com.google.api.expr.v1alpha1.EvalResponse.Builder
-
The execution result, or unset if execution couldn't start.
- clearResult() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
-
An expression which can contain accu_var.
- clearResults() - Method in class com.google.api.expr.v1alpha1.EvalState.Builder
-
An ordered list of results.
- clearResultType() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
-
Required.
- clearResultType() - Method in class com.google.api.expr.v1alpha1.Type.FunctionType.Builder
-
Result type of the function.
- clearRetryDelay() - Method in class com.google.rpc.RetryInfo.Builder
-
Clients should wait at least this long between retrying the same request.
- clearScheme() - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The HTTP URL scheme, such as `http` and `https`.
- clearSelectExpr() - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
A field selection expression, e.g.
- clearService() - Method in class com.google.rpc.context.AttributeContext.Api.Builder
-
The API service name.
- clearService() - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
The name of the service that this resource belongs to, such as `pubsub.googleapis.com`.
- clearServingData() - Method in class com.google.rpc.RequestInfo.Builder
-
Any data that was used to serve this request.
- clearSeverity() - Method in class com.google.api.expr.v1alpha1.IssueDetails.Builder
-
The severity of the issue.
- clearSize() - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The HTTP request size in bytes.
- clearSize() - Method in class com.google.rpc.context.AttributeContext.Response.Builder
-
The HTTP response size in bytes.
- clearSource() - Method in class com.google.rpc.context.AttributeContext.Builder
-
The source of a network activity, such as starting a TCP connection.
- clearSourceInfo() - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
-
The source info derived from input that generated the parsed `expr` and any optimizations made during the type-checking pass.
- clearSourceInfo() - Method in class com.google.api.expr.v1alpha1.ParsedExpr.Builder
-
The source info derived from input that generated the parsed `expr`.
- clearSourceLocation() - Method in class com.google.api.expr.v1alpha1.ParseRequest.Builder
-
File or resource for source text, used in [SourceInfo][google.api.expr.v1alpha1.SourceInfo].
- clearStackEntries() - Method in class com.google.rpc.DebugInfo.Builder
-
The stack trace entries indicating where the error occurred.
- clearStringValue() - Method in class com.google.api.expr.v1alpha1.Constant.Builder
-
string value.
- clearStringValue() - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
UTF-8 string value.
- clearStructExpr() - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
A map or message creation expression.
- clearSubject() - Method in class com.google.rpc.PreconditionFailure.Violation.Builder
-
The subject, relative to the type, that failed.
- clearSubject() - Method in class com.google.rpc.QuotaFailure.Violation.Builder
-
The subject on which the quota check failed.
- clearSyntaxVersion() - Method in class com.google.api.expr.v1alpha1.ParseRequest.Builder
-
Tag for version of CEL syntax, for future use.
- clearSyntaxVersion() - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
-
The syntax version of the source, e.g.
- clearTarget() - Method in class com.google.api.expr.v1alpha1.Expr.Call.Builder
-
The target of an method call-style expression.
- clearTestOnly() - Method in class com.google.api.expr.v1alpha1.Expr.Select.Builder
-
Whether the select is to be interpreted as a field presence test.
- clearTime() - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The timestamp when the `destination` service receives the last byte of the request.
- clearTime() - Method in class com.google.rpc.context.AttributeContext.Response.Builder
-
The timestamp when the `destination` service sends the last byte of the response.
- clearTimestampValue() - Method in class com.google.api.expr.v1alpha1.Constant.Builder
-
Deprecated.
- clearType() - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl.Builder
-
Required.
- clearType() - Method in class com.google.api.expr.v1alpha1.EnumValue.Builder
-
The fully qualified name of the enum type.
- clearType() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Type type.
- clearType() - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
The type of the resource.
- clearType() - Method in class com.google.rpc.PreconditionFailure.Violation.Builder
-
The type of PreconditionFailure.
- clearTypeEnv() - Method in class com.google.api.expr.v1alpha1.CheckRequest.Builder
-
Declarations of types for external variables and functions.
- clearTypeKind() - Method in class com.google.api.expr.v1alpha1.Type.Builder
- clearTypeMap() - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
- clearTypeParam() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Type param type.
- clearTypeParams() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
-
The type param names associated with the function declaration.
- clearTypeValue() - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
Type value.
- clearUid() - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
The unique identifier of the resource.
- clearUint64Value() - Method in class com.google.api.expr.v1alpha1.Constant.Builder
-
uint64 value.
- clearUint64Value() - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
Unsigned integer value.
- clearUnknown() - Method in class com.google.api.expr.v1alpha1.ExprValue.Builder
-
The set of unknowns in the critical path of evaluation.
- clearUpdateTime() - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
Output only.
- clearUrl() - Method in class com.google.rpc.Help.Link.Builder
-
The URL of the link.
- clearValue() - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl.Builder
-
The constant value of the identifier.
- clearValue() - Method in class com.google.api.expr.v1alpha1.EnumValue.Builder
-
The value of the enum.
- clearValue() - Method in class com.google.api.expr.v1alpha1.EvalState.Result.Builder
-
The index in `values` of the resulting value.
- clearValue() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.Builder
-
Required.
- clearValue() - Method in class com.google.api.expr.v1alpha1.ExprValue.Builder
-
A concrete value.
- clearValue() - Method in class com.google.api.expr.v1alpha1.MapValue.Entry.Builder
-
The value.
- clearValue() - Method in class com.google.api.expr.v1alpha1.Reference.Builder
-
For references to constants, this may contain the value of the constant if known at compile time.
- clearValueIndex() - Method in class com.google.api.expr.v1alpha1.Explain.ExprStep.Builder
-
Deprecated.Index of the value in the values list.
- clearValues() - Method in class com.google.api.expr.v1alpha1.EvalState.Builder
-
The unique values referenced in this message.
- clearValues() - Method in class com.google.api.expr.v1alpha1.Explain.Builder
-
Deprecated.All of the observed values.
- clearValues() - Method in class com.google.api.expr.v1alpha1.ListValue.Builder
-
The ordered values in the list.
- clearValueType() - Method in class com.google.api.expr.v1alpha1.Type.MapType.Builder
-
The type of the value.
- clearVersion() - Method in class com.google.rpc.context.AttributeContext.Api.Builder
-
The API version associated with the API operation above, such as "v1" or "v1alpha1".
- clearViolations() - Method in class com.google.rpc.PreconditionFailure.Builder
-
Describes all precondition violations.
- clearViolations() - Method in class com.google.rpc.QuotaFailure.Builder
-
Describes all quota violations.
- clearWellKnown() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Well-known protobuf type such as `google.protobuf.Timestamp`.
- clearWrapper() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Wrapper of a primitive type, e.g.
- clone() - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
- clone() - Method in class com.google.api.expr.v1alpha1.CheckRequest.Builder
- clone() - Method in class com.google.api.expr.v1alpha1.CheckResponse.Builder
- clone() - Method in class com.google.api.expr.v1alpha1.Constant.Builder
- clone() - Method in class com.google.api.expr.v1alpha1.Decl.Builder
- clone() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Builder
- clone() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
- clone() - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl.Builder
- clone() - Method in class com.google.api.expr.v1alpha1.EnumValue.Builder
- clone() - Method in class com.google.api.expr.v1alpha1.ErrorSet.Builder
- clone() - Method in class com.google.api.expr.v1alpha1.EvalRequest.Builder
- clone() - Method in class com.google.api.expr.v1alpha1.EvalResponse.Builder
- clone() - Method in class com.google.api.expr.v1alpha1.EvalState.Builder
- clone() - Method in class com.google.api.expr.v1alpha1.EvalState.Result.Builder
- clone() - Method in class com.google.api.expr.v1alpha1.Explain.Builder
-
Deprecated.
- clone() - Method in class com.google.api.expr.v1alpha1.Explain.ExprStep.Builder
-
Deprecated.
- clone() - Method in class com.google.api.expr.v1alpha1.Expr.Builder
- clone() - Method in class com.google.api.expr.v1alpha1.Expr.Call.Builder
- clone() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
- clone() - Method in class com.google.api.expr.v1alpha1.Expr.CreateList.Builder
- clone() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Builder
- clone() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.Builder
- clone() - Method in class com.google.api.expr.v1alpha1.Expr.Ident.Builder
- clone() - Method in class com.google.api.expr.v1alpha1.Expr.Select.Builder
- clone() - Method in class com.google.api.expr.v1alpha1.ExprValue.Builder
- clone() - Method in class com.google.api.expr.v1alpha1.IssueDetails.Builder
- clone() - Method in class com.google.api.expr.v1alpha1.ListValue.Builder
- clone() - Method in class com.google.api.expr.v1alpha1.MapValue.Builder
- clone() - Method in class com.google.api.expr.v1alpha1.MapValue.Entry.Builder
- clone() - Method in class com.google.api.expr.v1alpha1.ParsedExpr.Builder
- clone() - Method in class com.google.api.expr.v1alpha1.ParseRequest.Builder
- clone() - Method in class com.google.api.expr.v1alpha1.ParseResponse.Builder
- clone() - Method in class com.google.api.expr.v1alpha1.Reference.Builder
- clone() - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
- clone() - Method in class com.google.api.expr.v1alpha1.SourcePosition.Builder
- clone() - Method in class com.google.api.expr.v1alpha1.Type.AbstractType.Builder
- clone() - Method in class com.google.api.expr.v1alpha1.Type.Builder
- clone() - Method in class com.google.api.expr.v1alpha1.Type.FunctionType.Builder
- clone() - Method in class com.google.api.expr.v1alpha1.Type.ListType.Builder
- clone() - Method in class com.google.api.expr.v1alpha1.Type.MapType.Builder
- clone() - Method in class com.google.api.expr.v1alpha1.UnknownSet.Builder
- clone() - Method in class com.google.api.expr.v1alpha1.Value.Builder
- clone() - Method in class com.google.rpc.BadRequest.Builder
- clone() - Method in class com.google.rpc.BadRequest.FieldViolation.Builder
- clone() - Method in class com.google.rpc.context.AttributeContext.Api.Builder
- clone() - Method in class com.google.rpc.context.AttributeContext.Auth.Builder
- clone() - Method in class com.google.rpc.context.AttributeContext.Builder
- clone() - Method in class com.google.rpc.context.AttributeContext.Peer.Builder
- clone() - Method in class com.google.rpc.context.AttributeContext.Request.Builder
- clone() - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
- clone() - Method in class com.google.rpc.context.AttributeContext.Response.Builder
- clone() - Method in class com.google.rpc.DebugInfo.Builder
- clone() - Method in class com.google.rpc.ErrorInfo.Builder
- clone() - Method in class com.google.rpc.Help.Builder
- clone() - Method in class com.google.rpc.Help.Link.Builder
- clone() - Method in class com.google.rpc.LocalizedMessage.Builder
- clone() - Method in class com.google.rpc.PreconditionFailure.Builder
- clone() - Method in class com.google.rpc.PreconditionFailure.Violation.Builder
- clone() - Method in class com.google.rpc.QuotaFailure.Builder
- clone() - Method in class com.google.rpc.QuotaFailure.Violation.Builder
- clone() - Method in class com.google.rpc.RequestInfo.Builder
- clone() - Method in class com.google.rpc.ResourceInfo.Builder
- clone() - Method in class com.google.rpc.RetryInfo.Builder
- clone() - Method in class com.google.rpc.Status.Builder
- Code - Enum in com.google.rpc
-
The canonical error codes for gRPC APIs.
- CODE_FIELD_NUMBER - Static variable in class com.google.rpc.context.AttributeContext.Response
- CODE_FIELD_NUMBER - Static variable in class com.google.rpc.Status
- CodeProto - Class in com.google.rpc
- COLUMN_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.SourcePosition
- com.google.api.expr.v1alpha1 - package com.google.api.expr.v1alpha1
- com.google.rpc - package com.google.rpc
- com.google.rpc.context - package com.google.rpc.context
- COMPREHENSION_EXPR - com.google.api.expr.v1alpha1.Expr.ExprKindCase
- COMPREHENSION_EXPR_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Expr
- ConformanceServiceGrpc - Class in com.google.api.expr.v1alpha1
-
Access a CEL implementation from another process or machine.
- ConformanceServiceGrpc.ConformanceServiceBlockingStub - Class in com.google.api.expr.v1alpha1
-
Access a CEL implementation from another process or machine.
- ConformanceServiceGrpc.ConformanceServiceFutureStub - Class in com.google.api.expr.v1alpha1
-
Access a CEL implementation from another process or machine.
- ConformanceServiceGrpc.ConformanceServiceImplBase - Class in com.google.api.expr.v1alpha1
-
Access a CEL implementation from another process or machine.
- ConformanceServiceGrpc.ConformanceServiceStub - Class in com.google.api.expr.v1alpha1
-
Access a CEL implementation from another process or machine.
- ConformanceServiceImplBase() - Constructor for class com.google.api.expr.v1alpha1.ConformanceServiceGrpc.ConformanceServiceImplBase
- ConformanceServiceProto - Class in com.google.api.expr.v1alpha1
- CONST_EXPR - com.google.api.expr.v1alpha1.Expr.ExprKindCase
- CONST_EXPR_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Expr
- Constant - Class in com.google.api.expr.v1alpha1
-
Represents a primitive literal.
- Constant.Builder - Class in com.google.api.expr.v1alpha1
-
Represents a primitive literal.
- Constant.ConstantKindCase - Enum in com.google.api.expr.v1alpha1
- CONSTANTKIND_NOT_SET - com.google.api.expr.v1alpha1.Constant.ConstantKindCase
- ConstantOrBuilder - Interface in com.google.api.expr.v1alpha1
- CONTAINER_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.CheckRequest
- CONTAINER_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.EvalRequest
- containsAnnotations(String) - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
Annotations is an unstructured key-value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata.
- containsAnnotations(String) - Method in class com.google.rpc.context.AttributeContext.Resource
-
Annotations is an unstructured key-value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata.
- containsAnnotations(String) - Method in interface com.google.rpc.context.AttributeContext.ResourceOrBuilder
-
Annotations is an unstructured key-value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata.
- containsBindings(String) - Method in class com.google.api.expr.v1alpha1.EvalRequest.Builder
-
Bindings for the external variables.
- containsBindings(String) - Method in class com.google.api.expr.v1alpha1.EvalRequest
-
Bindings for the external variables.
- containsBindings(String) - Method in interface com.google.api.expr.v1alpha1.EvalRequestOrBuilder
-
Bindings for the external variables.
- containsHeaders(String) - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The HTTP request headers.
- containsHeaders(String) - Method in class com.google.rpc.context.AttributeContext.Request
-
The HTTP request headers.
- containsHeaders(String) - Method in interface com.google.rpc.context.AttributeContext.RequestOrBuilder
-
The HTTP request headers.
- containsHeaders(String) - Method in class com.google.rpc.context.AttributeContext.Response.Builder
-
The HTTP response headers.
- containsHeaders(String) - Method in class com.google.rpc.context.AttributeContext.Response
-
The HTTP response headers.
- containsHeaders(String) - Method in interface com.google.rpc.context.AttributeContext.ResponseOrBuilder
-
The HTTP response headers.
- containsLabels(String) - Method in class com.google.rpc.context.AttributeContext.Peer.Builder
-
The labels associated with the peer.
- containsLabels(String) - Method in class com.google.rpc.context.AttributeContext.Peer
-
The labels associated with the peer.
- containsLabels(String) - Method in interface com.google.rpc.context.AttributeContext.PeerOrBuilder
-
The labels associated with the peer.
- containsLabels(String) - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
The labels or tags on the resource, such as AWS resource tags and Kubernetes resource labels.
- containsLabels(String) - Method in class com.google.rpc.context.AttributeContext.Resource
-
The labels or tags on the resource, such as AWS resource tags and Kubernetes resource labels.
- containsLabels(String) - Method in interface com.google.rpc.context.AttributeContext.ResourceOrBuilder
-
The labels or tags on the resource, such as AWS resource tags and Kubernetes resource labels.
- containsMacroCalls(long) - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
-
A map from the parse node id where a macro replacement was made to the call `Expr` that resulted in a macro expansion.
- containsMacroCalls(long) - Method in class com.google.api.expr.v1alpha1.SourceInfo
-
A map from the parse node id where a macro replacement was made to the call `Expr` that resulted in a macro expansion.
- containsMacroCalls(long) - Method in interface com.google.api.expr.v1alpha1.SourceInfoOrBuilder
-
A map from the parse node id where a macro replacement was made to the call `Expr` that resulted in a macro expansion.
- containsMetadata(String) - Method in class com.google.rpc.ErrorInfo.Builder
-
Additional structured details about this error.
- containsMetadata(String) - Method in class com.google.rpc.ErrorInfo
-
Additional structured details about this error.
- containsMetadata(String) - Method in interface com.google.rpc.ErrorInfoOrBuilder
-
Additional structured details about this error.
- containsPositions(long) - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
-
A map from the parse node id (e.g.
- containsPositions(long) - Method in class com.google.api.expr.v1alpha1.SourceInfo
-
A map from the parse node id (e.g.
- containsPositions(long) - Method in interface com.google.api.expr.v1alpha1.SourceInfoOrBuilder
-
A map from the parse node id (e.g.
- containsReferenceMap(long) - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
-
A map from expression ids to resolved references.
- containsReferenceMap(long) - Method in class com.google.api.expr.v1alpha1.CheckedExpr
-
A map from expression ids to resolved references.
- containsReferenceMap(long) - Method in interface com.google.api.expr.v1alpha1.CheckedExprOrBuilder
-
A map from expression ids to resolved references.
- containsTypeMap(long) - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
-
A map from expression ids to types.
- containsTypeMap(long) - Method in class com.google.api.expr.v1alpha1.CheckedExpr
-
A map from expression ids to types.
- containsTypeMap(long) - Method in interface com.google.api.expr.v1alpha1.CheckedExprOrBuilder
-
A map from expression ids to types.
- CREATE_TIME_FIELD_NUMBER - Static variable in class com.google.rpc.context.AttributeContext.Resource
D
- DATA_LOSS - com.google.rpc.Code
-
Unrecoverable data loss or corruption.
- DATA_LOSS_VALUE - Static variable in enum com.google.rpc.Code
-
Unrecoverable data loss or corruption.
- DEADLINE_EXCEEDED - com.google.rpc.Code
-
The deadline expired before the operation could complete.
- DEADLINE_EXCEEDED_VALUE - Static variable in enum com.google.rpc.Code
-
The deadline expired before the operation could complete.
- DebugInfo - Class in com.google.rpc
-
Describes additional debugging info.
- DebugInfo.Builder - Class in com.google.rpc
-
Describes additional debugging info.
- DebugInfoOrBuilder - Interface in com.google.rpc
- Decl - Class in com.google.api.expr.v1alpha1
-
Represents a declaration of a named value or function.
- Decl.Builder - Class in com.google.api.expr.v1alpha1
-
Represents a declaration of a named value or function.
- Decl.DeclKindCase - Enum in com.google.api.expr.v1alpha1
- Decl.FunctionDecl - Class in com.google.api.expr.v1alpha1
-
Function declaration specifies one or more overloads which indicate the function's parameter types and return type, and may optionally specify a function definition in terms of CEL expressions.
- Decl.FunctionDecl.Builder - Class in com.google.api.expr.v1alpha1
-
Function declaration specifies one or more overloads which indicate the function's parameter types and return type, and may optionally specify a function definition in terms of CEL expressions.
- Decl.FunctionDecl.Overload - Class in com.google.api.expr.v1alpha1
-
An overload indicates a function's parameter types and return type, and may optionally include a function body described in terms of [Expr][google.api.expr.v1alpha1.Expr] values.
- Decl.FunctionDecl.Overload.Builder - Class in com.google.api.expr.v1alpha1
-
An overload indicates a function's parameter types and return type, and may optionally include a function body described in terms of [Expr][google.api.expr.v1alpha1.Expr] values.
- Decl.FunctionDecl.OverloadOrBuilder - Interface in com.google.api.expr.v1alpha1
- Decl.FunctionDeclOrBuilder - Interface in com.google.api.expr.v1alpha1
- Decl.IdentDecl - Class in com.google.api.expr.v1alpha1
-
Identifier declaration which specifies its type and optional `Expr` value.
- Decl.IdentDecl.Builder - Class in com.google.api.expr.v1alpha1
-
Identifier declaration which specifies its type and optional `Expr` value.
- Decl.IdentDeclOrBuilder - Interface in com.google.api.expr.v1alpha1
- DECLKIND_NOT_SET - com.google.api.expr.v1alpha1.Decl.DeclKindCase
- DeclOrBuilder - Interface in com.google.api.expr.v1alpha1
- DeclProto - Class in com.google.api.expr.v1alpha1
- DELETE_TIME_FIELD_NUMBER - Static variable in class com.google.rpc.context.AttributeContext.Resource
- DEPRECATION - com.google.api.expr.v1alpha1.IssueDetails.Severity
-
Deprecation issue for statements and method that may no longer be supported or maintained.
- DEPRECATION_VALUE - Static variable in enum com.google.api.expr.v1alpha1.IssueDetails.Severity
-
Deprecation issue for statements and method that may no longer be supported or maintained.
- DESCRIPTION_FIELD_NUMBER - Static variable in class com.google.rpc.BadRequest.FieldViolation
- DESCRIPTION_FIELD_NUMBER - Static variable in class com.google.rpc.Help.Link
- DESCRIPTION_FIELD_NUMBER - Static variable in class com.google.rpc.PreconditionFailure.Violation
- DESCRIPTION_FIELD_NUMBER - Static variable in class com.google.rpc.QuotaFailure.Violation
- DESCRIPTION_FIELD_NUMBER - Static variable in class com.google.rpc.ResourceInfo
- DESTINATION_FIELD_NUMBER - Static variable in class com.google.rpc.context.AttributeContext
- DETAIL_FIELD_NUMBER - Static variable in class com.google.rpc.DebugInfo
- DETAILS_FIELD_NUMBER - Static variable in class com.google.rpc.Status
- DISABLE_MACROS_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.ParseRequest
- DISPLAY_NAME_FIELD_NUMBER - Static variable in class com.google.rpc.context.AttributeContext.Resource
- DOC_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload
- DOC_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Decl.IdentDecl
- DOMAIN_FIELD_NUMBER - Static variable in class com.google.rpc.ErrorInfo
- DOUBLE - com.google.api.expr.v1alpha1.Type.PrimitiveType
-
Double type.
- DOUBLE_VALUE - com.google.api.expr.v1alpha1.Constant.ConstantKindCase
- DOUBLE_VALUE - com.google.api.expr.v1alpha1.Value.KindCase
- DOUBLE_VALUE - Static variable in enum com.google.api.expr.v1alpha1.Type.PrimitiveType
-
Double type.
- DOUBLE_VALUE_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Constant
- DOUBLE_VALUE_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Value
- DURATION - com.google.api.expr.v1alpha1.Type.WellKnownType
-
Well-known protobuf.Duration type, internally referenced as `duration`.
- DURATION_VALUE - com.google.api.expr.v1alpha1.Constant.ConstantKindCase
-
Deprecated.
- DURATION_VALUE - Static variable in enum com.google.api.expr.v1alpha1.Type.WellKnownType
-
Well-known protobuf.Duration type, internally referenced as `duration`.
- DURATION_VALUE_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Constant
- DYN - com.google.api.expr.v1alpha1.Type.TypeKindCase
- DYN_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Type
E
- ELEM_TYPE_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Type.ListType
- ELEMENTS_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Expr.CreateList
- ENTRIES_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Expr.CreateStruct
- ENTRIES_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.MapValue
- ENUM_VALUE - com.google.api.expr.v1alpha1.Value.KindCase
- ENUM_VALUE_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Value
- EnumValue - Class in com.google.api.expr.v1alpha1
-
An enum value.
- EnumValue.Builder - Class in com.google.api.expr.v1alpha1
-
An enum value.
- EnumValueOrBuilder - Interface in com.google.api.expr.v1alpha1
- equals(Object) - Method in class com.google.api.expr.v1alpha1.CheckedExpr
- equals(Object) - Method in class com.google.api.expr.v1alpha1.CheckRequest
- equals(Object) - Method in class com.google.api.expr.v1alpha1.CheckResponse
- equals(Object) - Method in class com.google.api.expr.v1alpha1.Constant
- equals(Object) - Method in class com.google.api.expr.v1alpha1.Decl
- equals(Object) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl
- equals(Object) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload
- equals(Object) - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl
- equals(Object) - Method in class com.google.api.expr.v1alpha1.EnumValue
- equals(Object) - Method in class com.google.api.expr.v1alpha1.ErrorSet
- equals(Object) - Method in class com.google.api.expr.v1alpha1.EvalRequest
- equals(Object) - Method in class com.google.api.expr.v1alpha1.EvalResponse
- equals(Object) - Method in class com.google.api.expr.v1alpha1.EvalState
- equals(Object) - Method in class com.google.api.expr.v1alpha1.EvalState.Result
- equals(Object) - Method in class com.google.api.expr.v1alpha1.Explain
-
Deprecated.
- equals(Object) - Method in class com.google.api.expr.v1alpha1.Explain.ExprStep
-
Deprecated.
- equals(Object) - Method in class com.google.api.expr.v1alpha1.Expr.Call
- equals(Object) - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension
- equals(Object) - Method in class com.google.api.expr.v1alpha1.Expr.CreateList
- equals(Object) - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry
- equals(Object) - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct
- equals(Object) - Method in class com.google.api.expr.v1alpha1.Expr
- equals(Object) - Method in class com.google.api.expr.v1alpha1.Expr.Ident
- equals(Object) - Method in class com.google.api.expr.v1alpha1.Expr.Select
- equals(Object) - Method in class com.google.api.expr.v1alpha1.ExprValue
- equals(Object) - Method in class com.google.api.expr.v1alpha1.IssueDetails
- equals(Object) - Method in class com.google.api.expr.v1alpha1.ListValue
- equals(Object) - Method in class com.google.api.expr.v1alpha1.MapValue.Entry
- equals(Object) - Method in class com.google.api.expr.v1alpha1.MapValue
- equals(Object) - Method in class com.google.api.expr.v1alpha1.ParsedExpr
- equals(Object) - Method in class com.google.api.expr.v1alpha1.ParseRequest
- equals(Object) - Method in class com.google.api.expr.v1alpha1.ParseResponse
- equals(Object) - Method in class com.google.api.expr.v1alpha1.Reference
- equals(Object) - Method in class com.google.api.expr.v1alpha1.SourceInfo
- equals(Object) - Method in class com.google.api.expr.v1alpha1.SourcePosition
- equals(Object) - Method in class com.google.api.expr.v1alpha1.Type.AbstractType
- equals(Object) - Method in class com.google.api.expr.v1alpha1.Type
- equals(Object) - Method in class com.google.api.expr.v1alpha1.Type.FunctionType
- equals(Object) - Method in class com.google.api.expr.v1alpha1.Type.ListType
- equals(Object) - Method in class com.google.api.expr.v1alpha1.Type.MapType
- equals(Object) - Method in class com.google.api.expr.v1alpha1.UnknownSet
- equals(Object) - Method in class com.google.api.expr.v1alpha1.Value
- equals(Object) - Method in class com.google.rpc.BadRequest
- equals(Object) - Method in class com.google.rpc.BadRequest.FieldViolation
- equals(Object) - Method in class com.google.rpc.context.AttributeContext.Api
- equals(Object) - Method in class com.google.rpc.context.AttributeContext.Auth
- equals(Object) - Method in class com.google.rpc.context.AttributeContext
- equals(Object) - Method in class com.google.rpc.context.AttributeContext.Peer
- equals(Object) - Method in class com.google.rpc.context.AttributeContext.Request
- equals(Object) - Method in class com.google.rpc.context.AttributeContext.Resource
- equals(Object) - Method in class com.google.rpc.context.AttributeContext.Response
- equals(Object) - Method in class com.google.rpc.DebugInfo
- equals(Object) - Method in class com.google.rpc.ErrorInfo
- equals(Object) - Method in class com.google.rpc.Help
- equals(Object) - Method in class com.google.rpc.Help.Link
- equals(Object) - Method in class com.google.rpc.LocalizedMessage
- equals(Object) - Method in class com.google.rpc.PreconditionFailure
- equals(Object) - Method in class com.google.rpc.PreconditionFailure.Violation
- equals(Object) - Method in class com.google.rpc.QuotaFailure
- equals(Object) - Method in class com.google.rpc.QuotaFailure.Violation
- equals(Object) - Method in class com.google.rpc.RequestInfo
- equals(Object) - Method in class com.google.rpc.ResourceInfo
- equals(Object) - Method in class com.google.rpc.RetryInfo
- equals(Object) - Method in class com.google.rpc.Status
- ERROR - com.google.api.expr.v1alpha1.ExprValue.KindCase
- ERROR - com.google.api.expr.v1alpha1.IssueDetails.Severity
-
Errors such as: unmatched curly braces or variable redefinition.
- ERROR - com.google.api.expr.v1alpha1.Type.TypeKindCase
- ERROR_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.ExprValue
- ERROR_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Type
- ERROR_VALUE - Static variable in enum com.google.api.expr.v1alpha1.IssueDetails.Severity
-
Errors such as: unmatched curly braces or variable redefinition.
- ErrorDetailsProto - Class in com.google.rpc
- ErrorInfo - Class in com.google.rpc
-
Describes the cause of the error with structured details.
- ErrorInfo.Builder - Class in com.google.rpc
-
Describes the cause of the error with structured details.
- ErrorInfoOrBuilder - Interface in com.google.rpc
- ERRORS_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.ErrorSet
- ErrorSet - Class in com.google.api.expr.v1alpha1
-
A set of errors.
- ErrorSet.Builder - Class in com.google.api.expr.v1alpha1
-
A set of errors.
- ErrorSetOrBuilder - Interface in com.google.api.expr.v1alpha1
- ETAG_FIELD_NUMBER - Static variable in class com.google.rpc.context.AttributeContext.Resource
- eval(EvalRequest) - Method in class com.google.api.expr.v1alpha1.ConformanceServiceGrpc.ConformanceServiceBlockingStub
-
Evaluates a parsed or annotation CEL representation given values of external bindings.
- eval(EvalRequest) - Method in class com.google.api.expr.v1alpha1.ConformanceServiceGrpc.ConformanceServiceFutureStub
-
Evaluates a parsed or annotation CEL representation given values of external bindings.
- eval(EvalRequest, StreamObserver<EvalResponse>) - Method in class com.google.api.expr.v1alpha1.ConformanceServiceGrpc.ConformanceServiceImplBase
-
Evaluates a parsed or annotation CEL representation given values of external bindings.
- eval(EvalRequest, StreamObserver<EvalResponse>) - Method in class com.google.api.expr.v1alpha1.ConformanceServiceGrpc.ConformanceServiceStub
-
Evaluates a parsed or annotation CEL representation given values of external bindings.
- EvalProto - Class in com.google.api.expr.v1alpha1
- EvalRequest - Class in com.google.api.expr.v1alpha1
-
Request message for the Eval method.
- EvalRequest.Builder - Class in com.google.api.expr.v1alpha1
-
Request message for the Eval method.
- EvalRequest.ExprKindCase - Enum in com.google.api.expr.v1alpha1
- EvalRequestOrBuilder - Interface in com.google.api.expr.v1alpha1
- EvalResponse - Class in com.google.api.expr.v1alpha1
-
Response message for the Eval method.
- EvalResponse.Builder - Class in com.google.api.expr.v1alpha1
-
Response message for the Eval method.
- EvalResponseOrBuilder - Interface in com.google.api.expr.v1alpha1
- EvalState - Class in com.google.api.expr.v1alpha1
-
The state of an evaluation.
- EvalState.Builder - Class in com.google.api.expr.v1alpha1
-
The state of an evaluation.
- EvalState.Result - Class in com.google.api.expr.v1alpha1
-
A single evalution result.
- EvalState.Result.Builder - Class in com.google.api.expr.v1alpha1
-
A single evalution result.
- EvalState.ResultOrBuilder - Interface in com.google.api.expr.v1alpha1
- EvalStateOrBuilder - Interface in com.google.api.expr.v1alpha1
- Explain - Class in com.google.api.expr.v1alpha1
-
Deprecated.
- Explain.Builder - Class in com.google.api.expr.v1alpha1
-
Deprecated.Values of intermediate expressions produced when evaluating expression.
- Explain.ExprStep - Class in com.google.api.expr.v1alpha1
-
Deprecated.ID and value index of one step.
- Explain.ExprStep.Builder - Class in com.google.api.expr.v1alpha1
-
Deprecated.ID and value index of one step.
- Explain.ExprStepOrBuilder - Interface in com.google.api.expr.v1alpha1
-
Deprecated.
- ExplainOrBuilder - Interface in com.google.api.expr.v1alpha1
-
Deprecated.
- ExplainProto - Class in com.google.api.expr.v1alpha1
- Expr - Class in com.google.api.expr.v1alpha1
-
An abstract representation of a common expression.
- EXPR_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.CheckedExpr
- EXPR_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.EvalState.Result
- EXPR_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.ParsedExpr
- EXPR_STEPS_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Explain
-
Deprecated.
- Expr.Builder - Class in com.google.api.expr.v1alpha1
-
An abstract representation of a common expression.
- Expr.Call - Class in com.google.api.expr.v1alpha1
-
A call expression, including calls to predefined functions and operators.
- Expr.Call.Builder - Class in com.google.api.expr.v1alpha1
-
A call expression, including calls to predefined functions and operators.
- Expr.CallOrBuilder - Interface in com.google.api.expr.v1alpha1
- Expr.Comprehension - Class in com.google.api.expr.v1alpha1
-
A comprehension expression applied to a list or map.
- Expr.Comprehension.Builder - Class in com.google.api.expr.v1alpha1
-
A comprehension expression applied to a list or map.
- Expr.ComprehensionOrBuilder - Interface in com.google.api.expr.v1alpha1
- Expr.CreateList - Class in com.google.api.expr.v1alpha1
-
A list creation expression.
- Expr.CreateList.Builder - Class in com.google.api.expr.v1alpha1
-
A list creation expression.
- Expr.CreateListOrBuilder - Interface in com.google.api.expr.v1alpha1
- Expr.CreateStruct - Class in com.google.api.expr.v1alpha1
-
A map or message creation expression.
- Expr.CreateStruct.Builder - Class in com.google.api.expr.v1alpha1
-
A map or message creation expression.
- Expr.CreateStruct.Entry - Class in com.google.api.expr.v1alpha1
-
Represents an entry.
- Expr.CreateStruct.Entry.Builder - Class in com.google.api.expr.v1alpha1
-
Represents an entry.
- Expr.CreateStruct.Entry.KeyKindCase - Enum in com.google.api.expr.v1alpha1
- Expr.CreateStruct.EntryOrBuilder - Interface in com.google.api.expr.v1alpha1
- Expr.CreateStructOrBuilder - Interface in com.google.api.expr.v1alpha1
- Expr.ExprKindCase - Enum in com.google.api.expr.v1alpha1
- Expr.Ident - Class in com.google.api.expr.v1alpha1
-
An identifier expression.
- Expr.Ident.Builder - Class in com.google.api.expr.v1alpha1
-
An identifier expression.
- Expr.IdentOrBuilder - Interface in com.google.api.expr.v1alpha1
- Expr.Select - Class in com.google.api.expr.v1alpha1
-
A field selection expression.
- Expr.Select.Builder - Class in com.google.api.expr.v1alpha1
-
A field selection expression.
- Expr.SelectOrBuilder - Interface in com.google.api.expr.v1alpha1
- EXPRKIND_NOT_SET - com.google.api.expr.v1alpha1.EvalRequest.ExprKindCase
- EXPRKIND_NOT_SET - com.google.api.expr.v1alpha1.Expr.ExprKindCase
- ExprOrBuilder - Interface in com.google.api.expr.v1alpha1
- EXPRS_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.UnknownSet
- ExprValue - Class in com.google.api.expr.v1alpha1
-
The value of an evaluated expression.
- ExprValue.Builder - Class in com.google.api.expr.v1alpha1
-
The value of an evaluated expression.
- ExprValue.KindCase - Enum in com.google.api.expr.v1alpha1
- ExprValueOrBuilder - Interface in com.google.api.expr.v1alpha1
- EXTENSIONS_FIELD_NUMBER - Static variable in class com.google.rpc.context.AttributeContext
F
- FAILED_PRECONDITION - com.google.rpc.Code
-
The operation was rejected because the system is not in a state required for the operation's execution.
- FAILED_PRECONDITION_VALUE - Static variable in enum com.google.rpc.Code
-
The operation was rejected because the system is not in a state required for the operation's execution.
- FIELD_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Expr.Select
- FIELD_FIELD_NUMBER - Static variable in class com.google.rpc.BadRequest.FieldViolation
- FIELD_KEY - com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.KeyKindCase
- FIELD_KEY_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry
- FIELD_VIOLATIONS_FIELD_NUMBER - Static variable in class com.google.rpc.BadRequest
- forNumber(int) - Static method in enum com.google.api.expr.v1alpha1.Constant.ConstantKindCase
- forNumber(int) - Static method in enum com.google.api.expr.v1alpha1.Decl.DeclKindCase
- forNumber(int) - Static method in enum com.google.api.expr.v1alpha1.EvalRequest.ExprKindCase
- forNumber(int) - Static method in enum com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.KeyKindCase
- forNumber(int) - Static method in enum com.google.api.expr.v1alpha1.Expr.ExprKindCase
- forNumber(int) - Static method in enum com.google.api.expr.v1alpha1.ExprValue.KindCase
- forNumber(int) - Static method in enum com.google.api.expr.v1alpha1.IssueDetails.Severity
- forNumber(int) - Static method in enum com.google.api.expr.v1alpha1.Type.PrimitiveType
- forNumber(int) - Static method in enum com.google.api.expr.v1alpha1.Type.TypeKindCase
- forNumber(int) - Static method in enum com.google.api.expr.v1alpha1.Type.WellKnownType
- forNumber(int) - Static method in enum com.google.api.expr.v1alpha1.Value.KindCase
- forNumber(int) - Static method in enum com.google.rpc.Code
- FUNCTION - com.google.api.expr.v1alpha1.Decl.DeclKindCase
- FUNCTION - com.google.api.expr.v1alpha1.Type.TypeKindCase
- FUNCTION_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Decl
- FUNCTION_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Expr.Call
- FUNCTION_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Type
G
- getAbstractType() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Abstract, application defined type.
- getAbstractType() - Method in class com.google.api.expr.v1alpha1.Type
-
Abstract, application defined type.
- getAbstractType() - Method in interface com.google.api.expr.v1alpha1.TypeOrBuilder
-
Abstract, application defined type.
- getAbstractTypeBuilder() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Abstract, application defined type.
- getAbstractTypeOrBuilder() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Abstract, application defined type.
- getAbstractTypeOrBuilder() - Method in class com.google.api.expr.v1alpha1.Type
-
Abstract, application defined type.
- getAbstractTypeOrBuilder() - Method in interface com.google.api.expr.v1alpha1.TypeOrBuilder
-
Abstract, application defined type.
- getAccessLevels(int) - Method in class com.google.rpc.context.AttributeContext.Auth.Builder
-
A list of access level resource names that allow resources to be accessed by authenticated requester.
- getAccessLevels(int) - Method in class com.google.rpc.context.AttributeContext.Auth
-
A list of access level resource names that allow resources to be accessed by authenticated requester.
- getAccessLevels(int) - Method in interface com.google.rpc.context.AttributeContext.AuthOrBuilder
-
A list of access level resource names that allow resources to be accessed by authenticated requester.
- getAccessLevelsBytes(int) - Method in class com.google.rpc.context.AttributeContext.Auth.Builder
-
A list of access level resource names that allow resources to be accessed by authenticated requester.
- getAccessLevelsBytes(int) - Method in class com.google.rpc.context.AttributeContext.Auth
-
A list of access level resource names that allow resources to be accessed by authenticated requester.
- getAccessLevelsBytes(int) - Method in interface com.google.rpc.context.AttributeContext.AuthOrBuilder
-
A list of access level resource names that allow resources to be accessed by authenticated requester.
- getAccessLevelsCount() - Method in class com.google.rpc.context.AttributeContext.Auth.Builder
-
A list of access level resource names that allow resources to be accessed by authenticated requester.
- getAccessLevelsCount() - Method in class com.google.rpc.context.AttributeContext.Auth
-
A list of access level resource names that allow resources to be accessed by authenticated requester.
- getAccessLevelsCount() - Method in interface com.google.rpc.context.AttributeContext.AuthOrBuilder
-
A list of access level resource names that allow resources to be accessed by authenticated requester.
- getAccessLevelsList() - Method in class com.google.rpc.context.AttributeContext.Auth.Builder
-
A list of access level resource names that allow resources to be accessed by authenticated requester.
- getAccessLevelsList() - Method in class com.google.rpc.context.AttributeContext.Auth
-
A list of access level resource names that allow resources to be accessed by authenticated requester.
- getAccessLevelsList() - Method in interface com.google.rpc.context.AttributeContext.AuthOrBuilder
-
A list of access level resource names that allow resources to be accessed by authenticated requester.
- getAccuInit() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
-
The initial value of the accumulator.
- getAccuInit() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension
-
The initial value of the accumulator.
- getAccuInit() - Method in interface com.google.api.expr.v1alpha1.Expr.ComprehensionOrBuilder
-
The initial value of the accumulator.
- getAccuInitBuilder() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
-
The initial value of the accumulator.
- getAccuInitOrBuilder() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
-
The initial value of the accumulator.
- getAccuInitOrBuilder() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension
-
The initial value of the accumulator.
- getAccuInitOrBuilder() - Method in interface com.google.api.expr.v1alpha1.Expr.ComprehensionOrBuilder
-
The initial value of the accumulator.
- getAccuVar() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
-
The name of the variable used for accumulation of the result.
- getAccuVar() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension
-
The name of the variable used for accumulation of the result.
- getAccuVar() - Method in interface com.google.api.expr.v1alpha1.Expr.ComprehensionOrBuilder
-
The name of the variable used for accumulation of the result.
- getAccuVarBytes() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
-
The name of the variable used for accumulation of the result.
- getAccuVarBytes() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension
-
The name of the variable used for accumulation of the result.
- getAccuVarBytes() - Method in interface com.google.api.expr.v1alpha1.Expr.ComprehensionOrBuilder
-
The name of the variable used for accumulation of the result.
- getAnnotations() - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
Deprecated.
- getAnnotations() - Method in class com.google.rpc.context.AttributeContext.Resource
-
Deprecated.
- getAnnotations() - Method in interface com.google.rpc.context.AttributeContext.ResourceOrBuilder
-
Deprecated.
- getAnnotationsCount() - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
- getAnnotationsCount() - Method in class com.google.rpc.context.AttributeContext.Resource
- getAnnotationsCount() - Method in interface com.google.rpc.context.AttributeContext.ResourceOrBuilder
-
Annotations is an unstructured key-value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata.
- getAnnotationsMap() - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
Annotations is an unstructured key-value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata.
- getAnnotationsMap() - Method in class com.google.rpc.context.AttributeContext.Resource
-
Annotations is an unstructured key-value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata.
- getAnnotationsMap() - Method in interface com.google.rpc.context.AttributeContext.ResourceOrBuilder
-
Annotations is an unstructured key-value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata.
- getAnnotationsOrDefault(String, String) - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
Annotations is an unstructured key-value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata.
- getAnnotationsOrDefault(String, String) - Method in class com.google.rpc.context.AttributeContext.Resource
-
Annotations is an unstructured key-value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata.
- getAnnotationsOrDefault(String, String) - Method in interface com.google.rpc.context.AttributeContext.ResourceOrBuilder
-
Annotations is an unstructured key-value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata.
- getAnnotationsOrThrow(String) - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
Annotations is an unstructured key-value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata.
- getAnnotationsOrThrow(String) - Method in class com.google.rpc.context.AttributeContext.Resource
-
Annotations is an unstructured key-value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata.
- getAnnotationsOrThrow(String) - Method in interface com.google.rpc.context.AttributeContext.ResourceOrBuilder
-
Annotations is an unstructured key-value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata.
- getApi() - Method in class com.google.rpc.context.AttributeContext.Builder
-
Represents an API operation that is involved to a network activity.
- getApi() - Method in class com.google.rpc.context.AttributeContext
-
Represents an API operation that is involved to a network activity.
- getApi() - Method in interface com.google.rpc.context.AttributeContextOrBuilder
-
Represents an API operation that is involved to a network activity.
- getApiBuilder() - Method in class com.google.rpc.context.AttributeContext.Builder
-
Represents an API operation that is involved to a network activity.
- getApiOrBuilder() - Method in class com.google.rpc.context.AttributeContext.Builder
-
Represents an API operation that is involved to a network activity.
- getApiOrBuilder() - Method in class com.google.rpc.context.AttributeContext
-
Represents an API operation that is involved to a network activity.
- getApiOrBuilder() - Method in interface com.google.rpc.context.AttributeContextOrBuilder
-
Represents an API operation that is involved to a network activity.
- getArgs(int) - Method in class com.google.api.expr.v1alpha1.Expr.Call.Builder
-
The arguments.
- getArgs(int) - Method in class com.google.api.expr.v1alpha1.Expr.Call
-
The arguments.
- getArgs(int) - Method in interface com.google.api.expr.v1alpha1.Expr.CallOrBuilder
-
The arguments.
- getArgsBuilder(int) - Method in class com.google.api.expr.v1alpha1.Expr.Call.Builder
-
The arguments.
- getArgsBuilderList() - Method in class com.google.api.expr.v1alpha1.Expr.Call.Builder
-
The arguments.
- getArgsCount() - Method in class com.google.api.expr.v1alpha1.Expr.Call.Builder
-
The arguments.
- getArgsCount() - Method in class com.google.api.expr.v1alpha1.Expr.Call
-
The arguments.
- getArgsCount() - Method in interface com.google.api.expr.v1alpha1.Expr.CallOrBuilder
-
The arguments.
- getArgsList() - Method in class com.google.api.expr.v1alpha1.Expr.Call.Builder
-
The arguments.
- getArgsList() - Method in class com.google.api.expr.v1alpha1.Expr.Call
-
The arguments.
- getArgsList() - Method in interface com.google.api.expr.v1alpha1.Expr.CallOrBuilder
-
The arguments.
- getArgsOrBuilder(int) - Method in class com.google.api.expr.v1alpha1.Expr.Call.Builder
-
The arguments.
- getArgsOrBuilder(int) - Method in class com.google.api.expr.v1alpha1.Expr.Call
-
The arguments.
- getArgsOrBuilder(int) - Method in interface com.google.api.expr.v1alpha1.Expr.CallOrBuilder
-
The arguments.
- getArgsOrBuilderList() - Method in class com.google.api.expr.v1alpha1.Expr.Call.Builder
-
The arguments.
- getArgsOrBuilderList() - Method in class com.google.api.expr.v1alpha1.Expr.Call
-
The arguments.
- getArgsOrBuilderList() - Method in interface com.google.api.expr.v1alpha1.Expr.CallOrBuilder
-
The arguments.
- getArgTypes(int) - Method in class com.google.api.expr.v1alpha1.Type.FunctionType.Builder
-
Argument types of the function.
- getArgTypes(int) - Method in class com.google.api.expr.v1alpha1.Type.FunctionType
-
Argument types of the function.
- getArgTypes(int) - Method in interface com.google.api.expr.v1alpha1.Type.FunctionTypeOrBuilder
-
Argument types of the function.
- getArgTypesBuilder(int) - Method in class com.google.api.expr.v1alpha1.Type.FunctionType.Builder
-
Argument types of the function.
- getArgTypesBuilderList() - Method in class com.google.api.expr.v1alpha1.Type.FunctionType.Builder
-
Argument types of the function.
- getArgTypesCount() - Method in class com.google.api.expr.v1alpha1.Type.FunctionType.Builder
-
Argument types of the function.
- getArgTypesCount() - Method in class com.google.api.expr.v1alpha1.Type.FunctionType
-
Argument types of the function.
- getArgTypesCount() - Method in interface com.google.api.expr.v1alpha1.Type.FunctionTypeOrBuilder
-
Argument types of the function.
- getArgTypesList() - Method in class com.google.api.expr.v1alpha1.Type.FunctionType.Builder
-
Argument types of the function.
- getArgTypesList() - Method in class com.google.api.expr.v1alpha1.Type.FunctionType
-
Argument types of the function.
- getArgTypesList() - Method in interface com.google.api.expr.v1alpha1.Type.FunctionTypeOrBuilder
-
Argument types of the function.
- getArgTypesOrBuilder(int) - Method in class com.google.api.expr.v1alpha1.Type.FunctionType.Builder
-
Argument types of the function.
- getArgTypesOrBuilder(int) - Method in class com.google.api.expr.v1alpha1.Type.FunctionType
-
Argument types of the function.
- getArgTypesOrBuilder(int) - Method in interface com.google.api.expr.v1alpha1.Type.FunctionTypeOrBuilder
-
Argument types of the function.
- getArgTypesOrBuilderList() - Method in class com.google.api.expr.v1alpha1.Type.FunctionType.Builder
-
Argument types of the function.
- getArgTypesOrBuilderList() - Method in class com.google.api.expr.v1alpha1.Type.FunctionType
-
Argument types of the function.
- getArgTypesOrBuilderList() - Method in interface com.google.api.expr.v1alpha1.Type.FunctionTypeOrBuilder
-
Argument types of the function.
- getAudiences(int) - Method in class com.google.rpc.context.AttributeContext.Auth.Builder
-
The intended audience(s) for this authentication information.
- getAudiences(int) - Method in class com.google.rpc.context.AttributeContext.Auth
-
The intended audience(s) for this authentication information.
- getAudiences(int) - Method in interface com.google.rpc.context.AttributeContext.AuthOrBuilder
-
The intended audience(s) for this authentication information.
- getAudiencesBytes(int) - Method in class com.google.rpc.context.AttributeContext.Auth.Builder
-
The intended audience(s) for this authentication information.
- getAudiencesBytes(int) - Method in class com.google.rpc.context.AttributeContext.Auth
-
The intended audience(s) for this authentication information.
- getAudiencesBytes(int) - Method in interface com.google.rpc.context.AttributeContext.AuthOrBuilder
-
The intended audience(s) for this authentication information.
- getAudiencesCount() - Method in class com.google.rpc.context.AttributeContext.Auth.Builder
-
The intended audience(s) for this authentication information.
- getAudiencesCount() - Method in class com.google.rpc.context.AttributeContext.Auth
-
The intended audience(s) for this authentication information.
- getAudiencesCount() - Method in interface com.google.rpc.context.AttributeContext.AuthOrBuilder
-
The intended audience(s) for this authentication information.
- getAudiencesList() - Method in class com.google.rpc.context.AttributeContext.Auth.Builder
-
The intended audience(s) for this authentication information.
- getAudiencesList() - Method in class com.google.rpc.context.AttributeContext.Auth
-
The intended audience(s) for this authentication information.
- getAudiencesList() - Method in interface com.google.rpc.context.AttributeContext.AuthOrBuilder
-
The intended audience(s) for this authentication information.
- getAuth() - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The request authentication.
- getAuth() - Method in class com.google.rpc.context.AttributeContext.Request
-
The request authentication.
- getAuth() - Method in interface com.google.rpc.context.AttributeContext.RequestOrBuilder
-
The request authentication.
- getAuthBuilder() - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The request authentication.
- getAuthOrBuilder() - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The request authentication.
- getAuthOrBuilder() - Method in class com.google.rpc.context.AttributeContext.Request
-
The request authentication.
- getAuthOrBuilder() - Method in interface com.google.rpc.context.AttributeContext.RequestOrBuilder
-
The request authentication.
- getBackendLatency() - Method in class com.google.rpc.context.AttributeContext.Response.Builder
-
The length of time it takes the backend service to fully respond to a request.
- getBackendLatency() - Method in class com.google.rpc.context.AttributeContext.Response
-
The length of time it takes the backend service to fully respond to a request.
- getBackendLatency() - Method in interface com.google.rpc.context.AttributeContext.ResponseOrBuilder
-
The length of time it takes the backend service to fully respond to a request.
- getBackendLatencyBuilder() - Method in class com.google.rpc.context.AttributeContext.Response.Builder
-
The length of time it takes the backend service to fully respond to a request.
- getBackendLatencyOrBuilder() - Method in class com.google.rpc.context.AttributeContext.Response.Builder
-
The length of time it takes the backend service to fully respond to a request.
- getBackendLatencyOrBuilder() - Method in class com.google.rpc.context.AttributeContext.Response
-
The length of time it takes the backend service to fully respond to a request.
- getBackendLatencyOrBuilder() - Method in interface com.google.rpc.context.AttributeContext.ResponseOrBuilder
-
The length of time it takes the backend service to fully respond to a request.
- getBindings() - Method in class com.google.api.expr.v1alpha1.EvalRequest.Builder
-
Deprecated.
- getBindings() - Method in class com.google.api.expr.v1alpha1.EvalRequest
-
Deprecated.
- getBindings() - Method in interface com.google.api.expr.v1alpha1.EvalRequestOrBuilder
-
Deprecated.
- getBindingsCount() - Method in class com.google.api.expr.v1alpha1.EvalRequest.Builder
- getBindingsCount() - Method in class com.google.api.expr.v1alpha1.EvalRequest
- getBindingsCount() - Method in interface com.google.api.expr.v1alpha1.EvalRequestOrBuilder
-
Bindings for the external variables.
- getBindingsMap() - Method in class com.google.api.expr.v1alpha1.EvalRequest.Builder
-
Bindings for the external variables.
- getBindingsMap() - Method in class com.google.api.expr.v1alpha1.EvalRequest
-
Bindings for the external variables.
- getBindingsMap() - Method in interface com.google.api.expr.v1alpha1.EvalRequestOrBuilder
-
Bindings for the external variables.
- getBindingsOrDefault(String, ExprValue) - Method in class com.google.api.expr.v1alpha1.EvalRequest.Builder
-
Bindings for the external variables.
- getBindingsOrDefault(String, ExprValue) - Method in class com.google.api.expr.v1alpha1.EvalRequest
-
Bindings for the external variables.
- getBindingsOrDefault(String, ExprValue) - Method in interface com.google.api.expr.v1alpha1.EvalRequestOrBuilder
-
Bindings for the external variables.
- getBindingsOrThrow(String) - Method in class com.google.api.expr.v1alpha1.EvalRequest.Builder
-
Bindings for the external variables.
- getBindingsOrThrow(String) - Method in class com.google.api.expr.v1alpha1.EvalRequest
-
Bindings for the external variables.
- getBindingsOrThrow(String) - Method in interface com.google.api.expr.v1alpha1.EvalRequestOrBuilder
-
Bindings for the external variables.
- getBoolValue() - Method in class com.google.api.expr.v1alpha1.Constant.Builder
-
boolean value.
- getBoolValue() - Method in class com.google.api.expr.v1alpha1.Constant
-
boolean value.
- getBoolValue() - Method in interface com.google.api.expr.v1alpha1.ConstantOrBuilder
-
boolean value.
- getBoolValue() - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
Boolean value.
- getBoolValue() - Method in class com.google.api.expr.v1alpha1.Value
-
Boolean value.
- getBoolValue() - Method in interface com.google.api.expr.v1alpha1.ValueOrBuilder
-
Boolean value.
- getBytesValue() - Method in class com.google.api.expr.v1alpha1.Constant.Builder
-
bytes value.
- getBytesValue() - Method in class com.google.api.expr.v1alpha1.Constant
-
bytes value.
- getBytesValue() - Method in interface com.google.api.expr.v1alpha1.ConstantOrBuilder
-
bytes value.
- getBytesValue() - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
Byte string value.
- getBytesValue() - Method in class com.google.api.expr.v1alpha1.Value
-
Byte string value.
- getBytesValue() - Method in interface com.google.api.expr.v1alpha1.ValueOrBuilder
-
Byte string value.
- getCallExpr() - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
A call expression, including calls to predefined functions and operators.
- getCallExpr() - Method in class com.google.api.expr.v1alpha1.Expr
-
A call expression, including calls to predefined functions and operators.
- getCallExpr() - Method in interface com.google.api.expr.v1alpha1.ExprOrBuilder
-
A call expression, including calls to predefined functions and operators.
- getCallExprBuilder() - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
A call expression, including calls to predefined functions and operators.
- getCallExprOrBuilder() - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
A call expression, including calls to predefined functions and operators.
- getCallExprOrBuilder() - Method in class com.google.api.expr.v1alpha1.Expr
-
A call expression, including calls to predefined functions and operators.
- getCallExprOrBuilder() - Method in interface com.google.api.expr.v1alpha1.ExprOrBuilder
-
A call expression, including calls to predefined functions and operators.
- getCelSource() - Method in class com.google.api.expr.v1alpha1.ParseRequest.Builder
-
Required.
- getCelSource() - Method in class com.google.api.expr.v1alpha1.ParseRequest
-
Required.
- getCelSource() - Method in interface com.google.api.expr.v1alpha1.ParseRequestOrBuilder
-
Required.
- getCelSourceBytes() - Method in class com.google.api.expr.v1alpha1.ParseRequest.Builder
-
Required.
- getCelSourceBytes() - Method in class com.google.api.expr.v1alpha1.ParseRequest
-
Required.
- getCelSourceBytes() - Method in interface com.google.api.expr.v1alpha1.ParseRequestOrBuilder
-
Required.
- getCheckedExpr() - Method in class com.google.api.expr.v1alpha1.CheckResponse.Builder
-
The annotated representation, or unset if checking failed.
- getCheckedExpr() - Method in class com.google.api.expr.v1alpha1.CheckResponse
-
The annotated representation, or unset if checking failed.
- getCheckedExpr() - Method in interface com.google.api.expr.v1alpha1.CheckResponseOrBuilder
-
The annotated representation, or unset if checking failed.
- getCheckedExpr() - Method in class com.google.api.expr.v1alpha1.EvalRequest.Builder
-
Evaluate based on the checked representation.
- getCheckedExpr() - Method in class com.google.api.expr.v1alpha1.EvalRequest
-
Evaluate based on the checked representation.
- getCheckedExpr() - Method in interface com.google.api.expr.v1alpha1.EvalRequestOrBuilder
-
Evaluate based on the checked representation.
- getCheckedExprBuilder() - Method in class com.google.api.expr.v1alpha1.CheckResponse.Builder
-
The annotated representation, or unset if checking failed.
- getCheckedExprBuilder() - Method in class com.google.api.expr.v1alpha1.EvalRequest.Builder
-
Evaluate based on the checked representation.
- getCheckedExprOrBuilder() - Method in class com.google.api.expr.v1alpha1.CheckResponse.Builder
-
The annotated representation, or unset if checking failed.
- getCheckedExprOrBuilder() - Method in class com.google.api.expr.v1alpha1.CheckResponse
-
The annotated representation, or unset if checking failed.
- getCheckedExprOrBuilder() - Method in interface com.google.api.expr.v1alpha1.CheckResponseOrBuilder
-
The annotated representation, or unset if checking failed.
- getCheckedExprOrBuilder() - Method in class com.google.api.expr.v1alpha1.EvalRequest.Builder
-
Evaluate based on the checked representation.
- getCheckedExprOrBuilder() - Method in class com.google.api.expr.v1alpha1.EvalRequest
-
Evaluate based on the checked representation.
- getCheckedExprOrBuilder() - Method in interface com.google.api.expr.v1alpha1.EvalRequestOrBuilder
-
Evaluate based on the checked representation.
- getCheckMethod() - Static method in class com.google.api.expr.v1alpha1.ConformanceServiceGrpc
- getClaims() - Method in class com.google.rpc.context.AttributeContext.Auth.Builder
-
Structured claims presented with the credential.
- getClaims() - Method in class com.google.rpc.context.AttributeContext.Auth
-
Structured claims presented with the credential.
- getClaims() - Method in interface com.google.rpc.context.AttributeContext.AuthOrBuilder
-
Structured claims presented with the credential.
- getClaimsBuilder() - Method in class com.google.rpc.context.AttributeContext.Auth.Builder
-
Structured claims presented with the credential.
- getClaimsOrBuilder() - Method in class com.google.rpc.context.AttributeContext.Auth.Builder
-
Structured claims presented with the credential.
- getClaimsOrBuilder() - Method in class com.google.rpc.context.AttributeContext.Auth
-
Structured claims presented with the credential.
- getClaimsOrBuilder() - Method in interface com.google.rpc.context.AttributeContext.AuthOrBuilder
-
Structured claims presented with the credential.
- getCode() - Method in class com.google.rpc.context.AttributeContext.Response.Builder
-
The HTTP response status code, such as `200` and `404`.
- getCode() - Method in class com.google.rpc.context.AttributeContext.Response
-
The HTTP response status code, such as `200` and `404`.
- getCode() - Method in interface com.google.rpc.context.AttributeContext.ResponseOrBuilder
-
The HTTP response status code, such as `200` and `404`.
- getCode() - Method in class com.google.rpc.Status.Builder
-
The status code, which should be an enum value of [google.rpc.Code][google.rpc.Code].
- getCode() - Method in class com.google.rpc.Status
-
The status code, which should be an enum value of [google.rpc.Code][google.rpc.Code].
- getCode() - Method in interface com.google.rpc.StatusOrBuilder
-
The status code, which should be an enum value of [google.rpc.Code][google.rpc.Code].
- getColumn() - Method in class com.google.api.expr.v1alpha1.SourcePosition.Builder
-
The 0-based index of the starting position within the line of source text where the issue occurs.
- getColumn() - Method in class com.google.api.expr.v1alpha1.SourcePosition
-
The 0-based index of the starting position within the line of source text where the issue occurs.
- getColumn() - Method in interface com.google.api.expr.v1alpha1.SourcePositionOrBuilder
-
The 0-based index of the starting position within the line of source text where the issue occurs.
- getComprehensionExpr() - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
A comprehension expression.
- getComprehensionExpr() - Method in class com.google.api.expr.v1alpha1.Expr
-
A comprehension expression.
- getComprehensionExpr() - Method in interface com.google.api.expr.v1alpha1.ExprOrBuilder
-
A comprehension expression.
- getComprehensionExprBuilder() - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
A comprehension expression.
- getComprehensionExprOrBuilder() - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
A comprehension expression.
- getComprehensionExprOrBuilder() - Method in class com.google.api.expr.v1alpha1.Expr
-
A comprehension expression.
- getComprehensionExprOrBuilder() - Method in interface com.google.api.expr.v1alpha1.ExprOrBuilder
-
A comprehension expression.
- getConstantKindCase() - Method in class com.google.api.expr.v1alpha1.Constant.Builder
- getConstantKindCase() - Method in class com.google.api.expr.v1alpha1.Constant
- getConstantKindCase() - Method in interface com.google.api.expr.v1alpha1.ConstantOrBuilder
- getConstExpr() - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
A literal expression.
- getConstExpr() - Method in class com.google.api.expr.v1alpha1.Expr
-
A literal expression.
- getConstExpr() - Method in interface com.google.api.expr.v1alpha1.ExprOrBuilder
-
A literal expression.
- getConstExprBuilder() - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
A literal expression.
- getConstExprOrBuilder() - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
A literal expression.
- getConstExprOrBuilder() - Method in class com.google.api.expr.v1alpha1.Expr
-
A literal expression.
- getConstExprOrBuilder() - Method in interface com.google.api.expr.v1alpha1.ExprOrBuilder
-
A literal expression.
- getContainer() - Method in class com.google.api.expr.v1alpha1.CheckRequest.Builder
-
The protocol buffer context.
- getContainer() - Method in class com.google.api.expr.v1alpha1.CheckRequest
-
The protocol buffer context.
- getContainer() - Method in interface com.google.api.expr.v1alpha1.CheckRequestOrBuilder
-
The protocol buffer context.
- getContainer() - Method in class com.google.api.expr.v1alpha1.EvalRequest.Builder
-
SHOULD be the same container as used in [CheckRequest][google.api.expr.v1alpha1.CheckRequest], if checked.
- getContainer() - Method in class com.google.api.expr.v1alpha1.EvalRequest
-
SHOULD be the same container as used in [CheckRequest][google.api.expr.v1alpha1.CheckRequest], if checked.
- getContainer() - Method in interface com.google.api.expr.v1alpha1.EvalRequestOrBuilder
-
SHOULD be the same container as used in [CheckRequest][google.api.expr.v1alpha1.CheckRequest], if checked.
- getContainerBytes() - Method in class com.google.api.expr.v1alpha1.CheckRequest.Builder
-
The protocol buffer context.
- getContainerBytes() - Method in class com.google.api.expr.v1alpha1.CheckRequest
-
The protocol buffer context.
- getContainerBytes() - Method in interface com.google.api.expr.v1alpha1.CheckRequestOrBuilder
-
The protocol buffer context.
- getContainerBytes() - Method in class com.google.api.expr.v1alpha1.EvalRequest.Builder
-
SHOULD be the same container as used in [CheckRequest][google.api.expr.v1alpha1.CheckRequest], if checked.
- getContainerBytes() - Method in class com.google.api.expr.v1alpha1.EvalRequest
-
SHOULD be the same container as used in [CheckRequest][google.api.expr.v1alpha1.CheckRequest], if checked.
- getContainerBytes() - Method in interface com.google.api.expr.v1alpha1.EvalRequestOrBuilder
-
SHOULD be the same container as used in [CheckRequest][google.api.expr.v1alpha1.CheckRequest], if checked.
- getCreateTime() - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
Output only.
- getCreateTime() - Method in class com.google.rpc.context.AttributeContext.Resource
-
Output only.
- getCreateTime() - Method in interface com.google.rpc.context.AttributeContext.ResourceOrBuilder
-
Output only.
- getCreateTimeBuilder() - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
Output only.
- getCreateTimeOrBuilder() - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
Output only.
- getCreateTimeOrBuilder() - Method in class com.google.rpc.context.AttributeContext.Resource
-
Output only.
- getCreateTimeOrBuilder() - Method in interface com.google.rpc.context.AttributeContext.ResourceOrBuilder
-
Output only.
- getDeclKindCase() - Method in class com.google.api.expr.v1alpha1.Decl.Builder
- getDeclKindCase() - Method in class com.google.api.expr.v1alpha1.Decl
- getDeclKindCase() - Method in interface com.google.api.expr.v1alpha1.DeclOrBuilder
- getDefaultInstance() - Static method in class com.google.api.expr.v1alpha1.CheckedExpr
- getDefaultInstance() - Static method in class com.google.api.expr.v1alpha1.CheckRequest
- getDefaultInstance() - Static method in class com.google.api.expr.v1alpha1.CheckResponse
- getDefaultInstance() - Static method in class com.google.api.expr.v1alpha1.Constant
- getDefaultInstance() - Static method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl
- getDefaultInstance() - Static method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload
- getDefaultInstance() - Static method in class com.google.api.expr.v1alpha1.Decl
- getDefaultInstance() - Static method in class com.google.api.expr.v1alpha1.Decl.IdentDecl
- getDefaultInstance() - Static method in class com.google.api.expr.v1alpha1.EnumValue
- getDefaultInstance() - Static method in class com.google.api.expr.v1alpha1.ErrorSet
- getDefaultInstance() - Static method in class com.google.api.expr.v1alpha1.EvalRequest
- getDefaultInstance() - Static method in class com.google.api.expr.v1alpha1.EvalResponse
- getDefaultInstance() - Static method in class com.google.api.expr.v1alpha1.EvalState
- getDefaultInstance() - Static method in class com.google.api.expr.v1alpha1.EvalState.Result
- getDefaultInstance() - Static method in class com.google.api.expr.v1alpha1.Explain.ExprStep
-
Deprecated.
- getDefaultInstance() - Static method in class com.google.api.expr.v1alpha1.Explain
-
Deprecated.
- getDefaultInstance() - Static method in class com.google.api.expr.v1alpha1.Expr.Call
- getDefaultInstance() - Static method in class com.google.api.expr.v1alpha1.Expr.Comprehension
- getDefaultInstance() - Static method in class com.google.api.expr.v1alpha1.Expr.CreateList
- getDefaultInstance() - Static method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry
- getDefaultInstance() - Static method in class com.google.api.expr.v1alpha1.Expr.CreateStruct
- getDefaultInstance() - Static method in class com.google.api.expr.v1alpha1.Expr
- getDefaultInstance() - Static method in class com.google.api.expr.v1alpha1.Expr.Ident
- getDefaultInstance() - Static method in class com.google.api.expr.v1alpha1.Expr.Select
- getDefaultInstance() - Static method in class com.google.api.expr.v1alpha1.ExprValue
- getDefaultInstance() - Static method in class com.google.api.expr.v1alpha1.IssueDetails
- getDefaultInstance() - Static method in class com.google.api.expr.v1alpha1.ListValue
- getDefaultInstance() - Static method in class com.google.api.expr.v1alpha1.MapValue.Entry
- getDefaultInstance() - Static method in class com.google.api.expr.v1alpha1.MapValue
- getDefaultInstance() - Static method in class com.google.api.expr.v1alpha1.ParsedExpr
- getDefaultInstance() - Static method in class com.google.api.expr.v1alpha1.ParseRequest
- getDefaultInstance() - Static method in class com.google.api.expr.v1alpha1.ParseResponse
- getDefaultInstance() - Static method in class com.google.api.expr.v1alpha1.Reference
- getDefaultInstance() - Static method in class com.google.api.expr.v1alpha1.SourceInfo
- getDefaultInstance() - Static method in class com.google.api.expr.v1alpha1.SourcePosition
- getDefaultInstance() - Static method in class com.google.api.expr.v1alpha1.Type.AbstractType
- getDefaultInstance() - Static method in class com.google.api.expr.v1alpha1.Type.FunctionType
- getDefaultInstance() - Static method in class com.google.api.expr.v1alpha1.Type
- getDefaultInstance() - Static method in class com.google.api.expr.v1alpha1.Type.ListType
- getDefaultInstance() - Static method in class com.google.api.expr.v1alpha1.Type.MapType
- getDefaultInstance() - Static method in class com.google.api.expr.v1alpha1.UnknownSet
- getDefaultInstance() - Static method in class com.google.api.expr.v1alpha1.Value
- getDefaultInstance() - Static method in class com.google.rpc.BadRequest.FieldViolation
- getDefaultInstance() - Static method in class com.google.rpc.BadRequest
- getDefaultInstance() - Static method in class com.google.rpc.context.AttributeContext.Api
- getDefaultInstance() - Static method in class com.google.rpc.context.AttributeContext.Auth
- getDefaultInstance() - Static method in class com.google.rpc.context.AttributeContext
- getDefaultInstance() - Static method in class com.google.rpc.context.AttributeContext.Peer
- getDefaultInstance() - Static method in class com.google.rpc.context.AttributeContext.Request
- getDefaultInstance() - Static method in class com.google.rpc.context.AttributeContext.Resource
- getDefaultInstance() - Static method in class com.google.rpc.context.AttributeContext.Response
- getDefaultInstance() - Static method in class com.google.rpc.DebugInfo
- getDefaultInstance() - Static method in class com.google.rpc.ErrorInfo
- getDefaultInstance() - Static method in class com.google.rpc.Help
- getDefaultInstance() - Static method in class com.google.rpc.Help.Link
- getDefaultInstance() - Static method in class com.google.rpc.LocalizedMessage
- getDefaultInstance() - Static method in class com.google.rpc.PreconditionFailure
- getDefaultInstance() - Static method in class com.google.rpc.PreconditionFailure.Violation
- getDefaultInstance() - Static method in class com.google.rpc.QuotaFailure
- getDefaultInstance() - Static method in class com.google.rpc.QuotaFailure.Violation
- getDefaultInstance() - Static method in class com.google.rpc.RequestInfo
- getDefaultInstance() - Static method in class com.google.rpc.ResourceInfo
- getDefaultInstance() - Static method in class com.google.rpc.RetryInfo
- getDefaultInstance() - Static method in class com.google.rpc.Status
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.CheckedExpr
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.CheckRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.CheckRequest
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.CheckResponse.Builder
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.CheckResponse
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.Constant.Builder
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.Constant
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.Decl.Builder
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Builder
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.Decl
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl.Builder
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.EnumValue.Builder
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.EnumValue
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.ErrorSet.Builder
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.ErrorSet
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.EvalRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.EvalRequest
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.EvalResponse.Builder
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.EvalResponse
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.EvalState.Builder
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.EvalState
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.EvalState.Result.Builder
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.EvalState.Result
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.Explain.Builder
-
Deprecated.
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.Explain.ExprStep.Builder
-
Deprecated.
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.Explain.ExprStep
-
Deprecated.
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.Explain
-
Deprecated.
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.Expr.Builder
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.Expr.Call.Builder
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.Expr.Call
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.Expr.CreateList.Builder
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.Expr.CreateList
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Builder
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.Builder
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.Expr
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.Expr.Ident.Builder
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.Expr.Ident
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.Expr.Select.Builder
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.Expr.Select
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.ExprValue.Builder
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.ExprValue
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.IssueDetails.Builder
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.IssueDetails
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.ListValue.Builder
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.ListValue
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.MapValue.Builder
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.MapValue.Entry.Builder
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.MapValue.Entry
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.MapValue
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.ParsedExpr.Builder
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.ParsedExpr
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.ParseRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.ParseRequest
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.ParseResponse.Builder
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.ParseResponse
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.Reference.Builder
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.Reference
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.SourceInfo
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.SourcePosition.Builder
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.SourcePosition
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.Type.AbstractType.Builder
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.Type.AbstractType
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.Type.Builder
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.Type.FunctionType.Builder
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.Type.FunctionType
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.Type
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.Type.ListType.Builder
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.Type.ListType
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.Type.MapType.Builder
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.Type.MapType
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.UnknownSet.Builder
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.UnknownSet
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.Value.Builder
- getDefaultInstanceForType() - Method in class com.google.api.expr.v1alpha1.Value
- getDefaultInstanceForType() - Method in class com.google.rpc.BadRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.rpc.BadRequest.FieldViolation.Builder
- getDefaultInstanceForType() - Method in class com.google.rpc.BadRequest.FieldViolation
- getDefaultInstanceForType() - Method in class com.google.rpc.BadRequest
- getDefaultInstanceForType() - Method in class com.google.rpc.context.AttributeContext.Api.Builder
- getDefaultInstanceForType() - Method in class com.google.rpc.context.AttributeContext.Api
- getDefaultInstanceForType() - Method in class com.google.rpc.context.AttributeContext.Auth.Builder
- getDefaultInstanceForType() - Method in class com.google.rpc.context.AttributeContext.Auth
- getDefaultInstanceForType() - Method in class com.google.rpc.context.AttributeContext.Builder
- getDefaultInstanceForType() - Method in class com.google.rpc.context.AttributeContext
- getDefaultInstanceForType() - Method in class com.google.rpc.context.AttributeContext.Peer.Builder
- getDefaultInstanceForType() - Method in class com.google.rpc.context.AttributeContext.Peer
- getDefaultInstanceForType() - Method in class com.google.rpc.context.AttributeContext.Request.Builder
- getDefaultInstanceForType() - Method in class com.google.rpc.context.AttributeContext.Request
- getDefaultInstanceForType() - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
- getDefaultInstanceForType() - Method in class com.google.rpc.context.AttributeContext.Resource
- getDefaultInstanceForType() - Method in class com.google.rpc.context.AttributeContext.Response.Builder
- getDefaultInstanceForType() - Method in class com.google.rpc.context.AttributeContext.Response
- getDefaultInstanceForType() - Method in class com.google.rpc.DebugInfo.Builder
- getDefaultInstanceForType() - Method in class com.google.rpc.DebugInfo
- getDefaultInstanceForType() - Method in class com.google.rpc.ErrorInfo.Builder
- getDefaultInstanceForType() - Method in class com.google.rpc.ErrorInfo
- getDefaultInstanceForType() - Method in class com.google.rpc.Help.Builder
- getDefaultInstanceForType() - Method in class com.google.rpc.Help
- getDefaultInstanceForType() - Method in class com.google.rpc.Help.Link.Builder
- getDefaultInstanceForType() - Method in class com.google.rpc.Help.Link
- getDefaultInstanceForType() - Method in class com.google.rpc.LocalizedMessage.Builder
- getDefaultInstanceForType() - Method in class com.google.rpc.LocalizedMessage
- getDefaultInstanceForType() - Method in class com.google.rpc.PreconditionFailure.Builder
- getDefaultInstanceForType() - Method in class com.google.rpc.PreconditionFailure
- getDefaultInstanceForType() - Method in class com.google.rpc.PreconditionFailure.Violation.Builder
- getDefaultInstanceForType() - Method in class com.google.rpc.PreconditionFailure.Violation
- getDefaultInstanceForType() - Method in class com.google.rpc.QuotaFailure.Builder
- getDefaultInstanceForType() - Method in class com.google.rpc.QuotaFailure
- getDefaultInstanceForType() - Method in class com.google.rpc.QuotaFailure.Violation.Builder
- getDefaultInstanceForType() - Method in class com.google.rpc.QuotaFailure.Violation
- getDefaultInstanceForType() - Method in class com.google.rpc.RequestInfo.Builder
- getDefaultInstanceForType() - Method in class com.google.rpc.RequestInfo
- getDefaultInstanceForType() - Method in class com.google.rpc.ResourceInfo.Builder
- getDefaultInstanceForType() - Method in class com.google.rpc.ResourceInfo
- getDefaultInstanceForType() - Method in class com.google.rpc.RetryInfo.Builder
- getDefaultInstanceForType() - Method in class com.google.rpc.RetryInfo
- getDefaultInstanceForType() - Method in class com.google.rpc.Status.Builder
- getDefaultInstanceForType() - Method in class com.google.rpc.Status
- getDeleteTime() - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
Output only.
- getDeleteTime() - Method in class com.google.rpc.context.AttributeContext.Resource
-
Output only.
- getDeleteTime() - Method in interface com.google.rpc.context.AttributeContext.ResourceOrBuilder
-
Output only.
- getDeleteTimeBuilder() - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
Output only.
- getDeleteTimeOrBuilder() - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
Output only.
- getDeleteTimeOrBuilder() - Method in class com.google.rpc.context.AttributeContext.Resource
-
Output only.
- getDeleteTimeOrBuilder() - Method in interface com.google.rpc.context.AttributeContext.ResourceOrBuilder
-
Output only.
- getDescription() - Method in class com.google.rpc.BadRequest.FieldViolation.Builder
-
A description of why the request element is bad.
- getDescription() - Method in class com.google.rpc.BadRequest.FieldViolation
-
A description of why the request element is bad.
- getDescription() - Method in interface com.google.rpc.BadRequest.FieldViolationOrBuilder
-
A description of why the request element is bad.
- getDescription() - Method in class com.google.rpc.Help.Link.Builder
-
Describes what the link offers.
- getDescription() - Method in class com.google.rpc.Help.Link
-
Describes what the link offers.
- getDescription() - Method in interface com.google.rpc.Help.LinkOrBuilder
-
Describes what the link offers.
- getDescription() - Method in class com.google.rpc.PreconditionFailure.Violation.Builder
-
A description of how the precondition failed.
- getDescription() - Method in class com.google.rpc.PreconditionFailure.Violation
-
A description of how the precondition failed.
- getDescription() - Method in interface com.google.rpc.PreconditionFailure.ViolationOrBuilder
-
A description of how the precondition failed.
- getDescription() - Method in class com.google.rpc.QuotaFailure.Violation.Builder
-
A description of how the quota check failed.
- getDescription() - Method in class com.google.rpc.QuotaFailure.Violation
-
A description of how the quota check failed.
- getDescription() - Method in interface com.google.rpc.QuotaFailure.ViolationOrBuilder
-
A description of how the quota check failed.
- getDescription() - Method in class com.google.rpc.ResourceInfo.Builder
-
Describes what error is encountered when accessing this resource.
- getDescription() - Method in class com.google.rpc.ResourceInfo
-
Describes what error is encountered when accessing this resource.
- getDescription() - Method in interface com.google.rpc.ResourceInfoOrBuilder
-
Describes what error is encountered when accessing this resource.
- getDescriptionBytes() - Method in class com.google.rpc.BadRequest.FieldViolation.Builder
-
A description of why the request element is bad.
- getDescriptionBytes() - Method in class com.google.rpc.BadRequest.FieldViolation
-
A description of why the request element is bad.
- getDescriptionBytes() - Method in interface com.google.rpc.BadRequest.FieldViolationOrBuilder
-
A description of why the request element is bad.
- getDescriptionBytes() - Method in class com.google.rpc.Help.Link.Builder
-
Describes what the link offers.
- getDescriptionBytes() - Method in class com.google.rpc.Help.Link
-
Describes what the link offers.
- getDescriptionBytes() - Method in interface com.google.rpc.Help.LinkOrBuilder
-
Describes what the link offers.
- getDescriptionBytes() - Method in class com.google.rpc.PreconditionFailure.Violation.Builder
-
A description of how the precondition failed.
- getDescriptionBytes() - Method in class com.google.rpc.PreconditionFailure.Violation
-
A description of how the precondition failed.
- getDescriptionBytes() - Method in interface com.google.rpc.PreconditionFailure.ViolationOrBuilder
-
A description of how the precondition failed.
- getDescriptionBytes() - Method in class com.google.rpc.QuotaFailure.Violation.Builder
-
A description of how the quota check failed.
- getDescriptionBytes() - Method in class com.google.rpc.QuotaFailure.Violation
-
A description of how the quota check failed.
- getDescriptionBytes() - Method in interface com.google.rpc.QuotaFailure.ViolationOrBuilder
-
A description of how the quota check failed.
- getDescriptionBytes() - Method in class com.google.rpc.ResourceInfo.Builder
-
Describes what error is encountered when accessing this resource.
- getDescriptionBytes() - Method in class com.google.rpc.ResourceInfo
-
Describes what error is encountered when accessing this resource.
- getDescriptionBytes() - Method in interface com.google.rpc.ResourceInfoOrBuilder
-
Describes what error is encountered when accessing this resource.
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.CheckedExpr
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.CheckRequest.Builder
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.CheckRequest
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.CheckResponse.Builder
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.CheckResponse
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.ConformanceServiceProto
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.Constant.Builder
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.Constant
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.Decl.Builder
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Builder
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.Decl
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.Decl.IdentDecl.Builder
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.Decl.IdentDecl
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.DeclProto
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.EnumValue.Builder
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.EnumValue
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.ErrorSet.Builder
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.ErrorSet
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.EvalProto
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.EvalRequest.Builder
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.EvalRequest
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.EvalResponse.Builder
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.EvalResponse
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.EvalState.Builder
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.EvalState
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.EvalState.Result.Builder
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.EvalState.Result
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.Explain.Builder
-
Deprecated.
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.Explain.ExprStep.Builder
-
Deprecated.
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.Explain.ExprStep
-
Deprecated.
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.Explain
-
Deprecated.
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.ExplainProto
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.Expr.Builder
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.Expr.Call.Builder
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.Expr.Call
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.Expr.Comprehension
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.Expr.CreateList.Builder
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.Expr.CreateList
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Builder
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.Builder
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.Expr.CreateStruct
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.Expr
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.Expr.Ident.Builder
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.Expr.Ident
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.Expr.Select.Builder
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.Expr.Select
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.ExprValue.Builder
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.ExprValue
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.IssueDetails.Builder
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.IssueDetails
- getDescriptor() - Static method in enum com.google.api.expr.v1alpha1.IssueDetails.Severity
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.ListValue.Builder
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.ListValue
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.MapValue.Builder
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.MapValue.Entry.Builder
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.MapValue.Entry
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.MapValue
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.ParsedExpr.Builder
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.ParsedExpr
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.ParseRequest.Builder
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.ParseRequest
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.ParseResponse.Builder
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.ParseResponse
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.Reference.Builder
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.Reference
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.SourceInfo
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.SourcePosition.Builder
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.SourcePosition
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.SyntaxProto
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.Type.AbstractType.Builder
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.Type.AbstractType
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.Type.Builder
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.Type.FunctionType.Builder
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.Type.FunctionType
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.Type
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.Type.ListType.Builder
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.Type.ListType
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.Type.MapType.Builder
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.Type.MapType
- getDescriptor() - Static method in enum com.google.api.expr.v1alpha1.Type.PrimitiveType
- getDescriptor() - Static method in enum com.google.api.expr.v1alpha1.Type.WellKnownType
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.UnknownSet.Builder
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.UnknownSet
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.Value.Builder
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.Value
- getDescriptor() - Static method in class com.google.api.expr.v1alpha1.ValueProto
- getDescriptor() - Static method in class com.google.rpc.BadRequest.Builder
- getDescriptor() - Static method in class com.google.rpc.BadRequest.FieldViolation.Builder
- getDescriptor() - Static method in class com.google.rpc.BadRequest.FieldViolation
- getDescriptor() - Static method in class com.google.rpc.BadRequest
- getDescriptor() - Static method in enum com.google.rpc.Code
- getDescriptor() - Static method in class com.google.rpc.CodeProto
- getDescriptor() - Static method in class com.google.rpc.context.AttributeContext.Api.Builder
- getDescriptor() - Static method in class com.google.rpc.context.AttributeContext.Api
- getDescriptor() - Static method in class com.google.rpc.context.AttributeContext.Auth.Builder
- getDescriptor() - Static method in class com.google.rpc.context.AttributeContext.Auth
- getDescriptor() - Static method in class com.google.rpc.context.AttributeContext.Builder
- getDescriptor() - Static method in class com.google.rpc.context.AttributeContext
- getDescriptor() - Static method in class com.google.rpc.context.AttributeContext.Peer.Builder
- getDescriptor() - Static method in class com.google.rpc.context.AttributeContext.Peer
- getDescriptor() - Static method in class com.google.rpc.context.AttributeContext.Request.Builder
- getDescriptor() - Static method in class com.google.rpc.context.AttributeContext.Request
- getDescriptor() - Static method in class com.google.rpc.context.AttributeContext.Resource.Builder
- getDescriptor() - Static method in class com.google.rpc.context.AttributeContext.Resource
- getDescriptor() - Static method in class com.google.rpc.context.AttributeContext.Response.Builder
- getDescriptor() - Static method in class com.google.rpc.context.AttributeContext.Response
- getDescriptor() - Static method in class com.google.rpc.context.AttributeContextProto
- getDescriptor() - Static method in class com.google.rpc.DebugInfo.Builder
- getDescriptor() - Static method in class com.google.rpc.DebugInfo
- getDescriptor() - Static method in class com.google.rpc.ErrorDetailsProto
- getDescriptor() - Static method in class com.google.rpc.ErrorInfo.Builder
- getDescriptor() - Static method in class com.google.rpc.ErrorInfo
- getDescriptor() - Static method in class com.google.rpc.Help.Builder
- getDescriptor() - Static method in class com.google.rpc.Help
- getDescriptor() - Static method in class com.google.rpc.Help.Link.Builder
- getDescriptor() - Static method in class com.google.rpc.Help.Link
- getDescriptor() - Static method in class com.google.rpc.LocalizedMessage.Builder
- getDescriptor() - Static method in class com.google.rpc.LocalizedMessage
- getDescriptor() - Static method in class com.google.rpc.PreconditionFailure.Builder
- getDescriptor() - Static method in class com.google.rpc.PreconditionFailure
- getDescriptor() - Static method in class com.google.rpc.PreconditionFailure.Violation.Builder
- getDescriptor() - Static method in class com.google.rpc.PreconditionFailure.Violation
- getDescriptor() - Static method in class com.google.rpc.QuotaFailure.Builder
- getDescriptor() - Static method in class com.google.rpc.QuotaFailure
- getDescriptor() - Static method in class com.google.rpc.QuotaFailure.Violation.Builder
- getDescriptor() - Static method in class com.google.rpc.QuotaFailure.Violation
- getDescriptor() - Static method in class com.google.rpc.RequestInfo.Builder
- getDescriptor() - Static method in class com.google.rpc.RequestInfo
- getDescriptor() - Static method in class com.google.rpc.ResourceInfo.Builder
- getDescriptor() - Static method in class com.google.rpc.ResourceInfo
- getDescriptor() - Static method in class com.google.rpc.RetryInfo.Builder
- getDescriptor() - Static method in class com.google.rpc.RetryInfo
- getDescriptor() - Static method in class com.google.rpc.Status.Builder
- getDescriptor() - Static method in class com.google.rpc.Status
- getDescriptor() - Static method in class com.google.rpc.StatusProto
- getDescriptorForType() - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
- getDescriptorForType() - Method in class com.google.api.expr.v1alpha1.CheckRequest.Builder
- getDescriptorForType() - Method in class com.google.api.expr.v1alpha1.CheckResponse.Builder
- getDescriptorForType() - Method in class com.google.api.expr.v1alpha1.Constant.Builder
- getDescriptorForType() - Method in class com.google.api.expr.v1alpha1.Decl.Builder
- getDescriptorForType() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Builder
- getDescriptorForType() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
- getDescriptorForType() - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl.Builder
- getDescriptorForType() - Method in class com.google.api.expr.v1alpha1.EnumValue.Builder
- getDescriptorForType() - Method in class com.google.api.expr.v1alpha1.ErrorSet.Builder
- getDescriptorForType() - Method in class com.google.api.expr.v1alpha1.EvalRequest.Builder
- getDescriptorForType() - Method in class com.google.api.expr.v1alpha1.EvalResponse.Builder
- getDescriptorForType() - Method in class com.google.api.expr.v1alpha1.EvalState.Builder
- getDescriptorForType() - Method in class com.google.api.expr.v1alpha1.EvalState.Result.Builder
- getDescriptorForType() - Method in class com.google.api.expr.v1alpha1.Explain.Builder
-
Deprecated.
- getDescriptorForType() - Method in class com.google.api.expr.v1alpha1.Explain.ExprStep.Builder
-
Deprecated.
- getDescriptorForType() - Method in class com.google.api.expr.v1alpha1.Expr.Builder
- getDescriptorForType() - Method in class com.google.api.expr.v1alpha1.Expr.Call.Builder
- getDescriptorForType() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
- getDescriptorForType() - Method in class com.google.api.expr.v1alpha1.Expr.CreateList.Builder
- getDescriptorForType() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Builder
- getDescriptorForType() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.Builder
- getDescriptorForType() - Method in class com.google.api.expr.v1alpha1.Expr.Ident.Builder
- getDescriptorForType() - Method in class com.google.api.expr.v1alpha1.Expr.Select.Builder
- getDescriptorForType() - Method in class com.google.api.expr.v1alpha1.ExprValue.Builder
- getDescriptorForType() - Method in class com.google.api.expr.v1alpha1.IssueDetails.Builder
- getDescriptorForType() - Method in enum com.google.api.expr.v1alpha1.IssueDetails.Severity
- getDescriptorForType() - Method in class com.google.api.expr.v1alpha1.ListValue.Builder
- getDescriptorForType() - Method in class com.google.api.expr.v1alpha1.MapValue.Builder
- getDescriptorForType() - Method in class com.google.api.expr.v1alpha1.MapValue.Entry.Builder
- getDescriptorForType() - Method in class com.google.api.expr.v1alpha1.ParsedExpr.Builder
- getDescriptorForType() - Method in class com.google.api.expr.v1alpha1.ParseRequest.Builder
- getDescriptorForType() - Method in class com.google.api.expr.v1alpha1.ParseResponse.Builder
- getDescriptorForType() - Method in class com.google.api.expr.v1alpha1.Reference.Builder
- getDescriptorForType() - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
- getDescriptorForType() - Method in class com.google.api.expr.v1alpha1.SourcePosition.Builder
- getDescriptorForType() - Method in class com.google.api.expr.v1alpha1.Type.AbstractType.Builder
- getDescriptorForType() - Method in class com.google.api.expr.v1alpha1.Type.Builder
- getDescriptorForType() - Method in class com.google.api.expr.v1alpha1.Type.FunctionType.Builder
- getDescriptorForType() - Method in class com.google.api.expr.v1alpha1.Type.ListType.Builder
- getDescriptorForType() - Method in class com.google.api.expr.v1alpha1.Type.MapType.Builder
- getDescriptorForType() - Method in enum com.google.api.expr.v1alpha1.Type.PrimitiveType
- getDescriptorForType() - Method in enum com.google.api.expr.v1alpha1.Type.WellKnownType
- getDescriptorForType() - Method in class com.google.api.expr.v1alpha1.UnknownSet.Builder
- getDescriptorForType() - Method in class com.google.api.expr.v1alpha1.Value.Builder
- getDescriptorForType() - Method in class com.google.rpc.BadRequest.Builder
- getDescriptorForType() - Method in class com.google.rpc.BadRequest.FieldViolation.Builder
- getDescriptorForType() - Method in enum com.google.rpc.Code
- getDescriptorForType() - Method in class com.google.rpc.context.AttributeContext.Api.Builder
- getDescriptorForType() - Method in class com.google.rpc.context.AttributeContext.Auth.Builder
- getDescriptorForType() - Method in class com.google.rpc.context.AttributeContext.Builder
- getDescriptorForType() - Method in class com.google.rpc.context.AttributeContext.Peer.Builder
- getDescriptorForType() - Method in class com.google.rpc.context.AttributeContext.Request.Builder
- getDescriptorForType() - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
- getDescriptorForType() - Method in class com.google.rpc.context.AttributeContext.Response.Builder
- getDescriptorForType() - Method in class com.google.rpc.DebugInfo.Builder
- getDescriptorForType() - Method in class com.google.rpc.ErrorInfo.Builder
- getDescriptorForType() - Method in class com.google.rpc.Help.Builder
- getDescriptorForType() - Method in class com.google.rpc.Help.Link.Builder
- getDescriptorForType() - Method in class com.google.rpc.LocalizedMessage.Builder
- getDescriptorForType() - Method in class com.google.rpc.PreconditionFailure.Builder
- getDescriptorForType() - Method in class com.google.rpc.PreconditionFailure.Violation.Builder
- getDescriptorForType() - Method in class com.google.rpc.QuotaFailure.Builder
- getDescriptorForType() - Method in class com.google.rpc.QuotaFailure.Violation.Builder
- getDescriptorForType() - Method in class com.google.rpc.RequestInfo.Builder
- getDescriptorForType() - Method in class com.google.rpc.ResourceInfo.Builder
- getDescriptorForType() - Method in class com.google.rpc.RetryInfo.Builder
- getDescriptorForType() - Method in class com.google.rpc.Status.Builder
- getDestination() - Method in class com.google.rpc.context.AttributeContext.Builder
-
The destination of a network activity, such as accepting a TCP connection.
- getDestination() - Method in class com.google.rpc.context.AttributeContext
-
The destination of a network activity, such as accepting a TCP connection.
- getDestination() - Method in interface com.google.rpc.context.AttributeContextOrBuilder
-
The destination of a network activity, such as accepting a TCP connection.
- getDestinationBuilder() - Method in class com.google.rpc.context.AttributeContext.Builder
-
The destination of a network activity, such as accepting a TCP connection.
- getDestinationOrBuilder() - Method in class com.google.rpc.context.AttributeContext.Builder
-
The destination of a network activity, such as accepting a TCP connection.
- getDestinationOrBuilder() - Method in class com.google.rpc.context.AttributeContext
-
The destination of a network activity, such as accepting a TCP connection.
- getDestinationOrBuilder() - Method in interface com.google.rpc.context.AttributeContextOrBuilder
-
The destination of a network activity, such as accepting a TCP connection.
- getDetail() - Method in class com.google.rpc.DebugInfo.Builder
-
Additional debugging information provided by the server.
- getDetail() - Method in class com.google.rpc.DebugInfo
-
Additional debugging information provided by the server.
- getDetail() - Method in interface com.google.rpc.DebugInfoOrBuilder
-
Additional debugging information provided by the server.
- getDetailBytes() - Method in class com.google.rpc.DebugInfo.Builder
-
Additional debugging information provided by the server.
- getDetailBytes() - Method in class com.google.rpc.DebugInfo
-
Additional debugging information provided by the server.
- getDetailBytes() - Method in interface com.google.rpc.DebugInfoOrBuilder
-
Additional debugging information provided by the server.
- getDetails(int) - Method in class com.google.rpc.Status.Builder
-
A list of messages that carry the error details.
- getDetails(int) - Method in class com.google.rpc.Status
-
A list of messages that carry the error details.
- getDetails(int) - Method in interface com.google.rpc.StatusOrBuilder
-
A list of messages that carry the error details.
- getDetailsBuilder(int) - Method in class com.google.rpc.Status.Builder
-
A list of messages that carry the error details.
- getDetailsBuilderList() - Method in class com.google.rpc.Status.Builder
-
A list of messages that carry the error details.
- getDetailsCount() - Method in class com.google.rpc.Status.Builder
-
A list of messages that carry the error details.
- getDetailsCount() - Method in class com.google.rpc.Status
-
A list of messages that carry the error details.
- getDetailsCount() - Method in interface com.google.rpc.StatusOrBuilder
-
A list of messages that carry the error details.
- getDetailsList() - Method in class com.google.rpc.Status.Builder
-
A list of messages that carry the error details.
- getDetailsList() - Method in class com.google.rpc.Status
-
A list of messages that carry the error details.
- getDetailsList() - Method in interface com.google.rpc.StatusOrBuilder
-
A list of messages that carry the error details.
- getDetailsOrBuilder(int) - Method in class com.google.rpc.Status.Builder
-
A list of messages that carry the error details.
- getDetailsOrBuilder(int) - Method in class com.google.rpc.Status
-
A list of messages that carry the error details.
- getDetailsOrBuilder(int) - Method in interface com.google.rpc.StatusOrBuilder
-
A list of messages that carry the error details.
- getDetailsOrBuilderList() - Method in class com.google.rpc.Status.Builder
-
A list of messages that carry the error details.
- getDetailsOrBuilderList() - Method in class com.google.rpc.Status
-
A list of messages that carry the error details.
- getDetailsOrBuilderList() - Method in interface com.google.rpc.StatusOrBuilder
-
A list of messages that carry the error details.
- getDisableMacros() - Method in class com.google.api.expr.v1alpha1.ParseRequest.Builder
-
Prevent macro expansion.
- getDisableMacros() - Method in class com.google.api.expr.v1alpha1.ParseRequest
-
Prevent macro expansion.
- getDisableMacros() - Method in interface com.google.api.expr.v1alpha1.ParseRequestOrBuilder
-
Prevent macro expansion.
- getDisplayName() - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
Mutable.
- getDisplayName() - Method in class com.google.rpc.context.AttributeContext.Resource
-
Mutable.
- getDisplayName() - Method in interface com.google.rpc.context.AttributeContext.ResourceOrBuilder
-
Mutable.
- getDisplayNameBytes() - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
Mutable.
- getDisplayNameBytes() - Method in class com.google.rpc.context.AttributeContext.Resource
-
Mutable.
- getDisplayNameBytes() - Method in interface com.google.rpc.context.AttributeContext.ResourceOrBuilder
-
Mutable.
- getDoc() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
-
Documentation string for the overload.
- getDoc() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload
-
Documentation string for the overload.
- getDoc() - Method in interface com.google.api.expr.v1alpha1.Decl.FunctionDecl.OverloadOrBuilder
-
Documentation string for the overload.
- getDoc() - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl.Builder
-
Documentation string for the identifier.
- getDoc() - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl
-
Documentation string for the identifier.
- getDoc() - Method in interface com.google.api.expr.v1alpha1.Decl.IdentDeclOrBuilder
-
Documentation string for the identifier.
- getDocBytes() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
-
Documentation string for the overload.
- getDocBytes() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload
-
Documentation string for the overload.
- getDocBytes() - Method in interface com.google.api.expr.v1alpha1.Decl.FunctionDecl.OverloadOrBuilder
-
Documentation string for the overload.
- getDocBytes() - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl.Builder
-
Documentation string for the identifier.
- getDocBytes() - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl
-
Documentation string for the identifier.
- getDocBytes() - Method in interface com.google.api.expr.v1alpha1.Decl.IdentDeclOrBuilder
-
Documentation string for the identifier.
- getDomain() - Method in class com.google.rpc.ErrorInfo.Builder
-
The logical grouping to which the "reason" belongs.
- getDomain() - Method in class com.google.rpc.ErrorInfo
-
The logical grouping to which the "reason" belongs.
- getDomain() - Method in interface com.google.rpc.ErrorInfoOrBuilder
-
The logical grouping to which the "reason" belongs.
- getDomainBytes() - Method in class com.google.rpc.ErrorInfo.Builder
-
The logical grouping to which the "reason" belongs.
- getDomainBytes() - Method in class com.google.rpc.ErrorInfo
-
The logical grouping to which the "reason" belongs.
- getDomainBytes() - Method in interface com.google.rpc.ErrorInfoOrBuilder
-
The logical grouping to which the "reason" belongs.
- getDoubleValue() - Method in class com.google.api.expr.v1alpha1.Constant.Builder
-
double value.
- getDoubleValue() - Method in class com.google.api.expr.v1alpha1.Constant
-
double value.
- getDoubleValue() - Method in interface com.google.api.expr.v1alpha1.ConstantOrBuilder
-
double value.
- getDoubleValue() - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
Floating point value.
- getDoubleValue() - Method in class com.google.api.expr.v1alpha1.Value
-
Floating point value.
- getDoubleValue() - Method in interface com.google.api.expr.v1alpha1.ValueOrBuilder
-
Floating point value.
- getDurationValue() - Method in class com.google.api.expr.v1alpha1.Constant.Builder
-
Deprecated.google.api.expr.v1alpha1.Constant.duration_value is deprecated. See google/api/expr/v1alpha1/syntax.proto;l=268
- getDurationValue() - Method in class com.google.api.expr.v1alpha1.Constant
-
Deprecated.google.api.expr.v1alpha1.Constant.duration_value is deprecated. See google/api/expr/v1alpha1/syntax.proto;l=268
- getDurationValue() - Method in interface com.google.api.expr.v1alpha1.ConstantOrBuilder
-
Deprecated.google.api.expr.v1alpha1.Constant.duration_value is deprecated. See google/api/expr/v1alpha1/syntax.proto;l=268
- getDurationValueBuilder() - Method in class com.google.api.expr.v1alpha1.Constant.Builder
-
Deprecated.
- getDurationValueOrBuilder() - Method in class com.google.api.expr.v1alpha1.Constant.Builder
-
Deprecated.
- getDurationValueOrBuilder() - Method in class com.google.api.expr.v1alpha1.Constant
-
Deprecated.
- getDurationValueOrBuilder() - Method in interface com.google.api.expr.v1alpha1.ConstantOrBuilder
-
Deprecated.
- getDyn() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Dynamic type.
- getDyn() - Method in class com.google.api.expr.v1alpha1.Type
-
Dynamic type.
- getDyn() - Method in interface com.google.api.expr.v1alpha1.TypeOrBuilder
-
Dynamic type.
- getDynBuilder() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Dynamic type.
- getDynOrBuilder() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Dynamic type.
- getDynOrBuilder() - Method in class com.google.api.expr.v1alpha1.Type
-
Dynamic type.
- getDynOrBuilder() - Method in interface com.google.api.expr.v1alpha1.TypeOrBuilder
-
Dynamic type.
- getElements(int) - Method in class com.google.api.expr.v1alpha1.Expr.CreateList.Builder
-
The elements part of the list.
- getElements(int) - Method in class com.google.api.expr.v1alpha1.Expr.CreateList
-
The elements part of the list.
- getElements(int) - Method in interface com.google.api.expr.v1alpha1.Expr.CreateListOrBuilder
-
The elements part of the list.
- getElementsBuilder(int) - Method in class com.google.api.expr.v1alpha1.Expr.CreateList.Builder
-
The elements part of the list.
- getElementsBuilderList() - Method in class com.google.api.expr.v1alpha1.Expr.CreateList.Builder
-
The elements part of the list.
- getElementsCount() - Method in class com.google.api.expr.v1alpha1.Expr.CreateList.Builder
-
The elements part of the list.
- getElementsCount() - Method in class com.google.api.expr.v1alpha1.Expr.CreateList
-
The elements part of the list.
- getElementsCount() - Method in interface com.google.api.expr.v1alpha1.Expr.CreateListOrBuilder
-
The elements part of the list.
- getElementsList() - Method in class com.google.api.expr.v1alpha1.Expr.CreateList.Builder
-
The elements part of the list.
- getElementsList() - Method in class com.google.api.expr.v1alpha1.Expr.CreateList
-
The elements part of the list.
- getElementsList() - Method in interface com.google.api.expr.v1alpha1.Expr.CreateListOrBuilder
-
The elements part of the list.
- getElementsOrBuilder(int) - Method in class com.google.api.expr.v1alpha1.Expr.CreateList.Builder
-
The elements part of the list.
- getElementsOrBuilder(int) - Method in class com.google.api.expr.v1alpha1.Expr.CreateList
-
The elements part of the list.
- getElementsOrBuilder(int) - Method in interface com.google.api.expr.v1alpha1.Expr.CreateListOrBuilder
-
The elements part of the list.
- getElementsOrBuilderList() - Method in class com.google.api.expr.v1alpha1.Expr.CreateList.Builder
-
The elements part of the list.
- getElementsOrBuilderList() - Method in class com.google.api.expr.v1alpha1.Expr.CreateList
-
The elements part of the list.
- getElementsOrBuilderList() - Method in interface com.google.api.expr.v1alpha1.Expr.CreateListOrBuilder
-
The elements part of the list.
- getElemType() - Method in class com.google.api.expr.v1alpha1.Type.ListType.Builder
-
The element type.
- getElemType() - Method in class com.google.api.expr.v1alpha1.Type.ListType
-
The element type.
- getElemType() - Method in interface com.google.api.expr.v1alpha1.Type.ListTypeOrBuilder
-
The element type.
- getElemTypeBuilder() - Method in class com.google.api.expr.v1alpha1.Type.ListType.Builder
-
The element type.
- getElemTypeOrBuilder() - Method in class com.google.api.expr.v1alpha1.Type.ListType.Builder
-
The element type.
- getElemTypeOrBuilder() - Method in class com.google.api.expr.v1alpha1.Type.ListType
-
The element type.
- getElemTypeOrBuilder() - Method in interface com.google.api.expr.v1alpha1.Type.ListTypeOrBuilder
-
The element type.
- getEntries(int) - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Builder
-
The entries in the creation expression.
- getEntries(int) - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct
-
The entries in the creation expression.
- getEntries(int) - Method in interface com.google.api.expr.v1alpha1.Expr.CreateStructOrBuilder
-
The entries in the creation expression.
- getEntries(int) - Method in class com.google.api.expr.v1alpha1.MapValue.Builder
-
The set of map entries.
- getEntries(int) - Method in class com.google.api.expr.v1alpha1.MapValue
-
The set of map entries.
- getEntries(int) - Method in interface com.google.api.expr.v1alpha1.MapValueOrBuilder
-
The set of map entries.
- getEntriesBuilder(int) - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Builder
-
The entries in the creation expression.
- getEntriesBuilder(int) - Method in class com.google.api.expr.v1alpha1.MapValue.Builder
-
The set of map entries.
- getEntriesBuilderList() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Builder
-
The entries in the creation expression.
- getEntriesBuilderList() - Method in class com.google.api.expr.v1alpha1.MapValue.Builder
-
The set of map entries.
- getEntriesCount() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Builder
-
The entries in the creation expression.
- getEntriesCount() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct
-
The entries in the creation expression.
- getEntriesCount() - Method in interface com.google.api.expr.v1alpha1.Expr.CreateStructOrBuilder
-
The entries in the creation expression.
- getEntriesCount() - Method in class com.google.api.expr.v1alpha1.MapValue.Builder
-
The set of map entries.
- getEntriesCount() - Method in class com.google.api.expr.v1alpha1.MapValue
-
The set of map entries.
- getEntriesCount() - Method in interface com.google.api.expr.v1alpha1.MapValueOrBuilder
-
The set of map entries.
- getEntriesList() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Builder
-
The entries in the creation expression.
- getEntriesList() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct
-
The entries in the creation expression.
- getEntriesList() - Method in interface com.google.api.expr.v1alpha1.Expr.CreateStructOrBuilder
-
The entries in the creation expression.
- getEntriesList() - Method in class com.google.api.expr.v1alpha1.MapValue.Builder
-
The set of map entries.
- getEntriesList() - Method in class com.google.api.expr.v1alpha1.MapValue
-
The set of map entries.
- getEntriesList() - Method in interface com.google.api.expr.v1alpha1.MapValueOrBuilder
-
The set of map entries.
- getEntriesOrBuilder(int) - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Builder
-
The entries in the creation expression.
- getEntriesOrBuilder(int) - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct
-
The entries in the creation expression.
- getEntriesOrBuilder(int) - Method in interface com.google.api.expr.v1alpha1.Expr.CreateStructOrBuilder
-
The entries in the creation expression.
- getEntriesOrBuilder(int) - Method in class com.google.api.expr.v1alpha1.MapValue.Builder
-
The set of map entries.
- getEntriesOrBuilder(int) - Method in class com.google.api.expr.v1alpha1.MapValue
-
The set of map entries.
- getEntriesOrBuilder(int) - Method in interface com.google.api.expr.v1alpha1.MapValueOrBuilder
-
The set of map entries.
- getEntriesOrBuilderList() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Builder
-
The entries in the creation expression.
- getEntriesOrBuilderList() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct
-
The entries in the creation expression.
- getEntriesOrBuilderList() - Method in interface com.google.api.expr.v1alpha1.Expr.CreateStructOrBuilder
-
The entries in the creation expression.
- getEntriesOrBuilderList() - Method in class com.google.api.expr.v1alpha1.MapValue.Builder
-
The set of map entries.
- getEntriesOrBuilderList() - Method in class com.google.api.expr.v1alpha1.MapValue
-
The set of map entries.
- getEntriesOrBuilderList() - Method in interface com.google.api.expr.v1alpha1.MapValueOrBuilder
-
The set of map entries.
- getEnumValue() - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
An enum value.
- getEnumValue() - Method in class com.google.api.expr.v1alpha1.Value
-
An enum value.
- getEnumValue() - Method in interface com.google.api.expr.v1alpha1.ValueOrBuilder
-
An enum value.
- getEnumValueBuilder() - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
An enum value.
- getEnumValueOrBuilder() - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
An enum value.
- getEnumValueOrBuilder() - Method in class com.google.api.expr.v1alpha1.Value
-
An enum value.
- getEnumValueOrBuilder() - Method in interface com.google.api.expr.v1alpha1.ValueOrBuilder
-
An enum value.
- getError() - Method in class com.google.api.expr.v1alpha1.ExprValue.Builder
-
The set of errors in the critical path of evalution.
- getError() - Method in class com.google.api.expr.v1alpha1.ExprValue
-
The set of errors in the critical path of evalution.
- getError() - Method in interface com.google.api.expr.v1alpha1.ExprValueOrBuilder
-
The set of errors in the critical path of evalution.
- getError() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Error type.
- getError() - Method in class com.google.api.expr.v1alpha1.Type
-
Error type.
- getError() - Method in interface com.google.api.expr.v1alpha1.TypeOrBuilder
-
Error type.
- getErrorBuilder() - Method in class com.google.api.expr.v1alpha1.ExprValue.Builder
-
The set of errors in the critical path of evalution.
- getErrorBuilder() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Error type.
- getErrorOrBuilder() - Method in class com.google.api.expr.v1alpha1.ExprValue.Builder
-
The set of errors in the critical path of evalution.
- getErrorOrBuilder() - Method in class com.google.api.expr.v1alpha1.ExprValue
-
The set of errors in the critical path of evalution.
- getErrorOrBuilder() - Method in interface com.google.api.expr.v1alpha1.ExprValueOrBuilder
-
The set of errors in the critical path of evalution.
- getErrorOrBuilder() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Error type.
- getErrorOrBuilder() - Method in class com.google.api.expr.v1alpha1.Type
-
Error type.
- getErrorOrBuilder() - Method in interface com.google.api.expr.v1alpha1.TypeOrBuilder
-
Error type.
- getErrors(int) - Method in class com.google.api.expr.v1alpha1.ErrorSet.Builder
-
The errors in the set.
- getErrors(int) - Method in class com.google.api.expr.v1alpha1.ErrorSet
-
The errors in the set.
- getErrors(int) - Method in interface com.google.api.expr.v1alpha1.ErrorSetOrBuilder
-
The errors in the set.
- getErrorsBuilder(int) - Method in class com.google.api.expr.v1alpha1.ErrorSet.Builder
-
The errors in the set.
- getErrorsBuilderList() - Method in class com.google.api.expr.v1alpha1.ErrorSet.Builder
-
The errors in the set.
- getErrorsCount() - Method in class com.google.api.expr.v1alpha1.ErrorSet.Builder
-
The errors in the set.
- getErrorsCount() - Method in class com.google.api.expr.v1alpha1.ErrorSet
-
The errors in the set.
- getErrorsCount() - Method in interface com.google.api.expr.v1alpha1.ErrorSetOrBuilder
-
The errors in the set.
- getErrorsList() - Method in class com.google.api.expr.v1alpha1.ErrorSet.Builder
-
The errors in the set.
- getErrorsList() - Method in class com.google.api.expr.v1alpha1.ErrorSet
-
The errors in the set.
- getErrorsList() - Method in interface com.google.api.expr.v1alpha1.ErrorSetOrBuilder
-
The errors in the set.
- getErrorsOrBuilder(int) - Method in class com.google.api.expr.v1alpha1.ErrorSet.Builder
-
The errors in the set.
- getErrorsOrBuilder(int) - Method in class com.google.api.expr.v1alpha1.ErrorSet
-
The errors in the set.
- getErrorsOrBuilder(int) - Method in interface com.google.api.expr.v1alpha1.ErrorSetOrBuilder
-
The errors in the set.
- getErrorsOrBuilderList() - Method in class com.google.api.expr.v1alpha1.ErrorSet.Builder
-
The errors in the set.
- getErrorsOrBuilderList() - Method in class com.google.api.expr.v1alpha1.ErrorSet
-
The errors in the set.
- getErrorsOrBuilderList() - Method in interface com.google.api.expr.v1alpha1.ErrorSetOrBuilder
-
The errors in the set.
- getEtag() - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
Output only.
- getEtag() - Method in class com.google.rpc.context.AttributeContext.Resource
-
Output only.
- getEtag() - Method in interface com.google.rpc.context.AttributeContext.ResourceOrBuilder
-
Output only.
- getEtagBytes() - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
Output only.
- getEtagBytes() - Method in class com.google.rpc.context.AttributeContext.Resource
-
Output only.
- getEtagBytes() - Method in interface com.google.rpc.context.AttributeContext.ResourceOrBuilder
-
Output only.
- getEvalMethod() - Static method in class com.google.api.expr.v1alpha1.ConformanceServiceGrpc
- getExpr() - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
-
The checked expression.
- getExpr() - Method in class com.google.api.expr.v1alpha1.CheckedExpr
-
The checked expression.
- getExpr() - Method in interface com.google.api.expr.v1alpha1.CheckedExprOrBuilder
-
The checked expression.
- getExpr() - Method in class com.google.api.expr.v1alpha1.EvalState.Result.Builder
-
The id of the expression this result if for.
- getExpr() - Method in class com.google.api.expr.v1alpha1.EvalState.Result
-
The id of the expression this result if for.
- getExpr() - Method in interface com.google.api.expr.v1alpha1.EvalState.ResultOrBuilder
-
The id of the expression this result if for.
- getExpr() - Method in class com.google.api.expr.v1alpha1.ParsedExpr.Builder
-
The parsed expression.
- getExpr() - Method in class com.google.api.expr.v1alpha1.ParsedExpr
-
The parsed expression.
- getExpr() - Method in interface com.google.api.expr.v1alpha1.ParsedExprOrBuilder
-
The parsed expression.
- getExprBuilder() - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
-
The checked expression.
- getExprBuilder() - Method in class com.google.api.expr.v1alpha1.ParsedExpr.Builder
-
The parsed expression.
- getExprKindCase() - Method in class com.google.api.expr.v1alpha1.EvalRequest.Builder
- getExprKindCase() - Method in class com.google.api.expr.v1alpha1.EvalRequest
- getExprKindCase() - Method in interface com.google.api.expr.v1alpha1.EvalRequestOrBuilder
- getExprKindCase() - Method in class com.google.api.expr.v1alpha1.Expr.Builder
- getExprKindCase() - Method in class com.google.api.expr.v1alpha1.Expr
- getExprKindCase() - Method in interface com.google.api.expr.v1alpha1.ExprOrBuilder
- getExprOrBuilder() - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
-
The checked expression.
- getExprOrBuilder() - Method in class com.google.api.expr.v1alpha1.CheckedExpr
-
The checked expression.
- getExprOrBuilder() - Method in interface com.google.api.expr.v1alpha1.CheckedExprOrBuilder
-
The checked expression.
- getExprOrBuilder() - Method in class com.google.api.expr.v1alpha1.ParsedExpr.Builder
-
The parsed expression.
- getExprOrBuilder() - Method in class com.google.api.expr.v1alpha1.ParsedExpr
-
The parsed expression.
- getExprOrBuilder() - Method in interface com.google.api.expr.v1alpha1.ParsedExprOrBuilder
-
The parsed expression.
- getExprs(int) - Method in class com.google.api.expr.v1alpha1.UnknownSet.Builder
-
The ids of the expressions with unknown values.
- getExprs(int) - Method in class com.google.api.expr.v1alpha1.UnknownSet
-
The ids of the expressions with unknown values.
- getExprs(int) - Method in interface com.google.api.expr.v1alpha1.UnknownSetOrBuilder
-
The ids of the expressions with unknown values.
- getExprsCount() - Method in class com.google.api.expr.v1alpha1.UnknownSet.Builder
-
The ids of the expressions with unknown values.
- getExprsCount() - Method in class com.google.api.expr.v1alpha1.UnknownSet
-
The ids of the expressions with unknown values.
- getExprsCount() - Method in interface com.google.api.expr.v1alpha1.UnknownSetOrBuilder
-
The ids of the expressions with unknown values.
- getExprsList() - Method in class com.google.api.expr.v1alpha1.UnknownSet.Builder
-
The ids of the expressions with unknown values.
- getExprsList() - Method in class com.google.api.expr.v1alpha1.UnknownSet
-
The ids of the expressions with unknown values.
- getExprsList() - Method in interface com.google.api.expr.v1alpha1.UnknownSetOrBuilder
-
The ids of the expressions with unknown values.
- getExprSteps(int) - Method in class com.google.api.expr.v1alpha1.Explain.Builder
-
Deprecated.List of steps.
- getExprSteps(int) - Method in class com.google.api.expr.v1alpha1.Explain
-
Deprecated.List of steps.
- getExprSteps(int) - Method in interface com.google.api.expr.v1alpha1.ExplainOrBuilder
-
Deprecated.List of steps.
- getExprStepsBuilder(int) - Method in class com.google.api.expr.v1alpha1.Explain.Builder
-
Deprecated.List of steps.
- getExprStepsBuilderList() - Method in class com.google.api.expr.v1alpha1.Explain.Builder
-
Deprecated.List of steps.
- getExprStepsCount() - Method in class com.google.api.expr.v1alpha1.Explain.Builder
-
Deprecated.List of steps.
- getExprStepsCount() - Method in class com.google.api.expr.v1alpha1.Explain
-
Deprecated.List of steps.
- getExprStepsCount() - Method in interface com.google.api.expr.v1alpha1.ExplainOrBuilder
-
Deprecated.List of steps.
- getExprStepsList() - Method in class com.google.api.expr.v1alpha1.Explain.Builder
-
Deprecated.List of steps.
- getExprStepsList() - Method in class com.google.api.expr.v1alpha1.Explain
-
Deprecated.List of steps.
- getExprStepsList() - Method in interface com.google.api.expr.v1alpha1.ExplainOrBuilder
-
Deprecated.List of steps.
- getExprStepsOrBuilder(int) - Method in class com.google.api.expr.v1alpha1.Explain.Builder
-
Deprecated.List of steps.
- getExprStepsOrBuilder(int) - Method in class com.google.api.expr.v1alpha1.Explain
-
Deprecated.List of steps.
- getExprStepsOrBuilder(int) - Method in interface com.google.api.expr.v1alpha1.ExplainOrBuilder
-
Deprecated.List of steps.
- getExprStepsOrBuilderList() - Method in class com.google.api.expr.v1alpha1.Explain.Builder
-
Deprecated.List of steps.
- getExprStepsOrBuilderList() - Method in class com.google.api.expr.v1alpha1.Explain
-
Deprecated.List of steps.
- getExprStepsOrBuilderList() - Method in interface com.google.api.expr.v1alpha1.ExplainOrBuilder
-
Deprecated.List of steps.
- getExtensions(int) - Method in class com.google.rpc.context.AttributeContext.Builder
-
Supports extensions for advanced use cases, such as logs and metrics.
- getExtensions(int) - Method in class com.google.rpc.context.AttributeContext
-
Supports extensions for advanced use cases, such as logs and metrics.
- getExtensions(int) - Method in interface com.google.rpc.context.AttributeContextOrBuilder
-
Supports extensions for advanced use cases, such as logs and metrics.
- getExtensionsBuilder(int) - Method in class com.google.rpc.context.AttributeContext.Builder
-
Supports extensions for advanced use cases, such as logs and metrics.
- getExtensionsBuilderList() - Method in class com.google.rpc.context.AttributeContext.Builder
-
Supports extensions for advanced use cases, such as logs and metrics.
- getExtensionsCount() - Method in class com.google.rpc.context.AttributeContext.Builder
-
Supports extensions for advanced use cases, such as logs and metrics.
- getExtensionsCount() - Method in class com.google.rpc.context.AttributeContext
-
Supports extensions for advanced use cases, such as logs and metrics.
- getExtensionsCount() - Method in interface com.google.rpc.context.AttributeContextOrBuilder
-
Supports extensions for advanced use cases, such as logs and metrics.
- getExtensionsList() - Method in class com.google.rpc.context.AttributeContext.Builder
-
Supports extensions for advanced use cases, such as logs and metrics.
- getExtensionsList() - Method in class com.google.rpc.context.AttributeContext
-
Supports extensions for advanced use cases, such as logs and metrics.
- getExtensionsList() - Method in interface com.google.rpc.context.AttributeContextOrBuilder
-
Supports extensions for advanced use cases, such as logs and metrics.
- getExtensionsOrBuilder(int) - Method in class com.google.rpc.context.AttributeContext.Builder
-
Supports extensions for advanced use cases, such as logs and metrics.
- getExtensionsOrBuilder(int) - Method in class com.google.rpc.context.AttributeContext
-
Supports extensions for advanced use cases, such as logs and metrics.
- getExtensionsOrBuilder(int) - Method in interface com.google.rpc.context.AttributeContextOrBuilder
-
Supports extensions for advanced use cases, such as logs and metrics.
- getExtensionsOrBuilderList() - Method in class com.google.rpc.context.AttributeContext.Builder
-
Supports extensions for advanced use cases, such as logs and metrics.
- getExtensionsOrBuilderList() - Method in class com.google.rpc.context.AttributeContext
-
Supports extensions for advanced use cases, such as logs and metrics.
- getExtensionsOrBuilderList() - Method in interface com.google.rpc.context.AttributeContextOrBuilder
-
Supports extensions for advanced use cases, such as logs and metrics.
- getField() - Method in class com.google.api.expr.v1alpha1.Expr.Select.Builder
-
Required.
- getField() - Method in class com.google.api.expr.v1alpha1.Expr.Select
-
Required.
- getField() - Method in interface com.google.api.expr.v1alpha1.Expr.SelectOrBuilder
-
Required.
- getField() - Method in class com.google.rpc.BadRequest.FieldViolation.Builder
-
A path leading to a field in the request body.
- getField() - Method in class com.google.rpc.BadRequest.FieldViolation
-
A path leading to a field in the request body.
- getField() - Method in interface com.google.rpc.BadRequest.FieldViolationOrBuilder
-
A path leading to a field in the request body.
- getFieldBytes() - Method in class com.google.api.expr.v1alpha1.Expr.Select.Builder
-
Required.
- getFieldBytes() - Method in class com.google.api.expr.v1alpha1.Expr.Select
-
Required.
- getFieldBytes() - Method in interface com.google.api.expr.v1alpha1.Expr.SelectOrBuilder
-
Required.
- getFieldBytes() - Method in class com.google.rpc.BadRequest.FieldViolation.Builder
-
A path leading to a field in the request body.
- getFieldBytes() - Method in class com.google.rpc.BadRequest.FieldViolation
-
A path leading to a field in the request body.
- getFieldBytes() - Method in interface com.google.rpc.BadRequest.FieldViolationOrBuilder
-
A path leading to a field in the request body.
- getFieldKey() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.Builder
-
The field key for a message creator statement.
- getFieldKey() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry
-
The field key for a message creator statement.
- getFieldKey() - Method in interface com.google.api.expr.v1alpha1.Expr.CreateStruct.EntryOrBuilder
-
The field key for a message creator statement.
- getFieldKeyBytes() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.Builder
-
The field key for a message creator statement.
- getFieldKeyBytes() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry
-
The field key for a message creator statement.
- getFieldKeyBytes() - Method in interface com.google.api.expr.v1alpha1.Expr.CreateStruct.EntryOrBuilder
-
The field key for a message creator statement.
- getFieldViolations(int) - Method in class com.google.rpc.BadRequest.Builder
-
Describes all violations in a client request.
- getFieldViolations(int) - Method in class com.google.rpc.BadRequest
-
Describes all violations in a client request.
- getFieldViolations(int) - Method in interface com.google.rpc.BadRequestOrBuilder
-
Describes all violations in a client request.
- getFieldViolationsBuilder(int) - Method in class com.google.rpc.BadRequest.Builder
-
Describes all violations in a client request.
- getFieldViolationsBuilderList() - Method in class com.google.rpc.BadRequest.Builder
-
Describes all violations in a client request.
- getFieldViolationsCount() - Method in class com.google.rpc.BadRequest.Builder
-
Describes all violations in a client request.
- getFieldViolationsCount() - Method in class com.google.rpc.BadRequest
-
Describes all violations in a client request.
- getFieldViolationsCount() - Method in interface com.google.rpc.BadRequestOrBuilder
-
Describes all violations in a client request.
- getFieldViolationsList() - Method in class com.google.rpc.BadRequest.Builder
-
Describes all violations in a client request.
- getFieldViolationsList() - Method in class com.google.rpc.BadRequest
-
Describes all violations in a client request.
- getFieldViolationsList() - Method in interface com.google.rpc.BadRequestOrBuilder
-
Describes all violations in a client request.
- getFieldViolationsOrBuilder(int) - Method in class com.google.rpc.BadRequest.Builder
-
Describes all violations in a client request.
- getFieldViolationsOrBuilder(int) - Method in class com.google.rpc.BadRequest
-
Describes all violations in a client request.
- getFieldViolationsOrBuilder(int) - Method in interface com.google.rpc.BadRequestOrBuilder
-
Describes all violations in a client request.
- getFieldViolationsOrBuilderList() - Method in class com.google.rpc.BadRequest.Builder
-
Describes all violations in a client request.
- getFieldViolationsOrBuilderList() - Method in class com.google.rpc.BadRequest
-
Describes all violations in a client request.
- getFieldViolationsOrBuilderList() - Method in interface com.google.rpc.BadRequestOrBuilder
-
Describes all violations in a client request.
- getFunction() - Method in class com.google.api.expr.v1alpha1.Decl.Builder
-
Function declaration.
- getFunction() - Method in class com.google.api.expr.v1alpha1.Decl
-
Function declaration.
- getFunction() - Method in interface com.google.api.expr.v1alpha1.DeclOrBuilder
-
Function declaration.
- getFunction() - Method in class com.google.api.expr.v1alpha1.Expr.Call.Builder
-
Required.
- getFunction() - Method in class com.google.api.expr.v1alpha1.Expr.Call
-
Required.
- getFunction() - Method in interface com.google.api.expr.v1alpha1.Expr.CallOrBuilder
-
Required.
- getFunction() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Function type.
- getFunction() - Method in class com.google.api.expr.v1alpha1.Type
-
Function type.
- getFunction() - Method in interface com.google.api.expr.v1alpha1.TypeOrBuilder
-
Function type.
- getFunctionBuilder() - Method in class com.google.api.expr.v1alpha1.Decl.Builder
-
Function declaration.
- getFunctionBuilder() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Function type.
- getFunctionBytes() - Method in class com.google.api.expr.v1alpha1.Expr.Call.Builder
-
Required.
- getFunctionBytes() - Method in class com.google.api.expr.v1alpha1.Expr.Call
-
Required.
- getFunctionBytes() - Method in interface com.google.api.expr.v1alpha1.Expr.CallOrBuilder
-
Required.
- getFunctionOrBuilder() - Method in class com.google.api.expr.v1alpha1.Decl.Builder
-
Function declaration.
- getFunctionOrBuilder() - Method in class com.google.api.expr.v1alpha1.Decl
-
Function declaration.
- getFunctionOrBuilder() - Method in interface com.google.api.expr.v1alpha1.DeclOrBuilder
-
Function declaration.
- getFunctionOrBuilder() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Function type.
- getFunctionOrBuilder() - Method in class com.google.api.expr.v1alpha1.Type
-
Function type.
- getFunctionOrBuilder() - Method in interface com.google.api.expr.v1alpha1.TypeOrBuilder
-
Function type.
- getHeaders() - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
Deprecated.
- getHeaders() - Method in class com.google.rpc.context.AttributeContext.Request
-
Deprecated.
- getHeaders() - Method in interface com.google.rpc.context.AttributeContext.RequestOrBuilder
-
Deprecated.
- getHeaders() - Method in class com.google.rpc.context.AttributeContext.Response.Builder
-
Deprecated.
- getHeaders() - Method in class com.google.rpc.context.AttributeContext.Response
-
Deprecated.
- getHeaders() - Method in interface com.google.rpc.context.AttributeContext.ResponseOrBuilder
-
Deprecated.
- getHeadersCount() - Method in class com.google.rpc.context.AttributeContext.Request.Builder
- getHeadersCount() - Method in class com.google.rpc.context.AttributeContext.Request
- getHeadersCount() - Method in interface com.google.rpc.context.AttributeContext.RequestOrBuilder
-
The HTTP request headers.
- getHeadersCount() - Method in class com.google.rpc.context.AttributeContext.Response.Builder
- getHeadersCount() - Method in class com.google.rpc.context.AttributeContext.Response
- getHeadersCount() - Method in interface com.google.rpc.context.AttributeContext.ResponseOrBuilder
-
The HTTP response headers.
- getHeadersMap() - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The HTTP request headers.
- getHeadersMap() - Method in class com.google.rpc.context.AttributeContext.Request
-
The HTTP request headers.
- getHeadersMap() - Method in interface com.google.rpc.context.AttributeContext.RequestOrBuilder
-
The HTTP request headers.
- getHeadersMap() - Method in class com.google.rpc.context.AttributeContext.Response.Builder
-
The HTTP response headers.
- getHeadersMap() - Method in class com.google.rpc.context.AttributeContext.Response
-
The HTTP response headers.
- getHeadersMap() - Method in interface com.google.rpc.context.AttributeContext.ResponseOrBuilder
-
The HTTP response headers.
- getHeadersOrDefault(String, String) - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The HTTP request headers.
- getHeadersOrDefault(String, String) - Method in class com.google.rpc.context.AttributeContext.Request
-
The HTTP request headers.
- getHeadersOrDefault(String, String) - Method in interface com.google.rpc.context.AttributeContext.RequestOrBuilder
-
The HTTP request headers.
- getHeadersOrDefault(String, String) - Method in class com.google.rpc.context.AttributeContext.Response.Builder
-
The HTTP response headers.
- getHeadersOrDefault(String, String) - Method in class com.google.rpc.context.AttributeContext.Response
-
The HTTP response headers.
- getHeadersOrDefault(String, String) - Method in interface com.google.rpc.context.AttributeContext.ResponseOrBuilder
-
The HTTP response headers.
- getHeadersOrThrow(String) - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The HTTP request headers.
- getHeadersOrThrow(String) - Method in class com.google.rpc.context.AttributeContext.Request
-
The HTTP request headers.
- getHeadersOrThrow(String) - Method in interface com.google.rpc.context.AttributeContext.RequestOrBuilder
-
The HTTP request headers.
- getHeadersOrThrow(String) - Method in class com.google.rpc.context.AttributeContext.Response.Builder
-
The HTTP response headers.
- getHeadersOrThrow(String) - Method in class com.google.rpc.context.AttributeContext.Response
-
The HTTP response headers.
- getHeadersOrThrow(String) - Method in interface com.google.rpc.context.AttributeContext.ResponseOrBuilder
-
The HTTP response headers.
- getHost() - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The HTTP request `Host` header value.
- getHost() - Method in class com.google.rpc.context.AttributeContext.Request
-
The HTTP request `Host` header value.
- getHost() - Method in interface com.google.rpc.context.AttributeContext.RequestOrBuilder
-
The HTTP request `Host` header value.
- getHostBytes() - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The HTTP request `Host` header value.
- getHostBytes() - Method in class com.google.rpc.context.AttributeContext.Request
-
The HTTP request `Host` header value.
- getHostBytes() - Method in interface com.google.rpc.context.AttributeContext.RequestOrBuilder
-
The HTTP request `Host` header value.
- getId() - Method in class com.google.api.expr.v1alpha1.Explain.ExprStep.Builder
-
Deprecated.ID of corresponding Expr node.
- getId() - Method in class com.google.api.expr.v1alpha1.Explain.ExprStep
-
Deprecated.ID of corresponding Expr node.
- getId() - Method in interface com.google.api.expr.v1alpha1.Explain.ExprStepOrBuilder
-
Deprecated.ID of corresponding Expr node.
- getId() - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
Required.
- getId() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.Builder
-
Required.
- getId() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry
-
Required.
- getId() - Method in interface com.google.api.expr.v1alpha1.Expr.CreateStruct.EntryOrBuilder
-
Required.
- getId() - Method in class com.google.api.expr.v1alpha1.Expr
-
Required.
- getId() - Method in interface com.google.api.expr.v1alpha1.ExprOrBuilder
-
Required.
- getId() - Method in class com.google.api.expr.v1alpha1.IssueDetails.Builder
-
Expression ID from [Expr][google.api.expr.v1alpha1.Expr], 0 if unknown.
- getId() - Method in class com.google.api.expr.v1alpha1.IssueDetails
-
Expression ID from [Expr][google.api.expr.v1alpha1.Expr], 0 if unknown.
- getId() - Method in interface com.google.api.expr.v1alpha1.IssueDetailsOrBuilder
-
Expression ID from [Expr][google.api.expr.v1alpha1.Expr], 0 if unknown.
- getId() - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The unique ID for a request, which can be propagated to downstream systems.
- getId() - Method in class com.google.rpc.context.AttributeContext.Request
-
The unique ID for a request, which can be propagated to downstream systems.
- getId() - Method in interface com.google.rpc.context.AttributeContext.RequestOrBuilder
-
The unique ID for a request, which can be propagated to downstream systems.
- getIdBytes() - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The unique ID for a request, which can be propagated to downstream systems.
- getIdBytes() - Method in class com.google.rpc.context.AttributeContext.Request
-
The unique ID for a request, which can be propagated to downstream systems.
- getIdBytes() - Method in interface com.google.rpc.context.AttributeContext.RequestOrBuilder
-
The unique ID for a request, which can be propagated to downstream systems.
- getIdent() - Method in class com.google.api.expr.v1alpha1.Decl.Builder
-
Identifier declaration.
- getIdent() - Method in class com.google.api.expr.v1alpha1.Decl
-
Identifier declaration.
- getIdent() - Method in interface com.google.api.expr.v1alpha1.DeclOrBuilder
-
Identifier declaration.
- getIdentBuilder() - Method in class com.google.api.expr.v1alpha1.Decl.Builder
-
Identifier declaration.
- getIdentExpr() - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
An identifier expression.
- getIdentExpr() - Method in class com.google.api.expr.v1alpha1.Expr
-
An identifier expression.
- getIdentExpr() - Method in interface com.google.api.expr.v1alpha1.ExprOrBuilder
-
An identifier expression.
- getIdentExprBuilder() - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
An identifier expression.
- getIdentExprOrBuilder() - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
An identifier expression.
- getIdentExprOrBuilder() - Method in class com.google.api.expr.v1alpha1.Expr
-
An identifier expression.
- getIdentExprOrBuilder() - Method in interface com.google.api.expr.v1alpha1.ExprOrBuilder
-
An identifier expression.
- getIdentOrBuilder() - Method in class com.google.api.expr.v1alpha1.Decl.Builder
-
Identifier declaration.
- getIdentOrBuilder() - Method in class com.google.api.expr.v1alpha1.Decl
-
Identifier declaration.
- getIdentOrBuilder() - Method in interface com.google.api.expr.v1alpha1.DeclOrBuilder
-
Identifier declaration.
- getInt64Value() - Method in class com.google.api.expr.v1alpha1.Constant.Builder
-
int64 value.
- getInt64Value() - Method in class com.google.api.expr.v1alpha1.Constant
-
int64 value.
- getInt64Value() - Method in interface com.google.api.expr.v1alpha1.ConstantOrBuilder
-
int64 value.
- getInt64Value() - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
Signed integer value.
- getInt64Value() - Method in class com.google.api.expr.v1alpha1.Value
-
Signed integer value.
- getInt64Value() - Method in interface com.google.api.expr.v1alpha1.ValueOrBuilder
-
Signed integer value.
- getIp() - Method in class com.google.rpc.context.AttributeContext.Peer.Builder
-
The IP address of the peer.
- getIp() - Method in class com.google.rpc.context.AttributeContext.Peer
-
The IP address of the peer.
- getIp() - Method in interface com.google.rpc.context.AttributeContext.PeerOrBuilder
-
The IP address of the peer.
- getIpBytes() - Method in class com.google.rpc.context.AttributeContext.Peer.Builder
-
The IP address of the peer.
- getIpBytes() - Method in class com.google.rpc.context.AttributeContext.Peer
-
The IP address of the peer.
- getIpBytes() - Method in interface com.google.rpc.context.AttributeContext.PeerOrBuilder
-
The IP address of the peer.
- getIsInstanceFunction() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
-
Whether the function is to be used in a method call-style `x.f(...)` of a function call-style `f(x, ...)`.
- getIsInstanceFunction() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload
-
Whether the function is to be used in a method call-style `x.f(...)` of a function call-style `f(x, ...)`.
- getIsInstanceFunction() - Method in interface com.google.api.expr.v1alpha1.Decl.FunctionDecl.OverloadOrBuilder
-
Whether the function is to be used in a method call-style `x.f(...)` of a function call-style `f(x, ...)`.
- getIssues(int) - Method in class com.google.api.expr.v1alpha1.CheckResponse.Builder
-
Any number of issues with [StatusDetails][] as the details.
- getIssues(int) - Method in class com.google.api.expr.v1alpha1.CheckResponse
-
Any number of issues with [StatusDetails][] as the details.
- getIssues(int) - Method in interface com.google.api.expr.v1alpha1.CheckResponseOrBuilder
-
Any number of issues with [StatusDetails][] as the details.
- getIssues(int) - Method in class com.google.api.expr.v1alpha1.EvalResponse.Builder
-
Any number of issues with [StatusDetails][] as the details.
- getIssues(int) - Method in class com.google.api.expr.v1alpha1.EvalResponse
-
Any number of issues with [StatusDetails][] as the details.
- getIssues(int) - Method in interface com.google.api.expr.v1alpha1.EvalResponseOrBuilder
-
Any number of issues with [StatusDetails][] as the details.
- getIssues(int) - Method in class com.google.api.expr.v1alpha1.ParseResponse.Builder
-
Any number of issues with [StatusDetails][] as the details.
- getIssues(int) - Method in class com.google.api.expr.v1alpha1.ParseResponse
-
Any number of issues with [StatusDetails][] as the details.
- getIssues(int) - Method in interface com.google.api.expr.v1alpha1.ParseResponseOrBuilder
-
Any number of issues with [StatusDetails][] as the details.
- getIssuesBuilder(int) - Method in class com.google.api.expr.v1alpha1.CheckResponse.Builder
-
Any number of issues with [StatusDetails][] as the details.
- getIssuesBuilder(int) - Method in class com.google.api.expr.v1alpha1.EvalResponse.Builder
-
Any number of issues with [StatusDetails][] as the details.
- getIssuesBuilder(int) - Method in class com.google.api.expr.v1alpha1.ParseResponse.Builder
-
Any number of issues with [StatusDetails][] as the details.
- getIssuesBuilderList() - Method in class com.google.api.expr.v1alpha1.CheckResponse.Builder
-
Any number of issues with [StatusDetails][] as the details.
- getIssuesBuilderList() - Method in class com.google.api.expr.v1alpha1.EvalResponse.Builder
-
Any number of issues with [StatusDetails][] as the details.
- getIssuesBuilderList() - Method in class com.google.api.expr.v1alpha1.ParseResponse.Builder
-
Any number of issues with [StatusDetails][] as the details.
- getIssuesCount() - Method in class com.google.api.expr.v1alpha1.CheckResponse.Builder
-
Any number of issues with [StatusDetails][] as the details.
- getIssuesCount() - Method in class com.google.api.expr.v1alpha1.CheckResponse
-
Any number of issues with [StatusDetails][] as the details.
- getIssuesCount() - Method in interface com.google.api.expr.v1alpha1.CheckResponseOrBuilder
-
Any number of issues with [StatusDetails][] as the details.
- getIssuesCount() - Method in class com.google.api.expr.v1alpha1.EvalResponse.Builder
-
Any number of issues with [StatusDetails][] as the details.
- getIssuesCount() - Method in class com.google.api.expr.v1alpha1.EvalResponse
-
Any number of issues with [StatusDetails][] as the details.
- getIssuesCount() - Method in interface com.google.api.expr.v1alpha1.EvalResponseOrBuilder
-
Any number of issues with [StatusDetails][] as the details.
- getIssuesCount() - Method in class com.google.api.expr.v1alpha1.ParseResponse.Builder
-
Any number of issues with [StatusDetails][] as the details.
- getIssuesCount() - Method in class com.google.api.expr.v1alpha1.ParseResponse
-
Any number of issues with [StatusDetails][] as the details.
- getIssuesCount() - Method in interface com.google.api.expr.v1alpha1.ParseResponseOrBuilder
-
Any number of issues with [StatusDetails][] as the details.
- getIssuesList() - Method in class com.google.api.expr.v1alpha1.CheckResponse.Builder
-
Any number of issues with [StatusDetails][] as the details.
- getIssuesList() - Method in class com.google.api.expr.v1alpha1.CheckResponse
-
Any number of issues with [StatusDetails][] as the details.
- getIssuesList() - Method in interface com.google.api.expr.v1alpha1.CheckResponseOrBuilder
-
Any number of issues with [StatusDetails][] as the details.
- getIssuesList() - Method in class com.google.api.expr.v1alpha1.EvalResponse.Builder
-
Any number of issues with [StatusDetails][] as the details.
- getIssuesList() - Method in class com.google.api.expr.v1alpha1.EvalResponse
-
Any number of issues with [StatusDetails][] as the details.
- getIssuesList() - Method in interface com.google.api.expr.v1alpha1.EvalResponseOrBuilder
-
Any number of issues with [StatusDetails][] as the details.
- getIssuesList() - Method in class com.google.api.expr.v1alpha1.ParseResponse.Builder
-
Any number of issues with [StatusDetails][] as the details.
- getIssuesList() - Method in class com.google.api.expr.v1alpha1.ParseResponse
-
Any number of issues with [StatusDetails][] as the details.
- getIssuesList() - Method in interface com.google.api.expr.v1alpha1.ParseResponseOrBuilder
-
Any number of issues with [StatusDetails][] as the details.
- getIssuesOrBuilder(int) - Method in class com.google.api.expr.v1alpha1.CheckResponse.Builder
-
Any number of issues with [StatusDetails][] as the details.
- getIssuesOrBuilder(int) - Method in class com.google.api.expr.v1alpha1.CheckResponse
-
Any number of issues with [StatusDetails][] as the details.
- getIssuesOrBuilder(int) - Method in interface com.google.api.expr.v1alpha1.CheckResponseOrBuilder
-
Any number of issues with [StatusDetails][] as the details.
- getIssuesOrBuilder(int) - Method in class com.google.api.expr.v1alpha1.EvalResponse.Builder
-
Any number of issues with [StatusDetails][] as the details.
- getIssuesOrBuilder(int) - Method in class com.google.api.expr.v1alpha1.EvalResponse
-
Any number of issues with [StatusDetails][] as the details.
- getIssuesOrBuilder(int) - Method in interface com.google.api.expr.v1alpha1.EvalResponseOrBuilder
-
Any number of issues with [StatusDetails][] as the details.
- getIssuesOrBuilder(int) - Method in class com.google.api.expr.v1alpha1.ParseResponse.Builder
-
Any number of issues with [StatusDetails][] as the details.
- getIssuesOrBuilder(int) - Method in class com.google.api.expr.v1alpha1.ParseResponse
-
Any number of issues with [StatusDetails][] as the details.
- getIssuesOrBuilder(int) - Method in interface com.google.api.expr.v1alpha1.ParseResponseOrBuilder
-
Any number of issues with [StatusDetails][] as the details.
- getIssuesOrBuilderList() - Method in class com.google.api.expr.v1alpha1.CheckResponse.Builder
-
Any number of issues with [StatusDetails][] as the details.
- getIssuesOrBuilderList() - Method in class com.google.api.expr.v1alpha1.CheckResponse
-
Any number of issues with [StatusDetails][] as the details.
- getIssuesOrBuilderList() - Method in interface com.google.api.expr.v1alpha1.CheckResponseOrBuilder
-
Any number of issues with [StatusDetails][] as the details.
- getIssuesOrBuilderList() - Method in class com.google.api.expr.v1alpha1.EvalResponse.Builder
-
Any number of issues with [StatusDetails][] as the details.
- getIssuesOrBuilderList() - Method in class com.google.api.expr.v1alpha1.EvalResponse
-
Any number of issues with [StatusDetails][] as the details.
- getIssuesOrBuilderList() - Method in interface com.google.api.expr.v1alpha1.EvalResponseOrBuilder
-
Any number of issues with [StatusDetails][] as the details.
- getIssuesOrBuilderList() - Method in class com.google.api.expr.v1alpha1.ParseResponse.Builder
-
Any number of issues with [StatusDetails][] as the details.
- getIssuesOrBuilderList() - Method in class com.google.api.expr.v1alpha1.ParseResponse
-
Any number of issues with [StatusDetails][] as the details.
- getIssuesOrBuilderList() - Method in interface com.google.api.expr.v1alpha1.ParseResponseOrBuilder
-
Any number of issues with [StatusDetails][] as the details.
- getIterRange() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
-
The range over which var iterates.
- getIterRange() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension
-
The range over which var iterates.
- getIterRange() - Method in interface com.google.api.expr.v1alpha1.Expr.ComprehensionOrBuilder
-
The range over which var iterates.
- getIterRangeBuilder() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
-
The range over which var iterates.
- getIterRangeOrBuilder() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
-
The range over which var iterates.
- getIterRangeOrBuilder() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension
-
The range over which var iterates.
- getIterRangeOrBuilder() - Method in interface com.google.api.expr.v1alpha1.Expr.ComprehensionOrBuilder
-
The range over which var iterates.
- getIterVar() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
-
The name of the iteration variable.
- getIterVar() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension
-
The name of the iteration variable.
- getIterVar() - Method in interface com.google.api.expr.v1alpha1.Expr.ComprehensionOrBuilder
-
The name of the iteration variable.
- getIterVarBytes() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
-
The name of the iteration variable.
- getIterVarBytes() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension
-
The name of the iteration variable.
- getIterVarBytes() - Method in interface com.google.api.expr.v1alpha1.Expr.ComprehensionOrBuilder
-
The name of the iteration variable.
- getKey() - Method in class com.google.api.expr.v1alpha1.MapValue.Entry.Builder
-
The key.
- getKey() - Method in class com.google.api.expr.v1alpha1.MapValue.Entry
-
The key.
- getKey() - Method in interface com.google.api.expr.v1alpha1.MapValue.EntryOrBuilder
-
The key.
- getKeyBuilder() - Method in class com.google.api.expr.v1alpha1.MapValue.Entry.Builder
-
The key.
- getKeyKindCase() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.Builder
- getKeyKindCase() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry
- getKeyKindCase() - Method in interface com.google.api.expr.v1alpha1.Expr.CreateStruct.EntryOrBuilder
- getKeyOrBuilder() - Method in class com.google.api.expr.v1alpha1.MapValue.Entry.Builder
-
The key.
- getKeyOrBuilder() - Method in class com.google.api.expr.v1alpha1.MapValue.Entry
-
The key.
- getKeyOrBuilder() - Method in interface com.google.api.expr.v1alpha1.MapValue.EntryOrBuilder
-
The key.
- getKeyType() - Method in class com.google.api.expr.v1alpha1.Type.MapType.Builder
-
The type of the key.
- getKeyType() - Method in class com.google.api.expr.v1alpha1.Type.MapType
-
The type of the key.
- getKeyType() - Method in interface com.google.api.expr.v1alpha1.Type.MapTypeOrBuilder
-
The type of the key.
- getKeyTypeBuilder() - Method in class com.google.api.expr.v1alpha1.Type.MapType.Builder
-
The type of the key.
- getKeyTypeOrBuilder() - Method in class com.google.api.expr.v1alpha1.Type.MapType.Builder
-
The type of the key.
- getKeyTypeOrBuilder() - Method in class com.google.api.expr.v1alpha1.Type.MapType
-
The type of the key.
- getKeyTypeOrBuilder() - Method in interface com.google.api.expr.v1alpha1.Type.MapTypeOrBuilder
-
The type of the key.
- getKindCase() - Method in class com.google.api.expr.v1alpha1.ExprValue.Builder
- getKindCase() - Method in class com.google.api.expr.v1alpha1.ExprValue
- getKindCase() - Method in interface com.google.api.expr.v1alpha1.ExprValueOrBuilder
- getKindCase() - Method in class com.google.api.expr.v1alpha1.Value.Builder
- getKindCase() - Method in class com.google.api.expr.v1alpha1.Value
- getKindCase() - Method in interface com.google.api.expr.v1alpha1.ValueOrBuilder
- getLabels() - Method in class com.google.rpc.context.AttributeContext.Peer.Builder
-
Deprecated.
- getLabels() - Method in class com.google.rpc.context.AttributeContext.Peer
-
Deprecated.
- getLabels() - Method in interface com.google.rpc.context.AttributeContext.PeerOrBuilder
-
Deprecated.
- getLabels() - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
Deprecated.
- getLabels() - Method in class com.google.rpc.context.AttributeContext.Resource
-
Deprecated.
- getLabels() - Method in interface com.google.rpc.context.AttributeContext.ResourceOrBuilder
-
Deprecated.
- getLabelsCount() - Method in class com.google.rpc.context.AttributeContext.Peer.Builder
- getLabelsCount() - Method in class com.google.rpc.context.AttributeContext.Peer
- getLabelsCount() - Method in interface com.google.rpc.context.AttributeContext.PeerOrBuilder
-
The labels associated with the peer.
- getLabelsCount() - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
- getLabelsCount() - Method in class com.google.rpc.context.AttributeContext.Resource
- getLabelsCount() - Method in interface com.google.rpc.context.AttributeContext.ResourceOrBuilder
-
The labels or tags on the resource, such as AWS resource tags and Kubernetes resource labels.
- getLabelsMap() - Method in class com.google.rpc.context.AttributeContext.Peer.Builder
-
The labels associated with the peer.
- getLabelsMap() - Method in class com.google.rpc.context.AttributeContext.Peer
-
The labels associated with the peer.
- getLabelsMap() - Method in interface com.google.rpc.context.AttributeContext.PeerOrBuilder
-
The labels associated with the peer.
- getLabelsMap() - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
The labels or tags on the resource, such as AWS resource tags and Kubernetes resource labels.
- getLabelsMap() - Method in class com.google.rpc.context.AttributeContext.Resource
-
The labels or tags on the resource, such as AWS resource tags and Kubernetes resource labels.
- getLabelsMap() - Method in interface com.google.rpc.context.AttributeContext.ResourceOrBuilder
-
The labels or tags on the resource, such as AWS resource tags and Kubernetes resource labels.
- getLabelsOrDefault(String, String) - Method in class com.google.rpc.context.AttributeContext.Peer.Builder
-
The labels associated with the peer.
- getLabelsOrDefault(String, String) - Method in class com.google.rpc.context.AttributeContext.Peer
-
The labels associated with the peer.
- getLabelsOrDefault(String, String) - Method in interface com.google.rpc.context.AttributeContext.PeerOrBuilder
-
The labels associated with the peer.
- getLabelsOrDefault(String, String) - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
The labels or tags on the resource, such as AWS resource tags and Kubernetes resource labels.
- getLabelsOrDefault(String, String) - Method in class com.google.rpc.context.AttributeContext.Resource
-
The labels or tags on the resource, such as AWS resource tags and Kubernetes resource labels.
- getLabelsOrDefault(String, String) - Method in interface com.google.rpc.context.AttributeContext.ResourceOrBuilder
-
The labels or tags on the resource, such as AWS resource tags and Kubernetes resource labels.
- getLabelsOrThrow(String) - Method in class com.google.rpc.context.AttributeContext.Peer.Builder
-
The labels associated with the peer.
- getLabelsOrThrow(String) - Method in class com.google.rpc.context.AttributeContext.Peer
-
The labels associated with the peer.
- getLabelsOrThrow(String) - Method in interface com.google.rpc.context.AttributeContext.PeerOrBuilder
-
The labels associated with the peer.
- getLabelsOrThrow(String) - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
The labels or tags on the resource, such as AWS resource tags and Kubernetes resource labels.
- getLabelsOrThrow(String) - Method in class com.google.rpc.context.AttributeContext.Resource
-
The labels or tags on the resource, such as AWS resource tags and Kubernetes resource labels.
- getLabelsOrThrow(String) - Method in interface com.google.rpc.context.AttributeContext.ResourceOrBuilder
-
The labels or tags on the resource, such as AWS resource tags and Kubernetes resource labels.
- getLine() - Method in class com.google.api.expr.v1alpha1.SourcePosition.Builder
-
The 1-based index of the starting line in the source text where the issue occurs, or 0 if unknown.
- getLine() - Method in class com.google.api.expr.v1alpha1.SourcePosition
-
The 1-based index of the starting line in the source text where the issue occurs, or 0 if unknown.
- getLine() - Method in interface com.google.api.expr.v1alpha1.SourcePositionOrBuilder
-
The 1-based index of the starting line in the source text where the issue occurs, or 0 if unknown.
- getLineOffsets(int) - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
-
Monotonically increasing list of character offsets where newlines appear.
- getLineOffsets(int) - Method in class com.google.api.expr.v1alpha1.SourceInfo
-
Monotonically increasing list of character offsets where newlines appear.
- getLineOffsets(int) - Method in interface com.google.api.expr.v1alpha1.SourceInfoOrBuilder
-
Monotonically increasing list of character offsets where newlines appear.
- getLineOffsetsCount() - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
-
Monotonically increasing list of character offsets where newlines appear.
- getLineOffsetsCount() - Method in class com.google.api.expr.v1alpha1.SourceInfo
-
Monotonically increasing list of character offsets where newlines appear.
- getLineOffsetsCount() - Method in interface com.google.api.expr.v1alpha1.SourceInfoOrBuilder
-
Monotonically increasing list of character offsets where newlines appear.
- getLineOffsetsList() - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
-
Monotonically increasing list of character offsets where newlines appear.
- getLineOffsetsList() - Method in class com.google.api.expr.v1alpha1.SourceInfo
-
Monotonically increasing list of character offsets where newlines appear.
- getLineOffsetsList() - Method in interface com.google.api.expr.v1alpha1.SourceInfoOrBuilder
-
Monotonically increasing list of character offsets where newlines appear.
- getLinks(int) - Method in class com.google.rpc.Help.Builder
-
URL(s) pointing to additional information on handling the current error.
- getLinks(int) - Method in class com.google.rpc.Help
-
URL(s) pointing to additional information on handling the current error.
- getLinks(int) - Method in interface com.google.rpc.HelpOrBuilder
-
URL(s) pointing to additional information on handling the current error.
- getLinksBuilder(int) - Method in class com.google.rpc.Help.Builder
-
URL(s) pointing to additional information on handling the current error.
- getLinksBuilderList() - Method in class com.google.rpc.Help.Builder
-
URL(s) pointing to additional information on handling the current error.
- getLinksCount() - Method in class com.google.rpc.Help.Builder
-
URL(s) pointing to additional information on handling the current error.
- getLinksCount() - Method in class com.google.rpc.Help
-
URL(s) pointing to additional information on handling the current error.
- getLinksCount() - Method in interface com.google.rpc.HelpOrBuilder
-
URL(s) pointing to additional information on handling the current error.
- getLinksList() - Method in class com.google.rpc.Help.Builder
-
URL(s) pointing to additional information on handling the current error.
- getLinksList() - Method in class com.google.rpc.Help
-
URL(s) pointing to additional information on handling the current error.
- getLinksList() - Method in interface com.google.rpc.HelpOrBuilder
-
URL(s) pointing to additional information on handling the current error.
- getLinksOrBuilder(int) - Method in class com.google.rpc.Help.Builder
-
URL(s) pointing to additional information on handling the current error.
- getLinksOrBuilder(int) - Method in class com.google.rpc.Help
-
URL(s) pointing to additional information on handling the current error.
- getLinksOrBuilder(int) - Method in interface com.google.rpc.HelpOrBuilder
-
URL(s) pointing to additional information on handling the current error.
- getLinksOrBuilderList() - Method in class com.google.rpc.Help.Builder
-
URL(s) pointing to additional information on handling the current error.
- getLinksOrBuilderList() - Method in class com.google.rpc.Help
-
URL(s) pointing to additional information on handling the current error.
- getLinksOrBuilderList() - Method in interface com.google.rpc.HelpOrBuilder
-
URL(s) pointing to additional information on handling the current error.
- getListExpr() - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
A list creation expression.
- getListExpr() - Method in class com.google.api.expr.v1alpha1.Expr
-
A list creation expression.
- getListExpr() - Method in interface com.google.api.expr.v1alpha1.ExprOrBuilder
-
A list creation expression.
- getListExprBuilder() - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
A list creation expression.
- getListExprOrBuilder() - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
A list creation expression.
- getListExprOrBuilder() - Method in class com.google.api.expr.v1alpha1.Expr
-
A list creation expression.
- getListExprOrBuilder() - Method in interface com.google.api.expr.v1alpha1.ExprOrBuilder
-
A list creation expression.
- getListType() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Parameterized list with elements of `list_type`, e.g.
- getListType() - Method in class com.google.api.expr.v1alpha1.Type
-
Parameterized list with elements of `list_type`, e.g.
- getListType() - Method in interface com.google.api.expr.v1alpha1.TypeOrBuilder
-
Parameterized list with elements of `list_type`, e.g.
- getListTypeBuilder() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Parameterized list with elements of `list_type`, e.g.
- getListTypeOrBuilder() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Parameterized list with elements of `list_type`, e.g.
- getListTypeOrBuilder() - Method in class com.google.api.expr.v1alpha1.Type
-
Parameterized list with elements of `list_type`, e.g.
- getListTypeOrBuilder() - Method in interface com.google.api.expr.v1alpha1.TypeOrBuilder
-
Parameterized list with elements of `list_type`, e.g.
- getListValue() - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
List value.
- getListValue() - Method in class com.google.api.expr.v1alpha1.Value
-
List value.
- getListValue() - Method in interface com.google.api.expr.v1alpha1.ValueOrBuilder
-
List value.
- getListValueBuilder() - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
List value.
- getListValueOrBuilder() - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
List value.
- getListValueOrBuilder() - Method in class com.google.api.expr.v1alpha1.Value
-
List value.
- getListValueOrBuilder() - Method in interface com.google.api.expr.v1alpha1.ValueOrBuilder
-
List value.
- getLocale() - Method in class com.google.rpc.LocalizedMessage.Builder
-
The locale used following the specification defined at http://www.rfc-editor.org/rfc/bcp/bcp47.txt.
- getLocale() - Method in class com.google.rpc.LocalizedMessage
-
The locale used following the specification defined at http://www.rfc-editor.org/rfc/bcp/bcp47.txt.
- getLocale() - Method in interface com.google.rpc.LocalizedMessageOrBuilder
-
The locale used following the specification defined at http://www.rfc-editor.org/rfc/bcp/bcp47.txt.
- getLocaleBytes() - Method in class com.google.rpc.LocalizedMessage.Builder
-
The locale used following the specification defined at http://www.rfc-editor.org/rfc/bcp/bcp47.txt.
- getLocaleBytes() - Method in class com.google.rpc.LocalizedMessage
-
The locale used following the specification defined at http://www.rfc-editor.org/rfc/bcp/bcp47.txt.
- getLocaleBytes() - Method in interface com.google.rpc.LocalizedMessageOrBuilder
-
The locale used following the specification defined at http://www.rfc-editor.org/rfc/bcp/bcp47.txt.
- getLocation() - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
-
The location name.
- getLocation() - Method in class com.google.api.expr.v1alpha1.SourceInfo
-
The location name.
- getLocation() - Method in interface com.google.api.expr.v1alpha1.SourceInfoOrBuilder
-
The location name.
- getLocation() - Method in class com.google.api.expr.v1alpha1.SourcePosition.Builder
-
The soucre location name (e.g.
- getLocation() - Method in class com.google.api.expr.v1alpha1.SourcePosition
-
The soucre location name (e.g.
- getLocation() - Method in interface com.google.api.expr.v1alpha1.SourcePositionOrBuilder
-
The soucre location name (e.g.
- getLocation() - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
Immutable.
- getLocation() - Method in class com.google.rpc.context.AttributeContext.Resource
-
Immutable.
- getLocation() - Method in interface com.google.rpc.context.AttributeContext.ResourceOrBuilder
-
Immutable.
- getLocationBytes() - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
-
The location name.
- getLocationBytes() - Method in class com.google.api.expr.v1alpha1.SourceInfo
-
The location name.
- getLocationBytes() - Method in interface com.google.api.expr.v1alpha1.SourceInfoOrBuilder
-
The location name.
- getLocationBytes() - Method in class com.google.api.expr.v1alpha1.SourcePosition.Builder
-
The soucre location name (e.g.
- getLocationBytes() - Method in class com.google.api.expr.v1alpha1.SourcePosition
-
The soucre location name (e.g.
- getLocationBytes() - Method in interface com.google.api.expr.v1alpha1.SourcePositionOrBuilder
-
The soucre location name (e.g.
- getLocationBytes() - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
Immutable.
- getLocationBytes() - Method in class com.google.rpc.context.AttributeContext.Resource
-
Immutable.
- getLocationBytes() - Method in interface com.google.rpc.context.AttributeContext.ResourceOrBuilder
-
Immutable.
- getLoopCondition() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
-
An expression which can contain iter_var and accu_var.
- getLoopCondition() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension
-
An expression which can contain iter_var and accu_var.
- getLoopCondition() - Method in interface com.google.api.expr.v1alpha1.Expr.ComprehensionOrBuilder
-
An expression which can contain iter_var and accu_var.
- getLoopConditionBuilder() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
-
An expression which can contain iter_var and accu_var.
- getLoopConditionOrBuilder() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
-
An expression which can contain iter_var and accu_var.
- getLoopConditionOrBuilder() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension
-
An expression which can contain iter_var and accu_var.
- getLoopConditionOrBuilder() - Method in interface com.google.api.expr.v1alpha1.Expr.ComprehensionOrBuilder
-
An expression which can contain iter_var and accu_var.
- getLoopStep() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
-
An expression which can contain iter_var and accu_var.
- getLoopStep() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension
-
An expression which can contain iter_var and accu_var.
- getLoopStep() - Method in interface com.google.api.expr.v1alpha1.Expr.ComprehensionOrBuilder
-
An expression which can contain iter_var and accu_var.
- getLoopStepBuilder() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
-
An expression which can contain iter_var and accu_var.
- getLoopStepOrBuilder() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
-
An expression which can contain iter_var and accu_var.
- getLoopStepOrBuilder() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension
-
An expression which can contain iter_var and accu_var.
- getLoopStepOrBuilder() - Method in interface com.google.api.expr.v1alpha1.Expr.ComprehensionOrBuilder
-
An expression which can contain iter_var and accu_var.
- getMacroCalls() - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
-
Deprecated.
- getMacroCalls() - Method in class com.google.api.expr.v1alpha1.SourceInfo
-
Deprecated.
- getMacroCalls() - Method in interface com.google.api.expr.v1alpha1.SourceInfoOrBuilder
-
Deprecated.
- getMacroCallsCount() - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
- getMacroCallsCount() - Method in class com.google.api.expr.v1alpha1.SourceInfo
- getMacroCallsCount() - Method in interface com.google.api.expr.v1alpha1.SourceInfoOrBuilder
-
A map from the parse node id where a macro replacement was made to the call `Expr` that resulted in a macro expansion.
- getMacroCallsMap() - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
-
A map from the parse node id where a macro replacement was made to the call `Expr` that resulted in a macro expansion.
- getMacroCallsMap() - Method in class com.google.api.expr.v1alpha1.SourceInfo
-
A map from the parse node id where a macro replacement was made to the call `Expr` that resulted in a macro expansion.
- getMacroCallsMap() - Method in interface com.google.api.expr.v1alpha1.SourceInfoOrBuilder
-
A map from the parse node id where a macro replacement was made to the call `Expr` that resulted in a macro expansion.
- getMacroCallsOrDefault(long, Expr) - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
-
A map from the parse node id where a macro replacement was made to the call `Expr` that resulted in a macro expansion.
- getMacroCallsOrDefault(long, Expr) - Method in class com.google.api.expr.v1alpha1.SourceInfo
-
A map from the parse node id where a macro replacement was made to the call `Expr` that resulted in a macro expansion.
- getMacroCallsOrDefault(long, Expr) - Method in interface com.google.api.expr.v1alpha1.SourceInfoOrBuilder
-
A map from the parse node id where a macro replacement was made to the call `Expr` that resulted in a macro expansion.
- getMacroCallsOrThrow(long) - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
-
A map from the parse node id where a macro replacement was made to the call `Expr` that resulted in a macro expansion.
- getMacroCallsOrThrow(long) - Method in class com.google.api.expr.v1alpha1.SourceInfo
-
A map from the parse node id where a macro replacement was made to the call `Expr` that resulted in a macro expansion.
- getMacroCallsOrThrow(long) - Method in interface com.google.api.expr.v1alpha1.SourceInfoOrBuilder
-
A map from the parse node id where a macro replacement was made to the call `Expr` that resulted in a macro expansion.
- getMapKey() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.Builder
-
The key expression for a map creation statement.
- getMapKey() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry
-
The key expression for a map creation statement.
- getMapKey() - Method in interface com.google.api.expr.v1alpha1.Expr.CreateStruct.EntryOrBuilder
-
The key expression for a map creation statement.
- getMapKeyBuilder() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.Builder
-
The key expression for a map creation statement.
- getMapKeyOrBuilder() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.Builder
-
The key expression for a map creation statement.
- getMapKeyOrBuilder() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry
-
The key expression for a map creation statement.
- getMapKeyOrBuilder() - Method in interface com.google.api.expr.v1alpha1.Expr.CreateStruct.EntryOrBuilder
-
The key expression for a map creation statement.
- getMapType() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Parameterized map with typed keys and values.
- getMapType() - Method in class com.google.api.expr.v1alpha1.Type
-
Parameterized map with typed keys and values.
- getMapType() - Method in interface com.google.api.expr.v1alpha1.TypeOrBuilder
-
Parameterized map with typed keys and values.
- getMapTypeBuilder() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Parameterized map with typed keys and values.
- getMapTypeOrBuilder() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Parameterized map with typed keys and values.
- getMapTypeOrBuilder() - Method in class com.google.api.expr.v1alpha1.Type
-
Parameterized map with typed keys and values.
- getMapTypeOrBuilder() - Method in interface com.google.api.expr.v1alpha1.TypeOrBuilder
-
Parameterized map with typed keys and values.
- getMapValue() - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
Map value.
- getMapValue() - Method in class com.google.api.expr.v1alpha1.Value
-
Map value.
- getMapValue() - Method in interface com.google.api.expr.v1alpha1.ValueOrBuilder
-
Map value.
- getMapValueBuilder() - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
Map value.
- getMapValueOrBuilder() - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
Map value.
- getMapValueOrBuilder() - Method in class com.google.api.expr.v1alpha1.Value
-
Map value.
- getMapValueOrBuilder() - Method in interface com.google.api.expr.v1alpha1.ValueOrBuilder
-
Map value.
- getMessage() - Method in class com.google.rpc.LocalizedMessage.Builder
-
The localized error message in the above locale.
- getMessage() - Method in class com.google.rpc.LocalizedMessage
-
The localized error message in the above locale.
- getMessage() - Method in interface com.google.rpc.LocalizedMessageOrBuilder
-
The localized error message in the above locale.
- getMessage() - Method in class com.google.rpc.Status.Builder
-
A developer-facing error message, which should be in English.
- getMessage() - Method in class com.google.rpc.Status
-
A developer-facing error message, which should be in English.
- getMessage() - Method in interface com.google.rpc.StatusOrBuilder
-
A developer-facing error message, which should be in English.
- getMessageBytes() - Method in class com.google.rpc.LocalizedMessage.Builder
-
The localized error message in the above locale.
- getMessageBytes() - Method in class com.google.rpc.LocalizedMessage
-
The localized error message in the above locale.
- getMessageBytes() - Method in interface com.google.rpc.LocalizedMessageOrBuilder
-
The localized error message in the above locale.
- getMessageBytes() - Method in class com.google.rpc.Status.Builder
-
A developer-facing error message, which should be in English.
- getMessageBytes() - Method in class com.google.rpc.Status
-
A developer-facing error message, which should be in English.
- getMessageBytes() - Method in interface com.google.rpc.StatusOrBuilder
-
A developer-facing error message, which should be in English.
- getMessageName() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Builder
-
The type name of the message to be created, empty when creating map literals.
- getMessageName() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct
-
The type name of the message to be created, empty when creating map literals.
- getMessageName() - Method in interface com.google.api.expr.v1alpha1.Expr.CreateStructOrBuilder
-
The type name of the message to be created, empty when creating map literals.
- getMessageNameBytes() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Builder
-
The type name of the message to be created, empty when creating map literals.
- getMessageNameBytes() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct
-
The type name of the message to be created, empty when creating map literals.
- getMessageNameBytes() - Method in interface com.google.api.expr.v1alpha1.Expr.CreateStructOrBuilder
-
The type name of the message to be created, empty when creating map literals.
- getMessageType() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Protocol buffer message type.
- getMessageType() - Method in class com.google.api.expr.v1alpha1.Type
-
Protocol buffer message type.
- getMessageType() - Method in interface com.google.api.expr.v1alpha1.TypeOrBuilder
-
Protocol buffer message type.
- getMessageTypeBytes() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Protocol buffer message type.
- getMessageTypeBytes() - Method in class com.google.api.expr.v1alpha1.Type
-
Protocol buffer message type.
- getMessageTypeBytes() - Method in interface com.google.api.expr.v1alpha1.TypeOrBuilder
-
Protocol buffer message type.
- getMetadata() - Method in class com.google.rpc.ErrorInfo.Builder
-
Deprecated.
- getMetadata() - Method in class com.google.rpc.ErrorInfo
-
Deprecated.
- getMetadata() - Method in interface com.google.rpc.ErrorInfoOrBuilder
-
Deprecated.
- getMetadataCount() - Method in class com.google.rpc.ErrorInfo.Builder
- getMetadataCount() - Method in class com.google.rpc.ErrorInfo
- getMetadataCount() - Method in interface com.google.rpc.ErrorInfoOrBuilder
-
Additional structured details about this error.
- getMetadataMap() - Method in class com.google.rpc.ErrorInfo.Builder
-
Additional structured details about this error.
- getMetadataMap() - Method in class com.google.rpc.ErrorInfo
-
Additional structured details about this error.
- getMetadataMap() - Method in interface com.google.rpc.ErrorInfoOrBuilder
-
Additional structured details about this error.
- getMetadataOrDefault(String, String) - Method in class com.google.rpc.ErrorInfo.Builder
-
Additional structured details about this error.
- getMetadataOrDefault(String, String) - Method in class com.google.rpc.ErrorInfo
-
Additional structured details about this error.
- getMetadataOrDefault(String, String) - Method in interface com.google.rpc.ErrorInfoOrBuilder
-
Additional structured details about this error.
- getMetadataOrThrow(String) - Method in class com.google.rpc.ErrorInfo.Builder
-
Additional structured details about this error.
- getMetadataOrThrow(String) - Method in class com.google.rpc.ErrorInfo
-
Additional structured details about this error.
- getMetadataOrThrow(String) - Method in interface com.google.rpc.ErrorInfoOrBuilder
-
Additional structured details about this error.
- getMethod() - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The HTTP request method, such as `GET`, `POST`.
- getMethod() - Method in class com.google.rpc.context.AttributeContext.Request
-
The HTTP request method, such as `GET`, `POST`.
- getMethod() - Method in interface com.google.rpc.context.AttributeContext.RequestOrBuilder
-
The HTTP request method, such as `GET`, `POST`.
- getMethodBytes() - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The HTTP request method, such as `GET`, `POST`.
- getMethodBytes() - Method in class com.google.rpc.context.AttributeContext.Request
-
The HTTP request method, such as `GET`, `POST`.
- getMethodBytes() - Method in interface com.google.rpc.context.AttributeContext.RequestOrBuilder
-
The HTTP request method, such as `GET`, `POST`.
- getMutableAnnotations() - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
Deprecated.
- getMutableBindings() - Method in class com.google.api.expr.v1alpha1.EvalRequest.Builder
-
Deprecated.
- getMutableHeaders() - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
Deprecated.
- getMutableHeaders() - Method in class com.google.rpc.context.AttributeContext.Response.Builder
-
Deprecated.
- getMutableLabels() - Method in class com.google.rpc.context.AttributeContext.Peer.Builder
-
Deprecated.
- getMutableLabels() - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
Deprecated.
- getMutableMacroCalls() - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
-
Deprecated.
- getMutableMetadata() - Method in class com.google.rpc.ErrorInfo.Builder
-
Deprecated.
- getMutablePositions() - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
-
Deprecated.
- getMutableReferenceMap() - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
-
Deprecated.
- getMutableTypeMap() - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
-
Deprecated.
- getName() - Method in class com.google.api.expr.v1alpha1.Decl.Builder
-
The fully qualified name of the declaration.
- getName() - Method in class com.google.api.expr.v1alpha1.Decl
-
The fully qualified name of the declaration.
- getName() - Method in interface com.google.api.expr.v1alpha1.DeclOrBuilder
-
The fully qualified name of the declaration.
- getName() - Method in class com.google.api.expr.v1alpha1.Expr.Ident.Builder
-
Required.
- getName() - Method in class com.google.api.expr.v1alpha1.Expr.Ident
-
Required.
- getName() - Method in interface com.google.api.expr.v1alpha1.Expr.IdentOrBuilder
-
Required.
- getName() - Method in class com.google.api.expr.v1alpha1.Reference.Builder
-
The fully qualified name of the declaration.
- getName() - Method in class com.google.api.expr.v1alpha1.Reference
-
The fully qualified name of the declaration.
- getName() - Method in interface com.google.api.expr.v1alpha1.ReferenceOrBuilder
-
The fully qualified name of the declaration.
- getName() - Method in class com.google.api.expr.v1alpha1.Type.AbstractType.Builder
-
The fully qualified name of this abstract type.
- getName() - Method in class com.google.api.expr.v1alpha1.Type.AbstractType
-
The fully qualified name of this abstract type.
- getName() - Method in interface com.google.api.expr.v1alpha1.Type.AbstractTypeOrBuilder
-
The fully qualified name of this abstract type.
- getName() - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
The stable identifier (name) of a resource on the `service`.
- getName() - Method in class com.google.rpc.context.AttributeContext.Resource
-
The stable identifier (name) of a resource on the `service`.
- getName() - Method in interface com.google.rpc.context.AttributeContext.ResourceOrBuilder
-
The stable identifier (name) of a resource on the `service`.
- getNameBytes() - Method in class com.google.api.expr.v1alpha1.Decl.Builder
-
The fully qualified name of the declaration.
- getNameBytes() - Method in class com.google.api.expr.v1alpha1.Decl
-
The fully qualified name of the declaration.
- getNameBytes() - Method in interface com.google.api.expr.v1alpha1.DeclOrBuilder
-
The fully qualified name of the declaration.
- getNameBytes() - Method in class com.google.api.expr.v1alpha1.Expr.Ident.Builder
-
Required.
- getNameBytes() - Method in class com.google.api.expr.v1alpha1.Expr.Ident
-
Required.
- getNameBytes() - Method in interface com.google.api.expr.v1alpha1.Expr.IdentOrBuilder
-
Required.
- getNameBytes() - Method in class com.google.api.expr.v1alpha1.Reference.Builder
-
The fully qualified name of the declaration.
- getNameBytes() - Method in class com.google.api.expr.v1alpha1.Reference
-
The fully qualified name of the declaration.
- getNameBytes() - Method in interface com.google.api.expr.v1alpha1.ReferenceOrBuilder
-
The fully qualified name of the declaration.
- getNameBytes() - Method in class com.google.api.expr.v1alpha1.Type.AbstractType.Builder
-
The fully qualified name of this abstract type.
- getNameBytes() - Method in class com.google.api.expr.v1alpha1.Type.AbstractType
-
The fully qualified name of this abstract type.
- getNameBytes() - Method in interface com.google.api.expr.v1alpha1.Type.AbstractTypeOrBuilder
-
The fully qualified name of this abstract type.
- getNameBytes() - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
The stable identifier (name) of a resource on the `service`.
- getNameBytes() - Method in class com.google.rpc.context.AttributeContext.Resource
-
The stable identifier (name) of a resource on the `service`.
- getNameBytes() - Method in interface com.google.rpc.context.AttributeContext.ResourceOrBuilder
-
The stable identifier (name) of a resource on the `service`.
- getNoStdEnv() - Method in class com.google.api.expr.v1alpha1.CheckRequest.Builder
-
If true, use only the declarations in [type_env][google.api.expr.v1alpha1.CheckRequest.type_env].
- getNoStdEnv() - Method in class com.google.api.expr.v1alpha1.CheckRequest
-
If true, use only the declarations in [type_env][google.api.expr.v1alpha1.CheckRequest.type_env].
- getNoStdEnv() - Method in interface com.google.api.expr.v1alpha1.CheckRequestOrBuilder
-
If true, use only the declarations in [type_env][google.api.expr.v1alpha1.CheckRequest.type_env].
- getNull() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Null value.
- getNull() - Method in class com.google.api.expr.v1alpha1.Type
-
Null value.
- getNull() - Method in interface com.google.api.expr.v1alpha1.TypeOrBuilder
-
Null value.
- getNullValue() - Method in class com.google.api.expr.v1alpha1.Constant.Builder
-
null value.
- getNullValue() - Method in class com.google.api.expr.v1alpha1.Constant
-
null value.
- getNullValue() - Method in interface com.google.api.expr.v1alpha1.ConstantOrBuilder
-
null value.
- getNullValue() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Null value.
- getNullValue() - Method in class com.google.api.expr.v1alpha1.Type
-
Null value.
- getNullValue() - Method in interface com.google.api.expr.v1alpha1.TypeOrBuilder
-
Null value.
- getNullValue() - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
Null value.
- getNullValue() - Method in class com.google.api.expr.v1alpha1.Value
-
Null value.
- getNullValue() - Method in interface com.google.api.expr.v1alpha1.ValueOrBuilder
-
Null value.
- getNullValueValue() - Method in class com.google.api.expr.v1alpha1.Constant.Builder
-
null value.
- getNullValueValue() - Method in class com.google.api.expr.v1alpha1.Constant
-
null value.
- getNullValueValue() - Method in interface com.google.api.expr.v1alpha1.ConstantOrBuilder
-
null value.
- getNullValueValue() - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
Null value.
- getNullValueValue() - Method in class com.google.api.expr.v1alpha1.Value
-
Null value.
- getNullValueValue() - Method in interface com.google.api.expr.v1alpha1.ValueOrBuilder
-
Null value.
- getNumber() - Method in enum com.google.api.expr.v1alpha1.Constant.ConstantKindCase
- getNumber() - Method in enum com.google.api.expr.v1alpha1.Decl.DeclKindCase
- getNumber() - Method in enum com.google.api.expr.v1alpha1.EvalRequest.ExprKindCase
- getNumber() - Method in enum com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.KeyKindCase
- getNumber() - Method in enum com.google.api.expr.v1alpha1.Expr.ExprKindCase
- getNumber() - Method in enum com.google.api.expr.v1alpha1.ExprValue.KindCase
- getNumber() - Method in enum com.google.api.expr.v1alpha1.IssueDetails.Severity
- getNumber() - Method in enum com.google.api.expr.v1alpha1.Type.PrimitiveType
- getNumber() - Method in enum com.google.api.expr.v1alpha1.Type.TypeKindCase
- getNumber() - Method in enum com.google.api.expr.v1alpha1.Type.WellKnownType
- getNumber() - Method in enum com.google.api.expr.v1alpha1.Value.KindCase
- getNumber() - Method in enum com.google.rpc.Code
- getObjectValue() - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
The proto message backing an object value.
- getObjectValue() - Method in class com.google.api.expr.v1alpha1.Value
-
The proto message backing an object value.
- getObjectValue() - Method in interface com.google.api.expr.v1alpha1.ValueOrBuilder
-
The proto message backing an object value.
- getObjectValueBuilder() - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
The proto message backing an object value.
- getObjectValueOrBuilder() - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
The proto message backing an object value.
- getObjectValueOrBuilder() - Method in class com.google.api.expr.v1alpha1.Value
-
The proto message backing an object value.
- getObjectValueOrBuilder() - Method in interface com.google.api.expr.v1alpha1.ValueOrBuilder
-
The proto message backing an object value.
- getOffset() - Method in class com.google.api.expr.v1alpha1.SourcePosition.Builder
-
The character offset.
- getOffset() - Method in class com.google.api.expr.v1alpha1.SourcePosition
-
The character offset.
- getOffset() - Method in interface com.google.api.expr.v1alpha1.SourcePositionOrBuilder
-
The character offset.
- getOperand() - Method in class com.google.api.expr.v1alpha1.Expr.Select.Builder
-
Required.
- getOperand() - Method in class com.google.api.expr.v1alpha1.Expr.Select
-
Required.
- getOperand() - Method in interface com.google.api.expr.v1alpha1.Expr.SelectOrBuilder
-
Required.
- getOperandBuilder() - Method in class com.google.api.expr.v1alpha1.Expr.Select.Builder
-
Required.
- getOperandOrBuilder() - Method in class com.google.api.expr.v1alpha1.Expr.Select.Builder
-
Required.
- getOperandOrBuilder() - Method in class com.google.api.expr.v1alpha1.Expr.Select
-
Required.
- getOperandOrBuilder() - Method in interface com.google.api.expr.v1alpha1.Expr.SelectOrBuilder
-
Required.
- getOperation() - Method in class com.google.rpc.context.AttributeContext.Api.Builder
-
The API operation name.
- getOperation() - Method in class com.google.rpc.context.AttributeContext.Api
-
The API operation name.
- getOperation() - Method in interface com.google.rpc.context.AttributeContext.ApiOrBuilder
-
The API operation name.
- getOperationBytes() - Method in class com.google.rpc.context.AttributeContext.Api.Builder
-
The API operation name.
- getOperationBytes() - Method in class com.google.rpc.context.AttributeContext.Api
-
The API operation name.
- getOperationBytes() - Method in interface com.google.rpc.context.AttributeContext.ApiOrBuilder
-
The API operation name.
- getOrigin() - Method in class com.google.rpc.context.AttributeContext.Builder
-
The origin of a network activity.
- getOrigin() - Method in class com.google.rpc.context.AttributeContext
-
The origin of a network activity.
- getOrigin() - Method in interface com.google.rpc.context.AttributeContextOrBuilder
-
The origin of a network activity.
- getOriginBuilder() - Method in class com.google.rpc.context.AttributeContext.Builder
-
The origin of a network activity.
- getOriginOrBuilder() - Method in class com.google.rpc.context.AttributeContext.Builder
-
The origin of a network activity.
- getOriginOrBuilder() - Method in class com.google.rpc.context.AttributeContext
-
The origin of a network activity.
- getOriginOrBuilder() - Method in interface com.google.rpc.context.AttributeContextOrBuilder
-
The origin of a network activity.
- getOverloadId() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
-
Required.
- getOverloadId() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload
-
Required.
- getOverloadId() - Method in interface com.google.api.expr.v1alpha1.Decl.FunctionDecl.OverloadOrBuilder
-
Required.
- getOverloadId(int) - Method in class com.google.api.expr.v1alpha1.Reference.Builder
-
For references to functions, this is a list of `Overload.overload_id` values which match according to typing rules.
- getOverloadId(int) - Method in class com.google.api.expr.v1alpha1.Reference
-
For references to functions, this is a list of `Overload.overload_id` values which match according to typing rules.
- getOverloadId(int) - Method in interface com.google.api.expr.v1alpha1.ReferenceOrBuilder
-
For references to functions, this is a list of `Overload.overload_id` values which match according to typing rules.
- getOverloadIdBytes() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
-
Required.
- getOverloadIdBytes() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload
-
Required.
- getOverloadIdBytes() - Method in interface com.google.api.expr.v1alpha1.Decl.FunctionDecl.OverloadOrBuilder
-
Required.
- getOverloadIdBytes(int) - Method in class com.google.api.expr.v1alpha1.Reference.Builder
-
For references to functions, this is a list of `Overload.overload_id` values which match according to typing rules.
- getOverloadIdBytes(int) - Method in class com.google.api.expr.v1alpha1.Reference
-
For references to functions, this is a list of `Overload.overload_id` values which match according to typing rules.
- getOverloadIdBytes(int) - Method in interface com.google.api.expr.v1alpha1.ReferenceOrBuilder
-
For references to functions, this is a list of `Overload.overload_id` values which match according to typing rules.
- getOverloadIdCount() - Method in class com.google.api.expr.v1alpha1.Reference.Builder
-
For references to functions, this is a list of `Overload.overload_id` values which match according to typing rules.
- getOverloadIdCount() - Method in class com.google.api.expr.v1alpha1.Reference
-
For references to functions, this is a list of `Overload.overload_id` values which match according to typing rules.
- getOverloadIdCount() - Method in interface com.google.api.expr.v1alpha1.ReferenceOrBuilder
-
For references to functions, this is a list of `Overload.overload_id` values which match according to typing rules.
- getOverloadIdList() - Method in class com.google.api.expr.v1alpha1.Reference.Builder
-
For references to functions, this is a list of `Overload.overload_id` values which match according to typing rules.
- getOverloadIdList() - Method in class com.google.api.expr.v1alpha1.Reference
-
For references to functions, this is a list of `Overload.overload_id` values which match according to typing rules.
- getOverloadIdList() - Method in interface com.google.api.expr.v1alpha1.ReferenceOrBuilder
-
For references to functions, this is a list of `Overload.overload_id` values which match according to typing rules.
- getOverloads(int) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Builder
-
Required.
- getOverloads(int) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl
-
Required.
- getOverloads(int) - Method in interface com.google.api.expr.v1alpha1.Decl.FunctionDeclOrBuilder
-
Required.
- getOverloadsBuilder(int) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Builder
-
Required.
- getOverloadsBuilderList() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Builder
-
Required.
- getOverloadsCount() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Builder
-
Required.
- getOverloadsCount() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl
-
Required.
- getOverloadsCount() - Method in interface com.google.api.expr.v1alpha1.Decl.FunctionDeclOrBuilder
-
Required.
- getOverloadsList() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Builder
-
Required.
- getOverloadsList() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl
-
Required.
- getOverloadsList() - Method in interface com.google.api.expr.v1alpha1.Decl.FunctionDeclOrBuilder
-
Required.
- getOverloadsOrBuilder(int) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Builder
-
Required.
- getOverloadsOrBuilder(int) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl
-
Required.
- getOverloadsOrBuilder(int) - Method in interface com.google.api.expr.v1alpha1.Decl.FunctionDeclOrBuilder
-
Required.
- getOverloadsOrBuilderList() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Builder
-
Required.
- getOverloadsOrBuilderList() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl
-
Required.
- getOverloadsOrBuilderList() - Method in interface com.google.api.expr.v1alpha1.Decl.FunctionDeclOrBuilder
-
Required.
- getOwner() - Method in class com.google.rpc.ResourceInfo.Builder
-
The owner of the resource (optional).
- getOwner() - Method in class com.google.rpc.ResourceInfo
-
The owner of the resource (optional).
- getOwner() - Method in interface com.google.rpc.ResourceInfoOrBuilder
-
The owner of the resource (optional).
- getOwnerBytes() - Method in class com.google.rpc.ResourceInfo.Builder
-
The owner of the resource (optional).
- getOwnerBytes() - Method in class com.google.rpc.ResourceInfo
-
The owner of the resource (optional).
- getOwnerBytes() - Method in interface com.google.rpc.ResourceInfoOrBuilder
-
The owner of the resource (optional).
- getParameterTypes(int) - Method in class com.google.api.expr.v1alpha1.Type.AbstractType.Builder
-
Parameter types for this abstract type.
- getParameterTypes(int) - Method in class com.google.api.expr.v1alpha1.Type.AbstractType
-
Parameter types for this abstract type.
- getParameterTypes(int) - Method in interface com.google.api.expr.v1alpha1.Type.AbstractTypeOrBuilder
-
Parameter types for this abstract type.
- getParameterTypesBuilder(int) - Method in class com.google.api.expr.v1alpha1.Type.AbstractType.Builder
-
Parameter types for this abstract type.
- getParameterTypesBuilderList() - Method in class com.google.api.expr.v1alpha1.Type.AbstractType.Builder
-
Parameter types for this abstract type.
- getParameterTypesCount() - Method in class com.google.api.expr.v1alpha1.Type.AbstractType.Builder
-
Parameter types for this abstract type.
- getParameterTypesCount() - Method in class com.google.api.expr.v1alpha1.Type.AbstractType
-
Parameter types for this abstract type.
- getParameterTypesCount() - Method in interface com.google.api.expr.v1alpha1.Type.AbstractTypeOrBuilder
-
Parameter types for this abstract type.
- getParameterTypesList() - Method in class com.google.api.expr.v1alpha1.Type.AbstractType.Builder
-
Parameter types for this abstract type.
- getParameterTypesList() - Method in class com.google.api.expr.v1alpha1.Type.AbstractType
-
Parameter types for this abstract type.
- getParameterTypesList() - Method in interface com.google.api.expr.v1alpha1.Type.AbstractTypeOrBuilder
-
Parameter types for this abstract type.
- getParameterTypesOrBuilder(int) - Method in class com.google.api.expr.v1alpha1.Type.AbstractType.Builder
-
Parameter types for this abstract type.
- getParameterTypesOrBuilder(int) - Method in class com.google.api.expr.v1alpha1.Type.AbstractType
-
Parameter types for this abstract type.
- getParameterTypesOrBuilder(int) - Method in interface com.google.api.expr.v1alpha1.Type.AbstractTypeOrBuilder
-
Parameter types for this abstract type.
- getParameterTypesOrBuilderList() - Method in class com.google.api.expr.v1alpha1.Type.AbstractType.Builder
-
Parameter types for this abstract type.
- getParameterTypesOrBuilderList() - Method in class com.google.api.expr.v1alpha1.Type.AbstractType
-
Parameter types for this abstract type.
- getParameterTypesOrBuilderList() - Method in interface com.google.api.expr.v1alpha1.Type.AbstractTypeOrBuilder
-
Parameter types for this abstract type.
- getParams(int) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
-
List of function parameter [Type][google.api.expr.v1alpha1.Type] values.
- getParams(int) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload
-
List of function parameter [Type][google.api.expr.v1alpha1.Type] values.
- getParams(int) - Method in interface com.google.api.expr.v1alpha1.Decl.FunctionDecl.OverloadOrBuilder
-
List of function parameter [Type][google.api.expr.v1alpha1.Type] values.
- getParamsBuilder(int) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
-
List of function parameter [Type][google.api.expr.v1alpha1.Type] values.
- getParamsBuilderList() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
-
List of function parameter [Type][google.api.expr.v1alpha1.Type] values.
- getParamsCount() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
-
List of function parameter [Type][google.api.expr.v1alpha1.Type] values.
- getParamsCount() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload
-
List of function parameter [Type][google.api.expr.v1alpha1.Type] values.
- getParamsCount() - Method in interface com.google.api.expr.v1alpha1.Decl.FunctionDecl.OverloadOrBuilder
-
List of function parameter [Type][google.api.expr.v1alpha1.Type] values.
- getParamsList() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
-
List of function parameter [Type][google.api.expr.v1alpha1.Type] values.
- getParamsList() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload
-
List of function parameter [Type][google.api.expr.v1alpha1.Type] values.
- getParamsList() - Method in interface com.google.api.expr.v1alpha1.Decl.FunctionDecl.OverloadOrBuilder
-
List of function parameter [Type][google.api.expr.v1alpha1.Type] values.
- getParamsOrBuilder(int) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
-
List of function parameter [Type][google.api.expr.v1alpha1.Type] values.
- getParamsOrBuilder(int) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload
-
List of function parameter [Type][google.api.expr.v1alpha1.Type] values.
- getParamsOrBuilder(int) - Method in interface com.google.api.expr.v1alpha1.Decl.FunctionDecl.OverloadOrBuilder
-
List of function parameter [Type][google.api.expr.v1alpha1.Type] values.
- getParamsOrBuilderList() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
-
List of function parameter [Type][google.api.expr.v1alpha1.Type] values.
- getParamsOrBuilderList() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload
-
List of function parameter [Type][google.api.expr.v1alpha1.Type] values.
- getParamsOrBuilderList() - Method in interface com.google.api.expr.v1alpha1.Decl.FunctionDecl.OverloadOrBuilder
-
List of function parameter [Type][google.api.expr.v1alpha1.Type] values.
- getParsedExpr() - Method in class com.google.api.expr.v1alpha1.CheckRequest.Builder
-
Required.
- getParsedExpr() - Method in class com.google.api.expr.v1alpha1.CheckRequest
-
Required.
- getParsedExpr() - Method in interface com.google.api.expr.v1alpha1.CheckRequestOrBuilder
-
Required.
- getParsedExpr() - Method in class com.google.api.expr.v1alpha1.EvalRequest.Builder
-
Evaluate based on the parsed representation.
- getParsedExpr() - Method in class com.google.api.expr.v1alpha1.EvalRequest
-
Evaluate based on the parsed representation.
- getParsedExpr() - Method in interface com.google.api.expr.v1alpha1.EvalRequestOrBuilder
-
Evaluate based on the parsed representation.
- getParsedExpr() - Method in class com.google.api.expr.v1alpha1.ParseResponse.Builder
-
The parsed representation, or unset if parsing failed.
- getParsedExpr() - Method in class com.google.api.expr.v1alpha1.ParseResponse
-
The parsed representation, or unset if parsing failed.
- getParsedExpr() - Method in interface com.google.api.expr.v1alpha1.ParseResponseOrBuilder
-
The parsed representation, or unset if parsing failed.
- getParsedExprBuilder() - Method in class com.google.api.expr.v1alpha1.CheckRequest.Builder
-
Required.
- getParsedExprBuilder() - Method in class com.google.api.expr.v1alpha1.EvalRequest.Builder
-
Evaluate based on the parsed representation.
- getParsedExprBuilder() - Method in class com.google.api.expr.v1alpha1.ParseResponse.Builder
-
The parsed representation, or unset if parsing failed.
- getParsedExprOrBuilder() - Method in class com.google.api.expr.v1alpha1.CheckRequest.Builder
-
Required.
- getParsedExprOrBuilder() - Method in class com.google.api.expr.v1alpha1.CheckRequest
-
Required.
- getParsedExprOrBuilder() - Method in interface com.google.api.expr.v1alpha1.CheckRequestOrBuilder
-
Required.
- getParsedExprOrBuilder() - Method in class com.google.api.expr.v1alpha1.EvalRequest.Builder
-
Evaluate based on the parsed representation.
- getParsedExprOrBuilder() - Method in class com.google.api.expr.v1alpha1.EvalRequest
-
Evaluate based on the parsed representation.
- getParsedExprOrBuilder() - Method in interface com.google.api.expr.v1alpha1.EvalRequestOrBuilder
-
Evaluate based on the parsed representation.
- getParsedExprOrBuilder() - Method in class com.google.api.expr.v1alpha1.ParseResponse.Builder
-
The parsed representation, or unset if parsing failed.
- getParsedExprOrBuilder() - Method in class com.google.api.expr.v1alpha1.ParseResponse
-
The parsed representation, or unset if parsing failed.
- getParsedExprOrBuilder() - Method in interface com.google.api.expr.v1alpha1.ParseResponseOrBuilder
-
The parsed representation, or unset if parsing failed.
- getParseMethod() - Static method in class com.google.api.expr.v1alpha1.ConformanceServiceGrpc
- getParserForType() - Method in class com.google.api.expr.v1alpha1.CheckedExpr
- getParserForType() - Method in class com.google.api.expr.v1alpha1.CheckRequest
- getParserForType() - Method in class com.google.api.expr.v1alpha1.CheckResponse
- getParserForType() - Method in class com.google.api.expr.v1alpha1.Constant
- getParserForType() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl
- getParserForType() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload
- getParserForType() - Method in class com.google.api.expr.v1alpha1.Decl
- getParserForType() - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl
- getParserForType() - Method in class com.google.api.expr.v1alpha1.EnumValue
- getParserForType() - Method in class com.google.api.expr.v1alpha1.ErrorSet
- getParserForType() - Method in class com.google.api.expr.v1alpha1.EvalRequest
- getParserForType() - Method in class com.google.api.expr.v1alpha1.EvalResponse
- getParserForType() - Method in class com.google.api.expr.v1alpha1.EvalState
- getParserForType() - Method in class com.google.api.expr.v1alpha1.EvalState.Result
- getParserForType() - Method in class com.google.api.expr.v1alpha1.Explain.ExprStep
-
Deprecated.
- getParserForType() - Method in class com.google.api.expr.v1alpha1.Explain
-
Deprecated.
- getParserForType() - Method in class com.google.api.expr.v1alpha1.Expr.Call
- getParserForType() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension
- getParserForType() - Method in class com.google.api.expr.v1alpha1.Expr.CreateList
- getParserForType() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry
- getParserForType() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct
- getParserForType() - Method in class com.google.api.expr.v1alpha1.Expr
- getParserForType() - Method in class com.google.api.expr.v1alpha1.Expr.Ident
- getParserForType() - Method in class com.google.api.expr.v1alpha1.Expr.Select
- getParserForType() - Method in class com.google.api.expr.v1alpha1.ExprValue
- getParserForType() - Method in class com.google.api.expr.v1alpha1.IssueDetails
- getParserForType() - Method in class com.google.api.expr.v1alpha1.ListValue
- getParserForType() - Method in class com.google.api.expr.v1alpha1.MapValue.Entry
- getParserForType() - Method in class com.google.api.expr.v1alpha1.MapValue
- getParserForType() - Method in class com.google.api.expr.v1alpha1.ParsedExpr
- getParserForType() - Method in class com.google.api.expr.v1alpha1.ParseRequest
- getParserForType() - Method in class com.google.api.expr.v1alpha1.ParseResponse
- getParserForType() - Method in class com.google.api.expr.v1alpha1.Reference
- getParserForType() - Method in class com.google.api.expr.v1alpha1.SourceInfo
- getParserForType() - Method in class com.google.api.expr.v1alpha1.SourcePosition
- getParserForType() - Method in class com.google.api.expr.v1alpha1.Type.AbstractType
- getParserForType() - Method in class com.google.api.expr.v1alpha1.Type.FunctionType
- getParserForType() - Method in class com.google.api.expr.v1alpha1.Type
- getParserForType() - Method in class com.google.api.expr.v1alpha1.Type.ListType
- getParserForType() - Method in class com.google.api.expr.v1alpha1.Type.MapType
- getParserForType() - Method in class com.google.api.expr.v1alpha1.UnknownSet
- getParserForType() - Method in class com.google.api.expr.v1alpha1.Value
- getParserForType() - Method in class com.google.rpc.BadRequest.FieldViolation
- getParserForType() - Method in class com.google.rpc.BadRequest
- getParserForType() - Method in class com.google.rpc.context.AttributeContext.Api
- getParserForType() - Method in class com.google.rpc.context.AttributeContext.Auth
- getParserForType() - Method in class com.google.rpc.context.AttributeContext
- getParserForType() - Method in class com.google.rpc.context.AttributeContext.Peer
- getParserForType() - Method in class com.google.rpc.context.AttributeContext.Request
- getParserForType() - Method in class com.google.rpc.context.AttributeContext.Resource
- getParserForType() - Method in class com.google.rpc.context.AttributeContext.Response
- getParserForType() - Method in class com.google.rpc.DebugInfo
- getParserForType() - Method in class com.google.rpc.ErrorInfo
- getParserForType() - Method in class com.google.rpc.Help
- getParserForType() - Method in class com.google.rpc.Help.Link
- getParserForType() - Method in class com.google.rpc.LocalizedMessage
- getParserForType() - Method in class com.google.rpc.PreconditionFailure
- getParserForType() - Method in class com.google.rpc.PreconditionFailure.Violation
- getParserForType() - Method in class com.google.rpc.QuotaFailure
- getParserForType() - Method in class com.google.rpc.QuotaFailure.Violation
- getParserForType() - Method in class com.google.rpc.RequestInfo
- getParserForType() - Method in class com.google.rpc.ResourceInfo
- getParserForType() - Method in class com.google.rpc.RetryInfo
- getParserForType() - Method in class com.google.rpc.Status
- getPath() - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The HTTP URL path.
- getPath() - Method in class com.google.rpc.context.AttributeContext.Request
-
The HTTP URL path.
- getPath() - Method in interface com.google.rpc.context.AttributeContext.RequestOrBuilder
-
The HTTP URL path.
- getPathBytes() - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The HTTP URL path.
- getPathBytes() - Method in class com.google.rpc.context.AttributeContext.Request
-
The HTTP URL path.
- getPathBytes() - Method in interface com.google.rpc.context.AttributeContext.RequestOrBuilder
-
The HTTP URL path.
- getPort() - Method in class com.google.rpc.context.AttributeContext.Peer.Builder
-
The network port of the peer.
- getPort() - Method in class com.google.rpc.context.AttributeContext.Peer
-
The network port of the peer.
- getPort() - Method in interface com.google.rpc.context.AttributeContext.PeerOrBuilder
-
The network port of the peer.
- getPosition() - Method in class com.google.api.expr.v1alpha1.IssueDetails.Builder
-
Position in the source, if known.
- getPosition() - Method in class com.google.api.expr.v1alpha1.IssueDetails
-
Position in the source, if known.
- getPosition() - Method in interface com.google.api.expr.v1alpha1.IssueDetailsOrBuilder
-
Position in the source, if known.
- getPositionBuilder() - Method in class com.google.api.expr.v1alpha1.IssueDetails.Builder
-
Position in the source, if known.
- getPositionOrBuilder() - Method in class com.google.api.expr.v1alpha1.IssueDetails.Builder
-
Position in the source, if known.
- getPositionOrBuilder() - Method in class com.google.api.expr.v1alpha1.IssueDetails
-
Position in the source, if known.
- getPositionOrBuilder() - Method in interface com.google.api.expr.v1alpha1.IssueDetailsOrBuilder
-
Position in the source, if known.
- getPositions() - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
-
Deprecated.
- getPositions() - Method in class com.google.api.expr.v1alpha1.SourceInfo
-
Deprecated.
- getPositions() - Method in interface com.google.api.expr.v1alpha1.SourceInfoOrBuilder
-
Deprecated.
- getPositionsCount() - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
- getPositionsCount() - Method in class com.google.api.expr.v1alpha1.SourceInfo
- getPositionsCount() - Method in interface com.google.api.expr.v1alpha1.SourceInfoOrBuilder
-
A map from the parse node id (e.g.
- getPositionsMap() - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
-
A map from the parse node id (e.g.
- getPositionsMap() - Method in class com.google.api.expr.v1alpha1.SourceInfo
-
A map from the parse node id (e.g.
- getPositionsMap() - Method in interface com.google.api.expr.v1alpha1.SourceInfoOrBuilder
-
A map from the parse node id (e.g.
- getPositionsOrDefault(long, int) - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
-
A map from the parse node id (e.g.
- getPositionsOrDefault(long, int) - Method in class com.google.api.expr.v1alpha1.SourceInfo
-
A map from the parse node id (e.g.
- getPositionsOrDefault(long, int) - Method in interface com.google.api.expr.v1alpha1.SourceInfoOrBuilder
-
A map from the parse node id (e.g.
- getPositionsOrThrow(long) - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
-
A map from the parse node id (e.g.
- getPositionsOrThrow(long) - Method in class com.google.api.expr.v1alpha1.SourceInfo
-
A map from the parse node id (e.g.
- getPositionsOrThrow(long) - Method in interface com.google.api.expr.v1alpha1.SourceInfoOrBuilder
-
A map from the parse node id (e.g.
- getPresenter() - Method in class com.google.rpc.context.AttributeContext.Auth.Builder
-
The authorized presenter of the credential.
- getPresenter() - Method in class com.google.rpc.context.AttributeContext.Auth
-
The authorized presenter of the credential.
- getPresenter() - Method in interface com.google.rpc.context.AttributeContext.AuthOrBuilder
-
The authorized presenter of the credential.
- getPresenterBytes() - Method in class com.google.rpc.context.AttributeContext.Auth.Builder
-
The authorized presenter of the credential.
- getPresenterBytes() - Method in class com.google.rpc.context.AttributeContext.Auth
-
The authorized presenter of the credential.
- getPresenterBytes() - Method in interface com.google.rpc.context.AttributeContext.AuthOrBuilder
-
The authorized presenter of the credential.
- getPrimitive() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Primitive types: `true`, `1u`, `-2.0`, `'string'`, `b'bytes'`.
- getPrimitive() - Method in class com.google.api.expr.v1alpha1.Type
-
Primitive types: `true`, `1u`, `-2.0`, `'string'`, `b'bytes'`.
- getPrimitive() - Method in interface com.google.api.expr.v1alpha1.TypeOrBuilder
-
Primitive types: `true`, `1u`, `-2.0`, `'string'`, `b'bytes'`.
- getPrimitiveValue() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Primitive types: `true`, `1u`, `-2.0`, `'string'`, `b'bytes'`.
- getPrimitiveValue() - Method in class com.google.api.expr.v1alpha1.Type
-
Primitive types: `true`, `1u`, `-2.0`, `'string'`, `b'bytes'`.
- getPrimitiveValue() - Method in interface com.google.api.expr.v1alpha1.TypeOrBuilder
-
Primitive types: `true`, `1u`, `-2.0`, `'string'`, `b'bytes'`.
- getPrincipal() - Method in class com.google.rpc.context.AttributeContext.Auth.Builder
-
The authenticated principal.
- getPrincipal() - Method in class com.google.rpc.context.AttributeContext.Auth
-
The authenticated principal.
- getPrincipal() - Method in interface com.google.rpc.context.AttributeContext.AuthOrBuilder
-
The authenticated principal.
- getPrincipal() - Method in class com.google.rpc.context.AttributeContext.Peer.Builder
-
The identity of this peer.
- getPrincipal() - Method in class com.google.rpc.context.AttributeContext.Peer
-
The identity of this peer.
- getPrincipal() - Method in interface com.google.rpc.context.AttributeContext.PeerOrBuilder
-
The identity of this peer.
- getPrincipalBytes() - Method in class com.google.rpc.context.AttributeContext.Auth.Builder
-
The authenticated principal.
- getPrincipalBytes() - Method in class com.google.rpc.context.AttributeContext.Auth
-
The authenticated principal.
- getPrincipalBytes() - Method in interface com.google.rpc.context.AttributeContext.AuthOrBuilder
-
The authenticated principal.
- getPrincipalBytes() - Method in class com.google.rpc.context.AttributeContext.Peer.Builder
-
The identity of this peer.
- getPrincipalBytes() - Method in class com.google.rpc.context.AttributeContext.Peer
-
The identity of this peer.
- getPrincipalBytes() - Method in interface com.google.rpc.context.AttributeContext.PeerOrBuilder
-
The identity of this peer.
- getProtocol() - Method in class com.google.rpc.context.AttributeContext.Api.Builder
-
The API protocol used for sending the request, such as "http", "https", "grpc", or "internal".
- getProtocol() - Method in class com.google.rpc.context.AttributeContext.Api
-
The API protocol used for sending the request, such as "http", "https", "grpc", or "internal".
- getProtocol() - Method in interface com.google.rpc.context.AttributeContext.ApiOrBuilder
-
The API protocol used for sending the request, such as "http", "https", "grpc", or "internal".
- getProtocol() - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The network protocol used with the request, such as "http/1.1", "spdy/3", "h2", "h2c", "webrtc", "tcp", "udp", "quic".
- getProtocol() - Method in class com.google.rpc.context.AttributeContext.Request
-
The network protocol used with the request, such as "http/1.1", "spdy/3", "h2", "h2c", "webrtc", "tcp", "udp", "quic".
- getProtocol() - Method in interface com.google.rpc.context.AttributeContext.RequestOrBuilder
-
The network protocol used with the request, such as "http/1.1", "spdy/3", "h2", "h2c", "webrtc", "tcp", "udp", "quic".
- getProtocolBytes() - Method in class com.google.rpc.context.AttributeContext.Api.Builder
-
The API protocol used for sending the request, such as "http", "https", "grpc", or "internal".
- getProtocolBytes() - Method in class com.google.rpc.context.AttributeContext.Api
-
The API protocol used for sending the request, such as "http", "https", "grpc", or "internal".
- getProtocolBytes() - Method in interface com.google.rpc.context.AttributeContext.ApiOrBuilder
-
The API protocol used for sending the request, such as "http", "https", "grpc", or "internal".
- getProtocolBytes() - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The network protocol used with the request, such as "http/1.1", "spdy/3", "h2", "h2c", "webrtc", "tcp", "udp", "quic".
- getProtocolBytes() - Method in class com.google.rpc.context.AttributeContext.Request
-
The network protocol used with the request, such as "http/1.1", "spdy/3", "h2", "h2c", "webrtc", "tcp", "udp", "quic".
- getProtocolBytes() - Method in interface com.google.rpc.context.AttributeContext.RequestOrBuilder
-
The network protocol used with the request, such as "http/1.1", "spdy/3", "h2", "h2c", "webrtc", "tcp", "udp", "quic".
- getQuery() - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The HTTP URL query in the format of `name1=value1&name2=value2`, as it appears in the first line of the HTTP request.
- getQuery() - Method in class com.google.rpc.context.AttributeContext.Request
-
The HTTP URL query in the format of `name1=value1&name2=value2`, as it appears in the first line of the HTTP request.
- getQuery() - Method in interface com.google.rpc.context.AttributeContext.RequestOrBuilder
-
The HTTP URL query in the format of `name1=value1&name2=value2`, as it appears in the first line of the HTTP request.
- getQueryBytes() - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The HTTP URL query in the format of `name1=value1&name2=value2`, as it appears in the first line of the HTTP request.
- getQueryBytes() - Method in class com.google.rpc.context.AttributeContext.Request
-
The HTTP URL query in the format of `name1=value1&name2=value2`, as it appears in the first line of the HTTP request.
- getQueryBytes() - Method in interface com.google.rpc.context.AttributeContext.RequestOrBuilder
-
The HTTP URL query in the format of `name1=value1&name2=value2`, as it appears in the first line of the HTTP request.
- getReason() - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
A special parameter for request reason.
- getReason() - Method in class com.google.rpc.context.AttributeContext.Request
-
A special parameter for request reason.
- getReason() - Method in interface com.google.rpc.context.AttributeContext.RequestOrBuilder
-
A special parameter for request reason.
- getReason() - Method in class com.google.rpc.ErrorInfo.Builder
-
The reason of the error.
- getReason() - Method in class com.google.rpc.ErrorInfo
-
The reason of the error.
- getReason() - Method in interface com.google.rpc.ErrorInfoOrBuilder
-
The reason of the error.
- getReasonBytes() - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
A special parameter for request reason.
- getReasonBytes() - Method in class com.google.rpc.context.AttributeContext.Request
-
A special parameter for request reason.
- getReasonBytes() - Method in interface com.google.rpc.context.AttributeContext.RequestOrBuilder
-
A special parameter for request reason.
- getReasonBytes() - Method in class com.google.rpc.ErrorInfo.Builder
-
The reason of the error.
- getReasonBytes() - Method in class com.google.rpc.ErrorInfo
-
The reason of the error.
- getReasonBytes() - Method in interface com.google.rpc.ErrorInfoOrBuilder
-
The reason of the error.
- getReferenceMap() - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
-
Deprecated.
- getReferenceMap() - Method in class com.google.api.expr.v1alpha1.CheckedExpr
-
Deprecated.
- getReferenceMap() - Method in interface com.google.api.expr.v1alpha1.CheckedExprOrBuilder
-
Deprecated.
- getReferenceMapCount() - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
- getReferenceMapCount() - Method in class com.google.api.expr.v1alpha1.CheckedExpr
- getReferenceMapCount() - Method in interface com.google.api.expr.v1alpha1.CheckedExprOrBuilder
-
A map from expression ids to resolved references.
- getReferenceMapMap() - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
-
A map from expression ids to resolved references.
- getReferenceMapMap() - Method in class com.google.api.expr.v1alpha1.CheckedExpr
-
A map from expression ids to resolved references.
- getReferenceMapMap() - Method in interface com.google.api.expr.v1alpha1.CheckedExprOrBuilder
-
A map from expression ids to resolved references.
- getReferenceMapOrDefault(long, Reference) - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
-
A map from expression ids to resolved references.
- getReferenceMapOrDefault(long, Reference) - Method in class com.google.api.expr.v1alpha1.CheckedExpr
-
A map from expression ids to resolved references.
- getReferenceMapOrDefault(long, Reference) - Method in interface com.google.api.expr.v1alpha1.CheckedExprOrBuilder
-
A map from expression ids to resolved references.
- getReferenceMapOrThrow(long) - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
-
A map from expression ids to resolved references.
- getReferenceMapOrThrow(long) - Method in class com.google.api.expr.v1alpha1.CheckedExpr
-
A map from expression ids to resolved references.
- getReferenceMapOrThrow(long) - Method in interface com.google.api.expr.v1alpha1.CheckedExprOrBuilder
-
A map from expression ids to resolved references.
- getRegionCode() - Method in class com.google.rpc.context.AttributeContext.Peer.Builder
-
The CLDR country/region code associated with the above IP address.
- getRegionCode() - Method in class com.google.rpc.context.AttributeContext.Peer
-
The CLDR country/region code associated with the above IP address.
- getRegionCode() - Method in interface com.google.rpc.context.AttributeContext.PeerOrBuilder
-
The CLDR country/region code associated with the above IP address.
- getRegionCodeBytes() - Method in class com.google.rpc.context.AttributeContext.Peer.Builder
-
The CLDR country/region code associated with the above IP address.
- getRegionCodeBytes() - Method in class com.google.rpc.context.AttributeContext.Peer
-
The CLDR country/region code associated with the above IP address.
- getRegionCodeBytes() - Method in interface com.google.rpc.context.AttributeContext.PeerOrBuilder
-
The CLDR country/region code associated with the above IP address.
- getRequest() - Method in class com.google.rpc.context.AttributeContext.Builder
-
Represents a network request, such as an HTTP request.
- getRequest() - Method in class com.google.rpc.context.AttributeContext
-
Represents a network request, such as an HTTP request.
- getRequest() - Method in interface com.google.rpc.context.AttributeContextOrBuilder
-
Represents a network request, such as an HTTP request.
- getRequestBuilder() - Method in class com.google.rpc.context.AttributeContext.Builder
-
Represents a network request, such as an HTTP request.
- getRequestId() - Method in class com.google.rpc.RequestInfo.Builder
-
An opaque string that should only be interpreted by the service generating it.
- getRequestId() - Method in class com.google.rpc.RequestInfo
-
An opaque string that should only be interpreted by the service generating it.
- getRequestId() - Method in interface com.google.rpc.RequestInfoOrBuilder
-
An opaque string that should only be interpreted by the service generating it.
- getRequestIdBytes() - Method in class com.google.rpc.RequestInfo.Builder
-
An opaque string that should only be interpreted by the service generating it.
- getRequestIdBytes() - Method in class com.google.rpc.RequestInfo
-
An opaque string that should only be interpreted by the service generating it.
- getRequestIdBytes() - Method in interface com.google.rpc.RequestInfoOrBuilder
-
An opaque string that should only be interpreted by the service generating it.
- getRequestOrBuilder() - Method in class com.google.rpc.context.AttributeContext.Builder
-
Represents a network request, such as an HTTP request.
- getRequestOrBuilder() - Method in class com.google.rpc.context.AttributeContext
-
Represents a network request, such as an HTTP request.
- getRequestOrBuilder() - Method in interface com.google.rpc.context.AttributeContextOrBuilder
-
Represents a network request, such as an HTTP request.
- getResource() - Method in class com.google.rpc.context.AttributeContext.Builder
-
Represents a target resource that is involved with a network activity.
- getResource() - Method in class com.google.rpc.context.AttributeContext
-
Represents a target resource that is involved with a network activity.
- getResource() - Method in interface com.google.rpc.context.AttributeContextOrBuilder
-
Represents a target resource that is involved with a network activity.
- getResourceBuilder() - Method in class com.google.rpc.context.AttributeContext.Builder
-
Represents a target resource that is involved with a network activity.
- getResourceName() - Method in class com.google.rpc.ResourceInfo.Builder
-
The name of the resource being accessed.
- getResourceName() - Method in class com.google.rpc.ResourceInfo
-
The name of the resource being accessed.
- getResourceName() - Method in interface com.google.rpc.ResourceInfoOrBuilder
-
The name of the resource being accessed.
- getResourceNameBytes() - Method in class com.google.rpc.ResourceInfo.Builder
-
The name of the resource being accessed.
- getResourceNameBytes() - Method in class com.google.rpc.ResourceInfo
-
The name of the resource being accessed.
- getResourceNameBytes() - Method in interface com.google.rpc.ResourceInfoOrBuilder
-
The name of the resource being accessed.
- getResourceOrBuilder() - Method in class com.google.rpc.context.AttributeContext.Builder
-
Represents a target resource that is involved with a network activity.
- getResourceOrBuilder() - Method in class com.google.rpc.context.AttributeContext
-
Represents a target resource that is involved with a network activity.
- getResourceOrBuilder() - Method in interface com.google.rpc.context.AttributeContextOrBuilder
-
Represents a target resource that is involved with a network activity.
- getResourceType() - Method in class com.google.rpc.ResourceInfo.Builder
-
A name for the type of resource being accessed, e.g.
- getResourceType() - Method in class com.google.rpc.ResourceInfo
-
A name for the type of resource being accessed, e.g.
- getResourceType() - Method in interface com.google.rpc.ResourceInfoOrBuilder
-
A name for the type of resource being accessed, e.g.
- getResourceTypeBytes() - Method in class com.google.rpc.ResourceInfo.Builder
-
A name for the type of resource being accessed, e.g.
- getResourceTypeBytes() - Method in class com.google.rpc.ResourceInfo
-
A name for the type of resource being accessed, e.g.
- getResourceTypeBytes() - Method in interface com.google.rpc.ResourceInfoOrBuilder
-
A name for the type of resource being accessed, e.g.
- getResponse() - Method in class com.google.rpc.context.AttributeContext.Builder
-
Represents a network response, such as an HTTP response.
- getResponse() - Method in class com.google.rpc.context.AttributeContext
-
Represents a network response, such as an HTTP response.
- getResponse() - Method in interface com.google.rpc.context.AttributeContextOrBuilder
-
Represents a network response, such as an HTTP response.
- getResponseBuilder() - Method in class com.google.rpc.context.AttributeContext.Builder
-
Represents a network response, such as an HTTP response.
- getResponseOrBuilder() - Method in class com.google.rpc.context.AttributeContext.Builder
-
Represents a network response, such as an HTTP response.
- getResponseOrBuilder() - Method in class com.google.rpc.context.AttributeContext
-
Represents a network response, such as an HTTP response.
- getResponseOrBuilder() - Method in interface com.google.rpc.context.AttributeContextOrBuilder
-
Represents a network response, such as an HTTP response.
- getResult() - Method in class com.google.api.expr.v1alpha1.EvalResponse.Builder
-
The execution result, or unset if execution couldn't start.
- getResult() - Method in class com.google.api.expr.v1alpha1.EvalResponse
-
The execution result, or unset if execution couldn't start.
- getResult() - Method in interface com.google.api.expr.v1alpha1.EvalResponseOrBuilder
-
The execution result, or unset if execution couldn't start.
- getResult() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
-
An expression which can contain accu_var.
- getResult() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension
-
An expression which can contain accu_var.
- getResult() - Method in interface com.google.api.expr.v1alpha1.Expr.ComprehensionOrBuilder
-
An expression which can contain accu_var.
- getResultBuilder() - Method in class com.google.api.expr.v1alpha1.EvalResponse.Builder
-
The execution result, or unset if execution couldn't start.
- getResultBuilder() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
-
An expression which can contain accu_var.
- getResultOrBuilder() - Method in class com.google.api.expr.v1alpha1.EvalResponse.Builder
-
The execution result, or unset if execution couldn't start.
- getResultOrBuilder() - Method in class com.google.api.expr.v1alpha1.EvalResponse
-
The execution result, or unset if execution couldn't start.
- getResultOrBuilder() - Method in interface com.google.api.expr.v1alpha1.EvalResponseOrBuilder
-
The execution result, or unset if execution couldn't start.
- getResultOrBuilder() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
-
An expression which can contain accu_var.
- getResultOrBuilder() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension
-
An expression which can contain accu_var.
- getResultOrBuilder() - Method in interface com.google.api.expr.v1alpha1.Expr.ComprehensionOrBuilder
-
An expression which can contain accu_var.
- getResults(int) - Method in class com.google.api.expr.v1alpha1.EvalState.Builder
-
An ordered list of results.
- getResults(int) - Method in class com.google.api.expr.v1alpha1.EvalState
-
An ordered list of results.
- getResults(int) - Method in interface com.google.api.expr.v1alpha1.EvalStateOrBuilder
-
An ordered list of results.
- getResultsBuilder(int) - Method in class com.google.api.expr.v1alpha1.EvalState.Builder
-
An ordered list of results.
- getResultsBuilderList() - Method in class com.google.api.expr.v1alpha1.EvalState.Builder
-
An ordered list of results.
- getResultsCount() - Method in class com.google.api.expr.v1alpha1.EvalState.Builder
-
An ordered list of results.
- getResultsCount() - Method in class com.google.api.expr.v1alpha1.EvalState
-
An ordered list of results.
- getResultsCount() - Method in interface com.google.api.expr.v1alpha1.EvalStateOrBuilder
-
An ordered list of results.
- getResultsList() - Method in class com.google.api.expr.v1alpha1.EvalState.Builder
-
An ordered list of results.
- getResultsList() - Method in class com.google.api.expr.v1alpha1.EvalState
-
An ordered list of results.
- getResultsList() - Method in interface com.google.api.expr.v1alpha1.EvalStateOrBuilder
-
An ordered list of results.
- getResultsOrBuilder(int) - Method in class com.google.api.expr.v1alpha1.EvalState.Builder
-
An ordered list of results.
- getResultsOrBuilder(int) - Method in class com.google.api.expr.v1alpha1.EvalState
-
An ordered list of results.
- getResultsOrBuilder(int) - Method in interface com.google.api.expr.v1alpha1.EvalStateOrBuilder
-
An ordered list of results.
- getResultsOrBuilderList() - Method in class com.google.api.expr.v1alpha1.EvalState.Builder
-
An ordered list of results.
- getResultsOrBuilderList() - Method in class com.google.api.expr.v1alpha1.EvalState
-
An ordered list of results.
- getResultsOrBuilderList() - Method in interface com.google.api.expr.v1alpha1.EvalStateOrBuilder
-
An ordered list of results.
- getResultType() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
-
Required.
- getResultType() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload
-
Required.
- getResultType() - Method in interface com.google.api.expr.v1alpha1.Decl.FunctionDecl.OverloadOrBuilder
-
Required.
- getResultType() - Method in class com.google.api.expr.v1alpha1.Type.FunctionType.Builder
-
Result type of the function.
- getResultType() - Method in class com.google.api.expr.v1alpha1.Type.FunctionType
-
Result type of the function.
- getResultType() - Method in interface com.google.api.expr.v1alpha1.Type.FunctionTypeOrBuilder
-
Result type of the function.
- getResultTypeBuilder() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
-
Required.
- getResultTypeBuilder() - Method in class com.google.api.expr.v1alpha1.Type.FunctionType.Builder
-
Result type of the function.
- getResultTypeOrBuilder() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
-
Required.
- getResultTypeOrBuilder() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload
-
Required.
- getResultTypeOrBuilder() - Method in interface com.google.api.expr.v1alpha1.Decl.FunctionDecl.OverloadOrBuilder
-
Required.
- getResultTypeOrBuilder() - Method in class com.google.api.expr.v1alpha1.Type.FunctionType.Builder
-
Result type of the function.
- getResultTypeOrBuilder() - Method in class com.google.api.expr.v1alpha1.Type.FunctionType
-
Result type of the function.
- getResultTypeOrBuilder() - Method in interface com.google.api.expr.v1alpha1.Type.FunctionTypeOrBuilder
-
Result type of the function.
- getRetryDelay() - Method in class com.google.rpc.RetryInfo.Builder
-
Clients should wait at least this long between retrying the same request.
- getRetryDelay() - Method in class com.google.rpc.RetryInfo
-
Clients should wait at least this long between retrying the same request.
- getRetryDelay() - Method in interface com.google.rpc.RetryInfoOrBuilder
-
Clients should wait at least this long between retrying the same request.
- getRetryDelayBuilder() - Method in class com.google.rpc.RetryInfo.Builder
-
Clients should wait at least this long between retrying the same request.
- getRetryDelayOrBuilder() - Method in class com.google.rpc.RetryInfo.Builder
-
Clients should wait at least this long between retrying the same request.
- getRetryDelayOrBuilder() - Method in class com.google.rpc.RetryInfo
-
Clients should wait at least this long between retrying the same request.
- getRetryDelayOrBuilder() - Method in interface com.google.rpc.RetryInfoOrBuilder
-
Clients should wait at least this long between retrying the same request.
- getScheme() - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The HTTP URL scheme, such as `http` and `https`.
- getScheme() - Method in class com.google.rpc.context.AttributeContext.Request
-
The HTTP URL scheme, such as `http` and `https`.
- getScheme() - Method in interface com.google.rpc.context.AttributeContext.RequestOrBuilder
-
The HTTP URL scheme, such as `http` and `https`.
- getSchemeBytes() - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The HTTP URL scheme, such as `http` and `https`.
- getSchemeBytes() - Method in class com.google.rpc.context.AttributeContext.Request
-
The HTTP URL scheme, such as `http` and `https`.
- getSchemeBytes() - Method in interface com.google.rpc.context.AttributeContext.RequestOrBuilder
-
The HTTP URL scheme, such as `http` and `https`.
- getSelectExpr() - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
A field selection expression, e.g.
- getSelectExpr() - Method in class com.google.api.expr.v1alpha1.Expr
-
A field selection expression, e.g.
- getSelectExpr() - Method in interface com.google.api.expr.v1alpha1.ExprOrBuilder
-
A field selection expression, e.g.
- getSelectExprBuilder() - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
A field selection expression, e.g.
- getSelectExprOrBuilder() - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
A field selection expression, e.g.
- getSelectExprOrBuilder() - Method in class com.google.api.expr.v1alpha1.Expr
-
A field selection expression, e.g.
- getSelectExprOrBuilder() - Method in interface com.google.api.expr.v1alpha1.ExprOrBuilder
-
A field selection expression, e.g.
- getSerializedSize() - Method in class com.google.api.expr.v1alpha1.CheckedExpr
- getSerializedSize() - Method in class com.google.api.expr.v1alpha1.CheckRequest
- getSerializedSize() - Method in class com.google.api.expr.v1alpha1.CheckResponse
- getSerializedSize() - Method in class com.google.api.expr.v1alpha1.Constant
- getSerializedSize() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl
- getSerializedSize() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload
- getSerializedSize() - Method in class com.google.api.expr.v1alpha1.Decl
- getSerializedSize() - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl
- getSerializedSize() - Method in class com.google.api.expr.v1alpha1.EnumValue
- getSerializedSize() - Method in class com.google.api.expr.v1alpha1.ErrorSet
- getSerializedSize() - Method in class com.google.api.expr.v1alpha1.EvalRequest
- getSerializedSize() - Method in class com.google.api.expr.v1alpha1.EvalResponse
- getSerializedSize() - Method in class com.google.api.expr.v1alpha1.EvalState
- getSerializedSize() - Method in class com.google.api.expr.v1alpha1.EvalState.Result
- getSerializedSize() - Method in class com.google.api.expr.v1alpha1.Explain.ExprStep
-
Deprecated.
- getSerializedSize() - Method in class com.google.api.expr.v1alpha1.Explain
-
Deprecated.
- getSerializedSize() - Method in class com.google.api.expr.v1alpha1.Expr.Call
- getSerializedSize() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension
- getSerializedSize() - Method in class com.google.api.expr.v1alpha1.Expr.CreateList
- getSerializedSize() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry
- getSerializedSize() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct
- getSerializedSize() - Method in class com.google.api.expr.v1alpha1.Expr
- getSerializedSize() - Method in class com.google.api.expr.v1alpha1.Expr.Ident
- getSerializedSize() - Method in class com.google.api.expr.v1alpha1.Expr.Select
- getSerializedSize() - Method in class com.google.api.expr.v1alpha1.ExprValue
- getSerializedSize() - Method in class com.google.api.expr.v1alpha1.IssueDetails
- getSerializedSize() - Method in class com.google.api.expr.v1alpha1.ListValue
- getSerializedSize() - Method in class com.google.api.expr.v1alpha1.MapValue.Entry
- getSerializedSize() - Method in class com.google.api.expr.v1alpha1.MapValue
- getSerializedSize() - Method in class com.google.api.expr.v1alpha1.ParsedExpr
- getSerializedSize() - Method in class com.google.api.expr.v1alpha1.ParseRequest
- getSerializedSize() - Method in class com.google.api.expr.v1alpha1.ParseResponse
- getSerializedSize() - Method in class com.google.api.expr.v1alpha1.Reference
- getSerializedSize() - Method in class com.google.api.expr.v1alpha1.SourceInfo
- getSerializedSize() - Method in class com.google.api.expr.v1alpha1.SourcePosition
- getSerializedSize() - Method in class com.google.api.expr.v1alpha1.Type.AbstractType
- getSerializedSize() - Method in class com.google.api.expr.v1alpha1.Type.FunctionType
- getSerializedSize() - Method in class com.google.api.expr.v1alpha1.Type
- getSerializedSize() - Method in class com.google.api.expr.v1alpha1.Type.ListType
- getSerializedSize() - Method in class com.google.api.expr.v1alpha1.Type.MapType
- getSerializedSize() - Method in class com.google.api.expr.v1alpha1.UnknownSet
- getSerializedSize() - Method in class com.google.api.expr.v1alpha1.Value
- getSerializedSize() - Method in class com.google.rpc.BadRequest.FieldViolation
- getSerializedSize() - Method in class com.google.rpc.BadRequest
- getSerializedSize() - Method in class com.google.rpc.context.AttributeContext.Api
- getSerializedSize() - Method in class com.google.rpc.context.AttributeContext.Auth
- getSerializedSize() - Method in class com.google.rpc.context.AttributeContext
- getSerializedSize() - Method in class com.google.rpc.context.AttributeContext.Peer
- getSerializedSize() - Method in class com.google.rpc.context.AttributeContext.Request
- getSerializedSize() - Method in class com.google.rpc.context.AttributeContext.Resource
- getSerializedSize() - Method in class com.google.rpc.context.AttributeContext.Response
- getSerializedSize() - Method in class com.google.rpc.DebugInfo
- getSerializedSize() - Method in class com.google.rpc.ErrorInfo
- getSerializedSize() - Method in class com.google.rpc.Help
- getSerializedSize() - Method in class com.google.rpc.Help.Link
- getSerializedSize() - Method in class com.google.rpc.LocalizedMessage
- getSerializedSize() - Method in class com.google.rpc.PreconditionFailure
- getSerializedSize() - Method in class com.google.rpc.PreconditionFailure.Violation
- getSerializedSize() - Method in class com.google.rpc.QuotaFailure
- getSerializedSize() - Method in class com.google.rpc.QuotaFailure.Violation
- getSerializedSize() - Method in class com.google.rpc.RequestInfo
- getSerializedSize() - Method in class com.google.rpc.ResourceInfo
- getSerializedSize() - Method in class com.google.rpc.RetryInfo
- getSerializedSize() - Method in class com.google.rpc.Status
- getService() - Method in class com.google.rpc.context.AttributeContext.Api.Builder
-
The API service name.
- getService() - Method in class com.google.rpc.context.AttributeContext.Api
-
The API service name.
- getService() - Method in interface com.google.rpc.context.AttributeContext.ApiOrBuilder
-
The API service name.
- getService() - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
The name of the service that this resource belongs to, such as `pubsub.googleapis.com`.
- getService() - Method in class com.google.rpc.context.AttributeContext.Resource
-
The name of the service that this resource belongs to, such as `pubsub.googleapis.com`.
- getService() - Method in interface com.google.rpc.context.AttributeContext.ResourceOrBuilder
-
The name of the service that this resource belongs to, such as `pubsub.googleapis.com`.
- getServiceBytes() - Method in class com.google.rpc.context.AttributeContext.Api.Builder
-
The API service name.
- getServiceBytes() - Method in class com.google.rpc.context.AttributeContext.Api
-
The API service name.
- getServiceBytes() - Method in interface com.google.rpc.context.AttributeContext.ApiOrBuilder
-
The API service name.
- getServiceBytes() - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
The name of the service that this resource belongs to, such as `pubsub.googleapis.com`.
- getServiceBytes() - Method in class com.google.rpc.context.AttributeContext.Resource
-
The name of the service that this resource belongs to, such as `pubsub.googleapis.com`.
- getServiceBytes() - Method in interface com.google.rpc.context.AttributeContext.ResourceOrBuilder
-
The name of the service that this resource belongs to, such as `pubsub.googleapis.com`.
- getServiceDescriptor() - Static method in class com.google.api.expr.v1alpha1.ConformanceServiceGrpc
- getServingData() - Method in class com.google.rpc.RequestInfo.Builder
-
Any data that was used to serve this request.
- getServingData() - Method in class com.google.rpc.RequestInfo
-
Any data that was used to serve this request.
- getServingData() - Method in interface com.google.rpc.RequestInfoOrBuilder
-
Any data that was used to serve this request.
- getServingDataBytes() - Method in class com.google.rpc.RequestInfo.Builder
-
Any data that was used to serve this request.
- getServingDataBytes() - Method in class com.google.rpc.RequestInfo
-
Any data that was used to serve this request.
- getServingDataBytes() - Method in interface com.google.rpc.RequestInfoOrBuilder
-
Any data that was used to serve this request.
- getSeverity() - Method in class com.google.api.expr.v1alpha1.IssueDetails.Builder
-
The severity of the issue.
- getSeverity() - Method in class com.google.api.expr.v1alpha1.IssueDetails
-
The severity of the issue.
- getSeverity() - Method in interface com.google.api.expr.v1alpha1.IssueDetailsOrBuilder
-
The severity of the issue.
- getSeverityValue() - Method in class com.google.api.expr.v1alpha1.IssueDetails.Builder
-
The severity of the issue.
- getSeverityValue() - Method in class com.google.api.expr.v1alpha1.IssueDetails
-
The severity of the issue.
- getSeverityValue() - Method in interface com.google.api.expr.v1alpha1.IssueDetailsOrBuilder
-
The severity of the issue.
- getSize() - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The HTTP request size in bytes.
- getSize() - Method in class com.google.rpc.context.AttributeContext.Request
-
The HTTP request size in bytes.
- getSize() - Method in interface com.google.rpc.context.AttributeContext.RequestOrBuilder
-
The HTTP request size in bytes.
- getSize() - Method in class com.google.rpc.context.AttributeContext.Response.Builder
-
The HTTP response size in bytes.
- getSize() - Method in class com.google.rpc.context.AttributeContext.Response
-
The HTTP response size in bytes.
- getSize() - Method in interface com.google.rpc.context.AttributeContext.ResponseOrBuilder
-
The HTTP response size in bytes.
- getSource() - Method in class com.google.rpc.context.AttributeContext.Builder
-
The source of a network activity, such as starting a TCP connection.
- getSource() - Method in class com.google.rpc.context.AttributeContext
-
The source of a network activity, such as starting a TCP connection.
- getSource() - Method in interface com.google.rpc.context.AttributeContextOrBuilder
-
The source of a network activity, such as starting a TCP connection.
- getSourceBuilder() - Method in class com.google.rpc.context.AttributeContext.Builder
-
The source of a network activity, such as starting a TCP connection.
- getSourceInfo() - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
-
The source info derived from input that generated the parsed `expr` and any optimizations made during the type-checking pass.
- getSourceInfo() - Method in class com.google.api.expr.v1alpha1.CheckedExpr
-
The source info derived from input that generated the parsed `expr` and any optimizations made during the type-checking pass.
- getSourceInfo() - Method in interface com.google.api.expr.v1alpha1.CheckedExprOrBuilder
-
The source info derived from input that generated the parsed `expr` and any optimizations made during the type-checking pass.
- getSourceInfo() - Method in class com.google.api.expr.v1alpha1.ParsedExpr.Builder
-
The source info derived from input that generated the parsed `expr`.
- getSourceInfo() - Method in class com.google.api.expr.v1alpha1.ParsedExpr
-
The source info derived from input that generated the parsed `expr`.
- getSourceInfo() - Method in interface com.google.api.expr.v1alpha1.ParsedExprOrBuilder
-
The source info derived from input that generated the parsed `expr`.
- getSourceInfoBuilder() - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
-
The source info derived from input that generated the parsed `expr` and any optimizations made during the type-checking pass.
- getSourceInfoBuilder() - Method in class com.google.api.expr.v1alpha1.ParsedExpr.Builder
-
The source info derived from input that generated the parsed `expr`.
- getSourceInfoOrBuilder() - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
-
The source info derived from input that generated the parsed `expr` and any optimizations made during the type-checking pass.
- getSourceInfoOrBuilder() - Method in class com.google.api.expr.v1alpha1.CheckedExpr
-
The source info derived from input that generated the parsed `expr` and any optimizations made during the type-checking pass.
- getSourceInfoOrBuilder() - Method in interface com.google.api.expr.v1alpha1.CheckedExprOrBuilder
-
The source info derived from input that generated the parsed `expr` and any optimizations made during the type-checking pass.
- getSourceInfoOrBuilder() - Method in class com.google.api.expr.v1alpha1.ParsedExpr.Builder
-
The source info derived from input that generated the parsed `expr`.
- getSourceInfoOrBuilder() - Method in class com.google.api.expr.v1alpha1.ParsedExpr
-
The source info derived from input that generated the parsed `expr`.
- getSourceInfoOrBuilder() - Method in interface com.google.api.expr.v1alpha1.ParsedExprOrBuilder
-
The source info derived from input that generated the parsed `expr`.
- getSourceLocation() - Method in class com.google.api.expr.v1alpha1.ParseRequest.Builder
-
File or resource for source text, used in [SourceInfo][google.api.expr.v1alpha1.SourceInfo].
- getSourceLocation() - Method in class com.google.api.expr.v1alpha1.ParseRequest
-
File or resource for source text, used in [SourceInfo][google.api.expr.v1alpha1.SourceInfo].
- getSourceLocation() - Method in interface com.google.api.expr.v1alpha1.ParseRequestOrBuilder
-
File or resource for source text, used in [SourceInfo][google.api.expr.v1alpha1.SourceInfo].
- getSourceLocationBytes() - Method in class com.google.api.expr.v1alpha1.ParseRequest.Builder
-
File or resource for source text, used in [SourceInfo][google.api.expr.v1alpha1.SourceInfo].
- getSourceLocationBytes() - Method in class com.google.api.expr.v1alpha1.ParseRequest
-
File or resource for source text, used in [SourceInfo][google.api.expr.v1alpha1.SourceInfo].
- getSourceLocationBytes() - Method in interface com.google.api.expr.v1alpha1.ParseRequestOrBuilder
-
File or resource for source text, used in [SourceInfo][google.api.expr.v1alpha1.SourceInfo].
- getSourceOrBuilder() - Method in class com.google.rpc.context.AttributeContext.Builder
-
The source of a network activity, such as starting a TCP connection.
- getSourceOrBuilder() - Method in class com.google.rpc.context.AttributeContext
-
The source of a network activity, such as starting a TCP connection.
- getSourceOrBuilder() - Method in interface com.google.rpc.context.AttributeContextOrBuilder
-
The source of a network activity, such as starting a TCP connection.
- getStackEntries(int) - Method in class com.google.rpc.DebugInfo.Builder
-
The stack trace entries indicating where the error occurred.
- getStackEntries(int) - Method in class com.google.rpc.DebugInfo
-
The stack trace entries indicating where the error occurred.
- getStackEntries(int) - Method in interface com.google.rpc.DebugInfoOrBuilder
-
The stack trace entries indicating where the error occurred.
- getStackEntriesBytes(int) - Method in class com.google.rpc.DebugInfo.Builder
-
The stack trace entries indicating where the error occurred.
- getStackEntriesBytes(int) - Method in class com.google.rpc.DebugInfo
-
The stack trace entries indicating where the error occurred.
- getStackEntriesBytes(int) - Method in interface com.google.rpc.DebugInfoOrBuilder
-
The stack trace entries indicating where the error occurred.
- getStackEntriesCount() - Method in class com.google.rpc.DebugInfo.Builder
-
The stack trace entries indicating where the error occurred.
- getStackEntriesCount() - Method in class com.google.rpc.DebugInfo
-
The stack trace entries indicating where the error occurred.
- getStackEntriesCount() - Method in interface com.google.rpc.DebugInfoOrBuilder
-
The stack trace entries indicating where the error occurred.
- getStackEntriesList() - Method in class com.google.rpc.DebugInfo.Builder
-
The stack trace entries indicating where the error occurred.
- getStackEntriesList() - Method in class com.google.rpc.DebugInfo
-
The stack trace entries indicating where the error occurred.
- getStackEntriesList() - Method in interface com.google.rpc.DebugInfoOrBuilder
-
The stack trace entries indicating where the error occurred.
- getStringValue() - Method in class com.google.api.expr.v1alpha1.Constant.Builder
-
string value.
- getStringValue() - Method in class com.google.api.expr.v1alpha1.Constant
-
string value.
- getStringValue() - Method in interface com.google.api.expr.v1alpha1.ConstantOrBuilder
-
string value.
- getStringValue() - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
UTF-8 string value.
- getStringValue() - Method in class com.google.api.expr.v1alpha1.Value
-
UTF-8 string value.
- getStringValue() - Method in interface com.google.api.expr.v1alpha1.ValueOrBuilder
-
UTF-8 string value.
- getStringValueBytes() - Method in class com.google.api.expr.v1alpha1.Constant.Builder
-
string value.
- getStringValueBytes() - Method in class com.google.api.expr.v1alpha1.Constant
-
string value.
- getStringValueBytes() - Method in interface com.google.api.expr.v1alpha1.ConstantOrBuilder
-
string value.
- getStringValueBytes() - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
UTF-8 string value.
- getStringValueBytes() - Method in class com.google.api.expr.v1alpha1.Value
-
UTF-8 string value.
- getStringValueBytes() - Method in interface com.google.api.expr.v1alpha1.ValueOrBuilder
-
UTF-8 string value.
- getStructExpr() - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
A map or message creation expression.
- getStructExpr() - Method in class com.google.api.expr.v1alpha1.Expr
-
A map or message creation expression.
- getStructExpr() - Method in interface com.google.api.expr.v1alpha1.ExprOrBuilder
-
A map or message creation expression.
- getStructExprBuilder() - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
A map or message creation expression.
- getStructExprOrBuilder() - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
A map or message creation expression.
- getStructExprOrBuilder() - Method in class com.google.api.expr.v1alpha1.Expr
-
A map or message creation expression.
- getStructExprOrBuilder() - Method in interface com.google.api.expr.v1alpha1.ExprOrBuilder
-
A map or message creation expression.
- getSubject() - Method in class com.google.rpc.PreconditionFailure.Violation.Builder
-
The subject, relative to the type, that failed.
- getSubject() - Method in class com.google.rpc.PreconditionFailure.Violation
-
The subject, relative to the type, that failed.
- getSubject() - Method in interface com.google.rpc.PreconditionFailure.ViolationOrBuilder
-
The subject, relative to the type, that failed.
- getSubject() - Method in class com.google.rpc.QuotaFailure.Violation.Builder
-
The subject on which the quota check failed.
- getSubject() - Method in class com.google.rpc.QuotaFailure.Violation
-
The subject on which the quota check failed.
- getSubject() - Method in interface com.google.rpc.QuotaFailure.ViolationOrBuilder
-
The subject on which the quota check failed.
- getSubjectBytes() - Method in class com.google.rpc.PreconditionFailure.Violation.Builder
-
The subject, relative to the type, that failed.
- getSubjectBytes() - Method in class com.google.rpc.PreconditionFailure.Violation
-
The subject, relative to the type, that failed.
- getSubjectBytes() - Method in interface com.google.rpc.PreconditionFailure.ViolationOrBuilder
-
The subject, relative to the type, that failed.
- getSubjectBytes() - Method in class com.google.rpc.QuotaFailure.Violation.Builder
-
The subject on which the quota check failed.
- getSubjectBytes() - Method in class com.google.rpc.QuotaFailure.Violation
-
The subject on which the quota check failed.
- getSubjectBytes() - Method in interface com.google.rpc.QuotaFailure.ViolationOrBuilder
-
The subject on which the quota check failed.
- getSyntaxVersion() - Method in class com.google.api.expr.v1alpha1.ParseRequest.Builder
-
Tag for version of CEL syntax, for future use.
- getSyntaxVersion() - Method in class com.google.api.expr.v1alpha1.ParseRequest
-
Tag for version of CEL syntax, for future use.
- getSyntaxVersion() - Method in interface com.google.api.expr.v1alpha1.ParseRequestOrBuilder
-
Tag for version of CEL syntax, for future use.
- getSyntaxVersion() - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
-
The syntax version of the source, e.g.
- getSyntaxVersion() - Method in class com.google.api.expr.v1alpha1.SourceInfo
-
The syntax version of the source, e.g.
- getSyntaxVersion() - Method in interface com.google.api.expr.v1alpha1.SourceInfoOrBuilder
-
The syntax version of the source, e.g.
- getSyntaxVersionBytes() - Method in class com.google.api.expr.v1alpha1.ParseRequest.Builder
-
Tag for version of CEL syntax, for future use.
- getSyntaxVersionBytes() - Method in class com.google.api.expr.v1alpha1.ParseRequest
-
Tag for version of CEL syntax, for future use.
- getSyntaxVersionBytes() - Method in interface com.google.api.expr.v1alpha1.ParseRequestOrBuilder
-
Tag for version of CEL syntax, for future use.
- getSyntaxVersionBytes() - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
-
The syntax version of the source, e.g.
- getSyntaxVersionBytes() - Method in class com.google.api.expr.v1alpha1.SourceInfo
-
The syntax version of the source, e.g.
- getSyntaxVersionBytes() - Method in interface com.google.api.expr.v1alpha1.SourceInfoOrBuilder
-
The syntax version of the source, e.g.
- getTarget() - Method in class com.google.api.expr.v1alpha1.Expr.Call.Builder
-
The target of an method call-style expression.
- getTarget() - Method in class com.google.api.expr.v1alpha1.Expr.Call
-
The target of an method call-style expression.
- getTarget() - Method in interface com.google.api.expr.v1alpha1.Expr.CallOrBuilder
-
The target of an method call-style expression.
- getTargetBuilder() - Method in class com.google.api.expr.v1alpha1.Expr.Call.Builder
-
The target of an method call-style expression.
- getTargetOrBuilder() - Method in class com.google.api.expr.v1alpha1.Expr.Call.Builder
-
The target of an method call-style expression.
- getTargetOrBuilder() - Method in class com.google.api.expr.v1alpha1.Expr.Call
-
The target of an method call-style expression.
- getTargetOrBuilder() - Method in interface com.google.api.expr.v1alpha1.Expr.CallOrBuilder
-
The target of an method call-style expression.
- getTestOnly() - Method in class com.google.api.expr.v1alpha1.Expr.Select.Builder
-
Whether the select is to be interpreted as a field presence test.
- getTestOnly() - Method in class com.google.api.expr.v1alpha1.Expr.Select
-
Whether the select is to be interpreted as a field presence test.
- getTestOnly() - Method in interface com.google.api.expr.v1alpha1.Expr.SelectOrBuilder
-
Whether the select is to be interpreted as a field presence test.
- getTime() - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The timestamp when the `destination` service receives the last byte of the request.
- getTime() - Method in class com.google.rpc.context.AttributeContext.Request
-
The timestamp when the `destination` service receives the last byte of the request.
- getTime() - Method in interface com.google.rpc.context.AttributeContext.RequestOrBuilder
-
The timestamp when the `destination` service receives the last byte of the request.
- getTime() - Method in class com.google.rpc.context.AttributeContext.Response.Builder
-
The timestamp when the `destination` service sends the last byte of the response.
- getTime() - Method in class com.google.rpc.context.AttributeContext.Response
-
The timestamp when the `destination` service sends the last byte of the response.
- getTime() - Method in interface com.google.rpc.context.AttributeContext.ResponseOrBuilder
-
The timestamp when the `destination` service sends the last byte of the response.
- getTimeBuilder() - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The timestamp when the `destination` service receives the last byte of the request.
- getTimeBuilder() - Method in class com.google.rpc.context.AttributeContext.Response.Builder
-
The timestamp when the `destination` service sends the last byte of the response.
- getTimeOrBuilder() - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The timestamp when the `destination` service receives the last byte of the request.
- getTimeOrBuilder() - Method in class com.google.rpc.context.AttributeContext.Request
-
The timestamp when the `destination` service receives the last byte of the request.
- getTimeOrBuilder() - Method in interface com.google.rpc.context.AttributeContext.RequestOrBuilder
-
The timestamp when the `destination` service receives the last byte of the request.
- getTimeOrBuilder() - Method in class com.google.rpc.context.AttributeContext.Response.Builder
-
The timestamp when the `destination` service sends the last byte of the response.
- getTimeOrBuilder() - Method in class com.google.rpc.context.AttributeContext.Response
-
The timestamp when the `destination` service sends the last byte of the response.
- getTimeOrBuilder() - Method in interface com.google.rpc.context.AttributeContext.ResponseOrBuilder
-
The timestamp when the `destination` service sends the last byte of the response.
- getTimestampValue() - Method in class com.google.api.expr.v1alpha1.Constant.Builder
-
Deprecated.google.api.expr.v1alpha1.Constant.timestamp_value is deprecated. See google/api/expr/v1alpha1/syntax.proto;l=273
- getTimestampValue() - Method in class com.google.api.expr.v1alpha1.Constant
-
Deprecated.google.api.expr.v1alpha1.Constant.timestamp_value is deprecated. See google/api/expr/v1alpha1/syntax.proto;l=273
- getTimestampValue() - Method in interface com.google.api.expr.v1alpha1.ConstantOrBuilder
-
Deprecated.google.api.expr.v1alpha1.Constant.timestamp_value is deprecated. See google/api/expr/v1alpha1/syntax.proto;l=273
- getTimestampValueBuilder() - Method in class com.google.api.expr.v1alpha1.Constant.Builder
-
Deprecated.
- getTimestampValueOrBuilder() - Method in class com.google.api.expr.v1alpha1.Constant.Builder
-
Deprecated.
- getTimestampValueOrBuilder() - Method in class com.google.api.expr.v1alpha1.Constant
-
Deprecated.
- getTimestampValueOrBuilder() - Method in interface com.google.api.expr.v1alpha1.ConstantOrBuilder
-
Deprecated.
- getType() - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl.Builder
-
Required.
- getType() - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl
-
Required.
- getType() - Method in interface com.google.api.expr.v1alpha1.Decl.IdentDeclOrBuilder
-
Required.
- getType() - Method in class com.google.api.expr.v1alpha1.EnumValue.Builder
-
The fully qualified name of the enum type.
- getType() - Method in class com.google.api.expr.v1alpha1.EnumValue
-
The fully qualified name of the enum type.
- getType() - Method in interface com.google.api.expr.v1alpha1.EnumValueOrBuilder
-
The fully qualified name of the enum type.
- getType() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Type type.
- getType() - Method in class com.google.api.expr.v1alpha1.Type
-
Type type.
- getType() - Method in interface com.google.api.expr.v1alpha1.TypeOrBuilder
-
Type type.
- getType() - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
The type of the resource.
- getType() - Method in class com.google.rpc.context.AttributeContext.Resource
-
The type of the resource.
- getType() - Method in interface com.google.rpc.context.AttributeContext.ResourceOrBuilder
-
The type of the resource.
- getType() - Method in class com.google.rpc.PreconditionFailure.Violation.Builder
-
The type of PreconditionFailure.
- getType() - Method in class com.google.rpc.PreconditionFailure.Violation
-
The type of PreconditionFailure.
- getType() - Method in interface com.google.rpc.PreconditionFailure.ViolationOrBuilder
-
The type of PreconditionFailure.
- getTypeBuilder() - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl.Builder
-
Required.
- getTypeBuilder() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Type type.
- getTypeBytes() - Method in class com.google.api.expr.v1alpha1.EnumValue.Builder
-
The fully qualified name of the enum type.
- getTypeBytes() - Method in class com.google.api.expr.v1alpha1.EnumValue
-
The fully qualified name of the enum type.
- getTypeBytes() - Method in interface com.google.api.expr.v1alpha1.EnumValueOrBuilder
-
The fully qualified name of the enum type.
- getTypeBytes() - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
The type of the resource.
- getTypeBytes() - Method in class com.google.rpc.context.AttributeContext.Resource
-
The type of the resource.
- getTypeBytes() - Method in interface com.google.rpc.context.AttributeContext.ResourceOrBuilder
-
The type of the resource.
- getTypeBytes() - Method in class com.google.rpc.PreconditionFailure.Violation.Builder
-
The type of PreconditionFailure.
- getTypeBytes() - Method in class com.google.rpc.PreconditionFailure.Violation
-
The type of PreconditionFailure.
- getTypeBytes() - Method in interface com.google.rpc.PreconditionFailure.ViolationOrBuilder
-
The type of PreconditionFailure.
- getTypeEnv(int) - Method in class com.google.api.expr.v1alpha1.CheckRequest.Builder
-
Declarations of types for external variables and functions.
- getTypeEnv(int) - Method in class com.google.api.expr.v1alpha1.CheckRequest
-
Declarations of types for external variables and functions.
- getTypeEnv(int) - Method in interface com.google.api.expr.v1alpha1.CheckRequestOrBuilder
-
Declarations of types for external variables and functions.
- getTypeEnvBuilder(int) - Method in class com.google.api.expr.v1alpha1.CheckRequest.Builder
-
Declarations of types for external variables and functions.
- getTypeEnvBuilderList() - Method in class com.google.api.expr.v1alpha1.CheckRequest.Builder
-
Declarations of types for external variables and functions.
- getTypeEnvCount() - Method in class com.google.api.expr.v1alpha1.CheckRequest.Builder
-
Declarations of types for external variables and functions.
- getTypeEnvCount() - Method in class com.google.api.expr.v1alpha1.CheckRequest
-
Declarations of types for external variables and functions.
- getTypeEnvCount() - Method in interface com.google.api.expr.v1alpha1.CheckRequestOrBuilder
-
Declarations of types for external variables and functions.
- getTypeEnvList() - Method in class com.google.api.expr.v1alpha1.CheckRequest.Builder
-
Declarations of types for external variables and functions.
- getTypeEnvList() - Method in class com.google.api.expr.v1alpha1.CheckRequest
-
Declarations of types for external variables and functions.
- getTypeEnvList() - Method in interface com.google.api.expr.v1alpha1.CheckRequestOrBuilder
-
Declarations of types for external variables and functions.
- getTypeEnvOrBuilder(int) - Method in class com.google.api.expr.v1alpha1.CheckRequest.Builder
-
Declarations of types for external variables and functions.
- getTypeEnvOrBuilder(int) - Method in class com.google.api.expr.v1alpha1.CheckRequest
-
Declarations of types for external variables and functions.
- getTypeEnvOrBuilder(int) - Method in interface com.google.api.expr.v1alpha1.CheckRequestOrBuilder
-
Declarations of types for external variables and functions.
- getTypeEnvOrBuilderList() - Method in class com.google.api.expr.v1alpha1.CheckRequest.Builder
-
Declarations of types for external variables and functions.
- getTypeEnvOrBuilderList() - Method in class com.google.api.expr.v1alpha1.CheckRequest
-
Declarations of types for external variables and functions.
- getTypeEnvOrBuilderList() - Method in interface com.google.api.expr.v1alpha1.CheckRequestOrBuilder
-
Declarations of types for external variables and functions.
- getTypeKindCase() - Method in class com.google.api.expr.v1alpha1.Type.Builder
- getTypeKindCase() - Method in class com.google.api.expr.v1alpha1.Type
- getTypeKindCase() - Method in interface com.google.api.expr.v1alpha1.TypeOrBuilder
- getTypeMap() - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
-
Deprecated.
- getTypeMap() - Method in class com.google.api.expr.v1alpha1.CheckedExpr
-
Deprecated.
- getTypeMap() - Method in interface com.google.api.expr.v1alpha1.CheckedExprOrBuilder
-
Deprecated.
- getTypeMapCount() - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
- getTypeMapCount() - Method in class com.google.api.expr.v1alpha1.CheckedExpr
- getTypeMapCount() - Method in interface com.google.api.expr.v1alpha1.CheckedExprOrBuilder
-
A map from expression ids to types.
- getTypeMapMap() - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
-
A map from expression ids to types.
- getTypeMapMap() - Method in class com.google.api.expr.v1alpha1.CheckedExpr
-
A map from expression ids to types.
- getTypeMapMap() - Method in interface com.google.api.expr.v1alpha1.CheckedExprOrBuilder
-
A map from expression ids to types.
- getTypeMapOrDefault(long, Type) - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
-
A map from expression ids to types.
- getTypeMapOrDefault(long, Type) - Method in class com.google.api.expr.v1alpha1.CheckedExpr
-
A map from expression ids to types.
- getTypeMapOrDefault(long, Type) - Method in interface com.google.api.expr.v1alpha1.CheckedExprOrBuilder
-
A map from expression ids to types.
- getTypeMapOrThrow(long) - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
-
A map from expression ids to types.
- getTypeMapOrThrow(long) - Method in class com.google.api.expr.v1alpha1.CheckedExpr
-
A map from expression ids to types.
- getTypeMapOrThrow(long) - Method in interface com.google.api.expr.v1alpha1.CheckedExprOrBuilder
-
A map from expression ids to types.
- getTypeOrBuilder() - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl.Builder
-
Required.
- getTypeOrBuilder() - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl
-
Required.
- getTypeOrBuilder() - Method in interface com.google.api.expr.v1alpha1.Decl.IdentDeclOrBuilder
-
Required.
- getTypeOrBuilder() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Type type.
- getTypeOrBuilder() - Method in class com.google.api.expr.v1alpha1.Type
-
Type type.
- getTypeOrBuilder() - Method in interface com.google.api.expr.v1alpha1.TypeOrBuilder
-
Type type.
- getTypeParam() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Type param type.
- getTypeParam() - Method in class com.google.api.expr.v1alpha1.Type
-
Type param type.
- getTypeParam() - Method in interface com.google.api.expr.v1alpha1.TypeOrBuilder
-
Type param type.
- getTypeParamBytes() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Type param type.
- getTypeParamBytes() - Method in class com.google.api.expr.v1alpha1.Type
-
Type param type.
- getTypeParamBytes() - Method in interface com.google.api.expr.v1alpha1.TypeOrBuilder
-
Type param type.
- getTypeParams(int) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
-
The type param names associated with the function declaration.
- getTypeParams(int) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload
-
The type param names associated with the function declaration.
- getTypeParams(int) - Method in interface com.google.api.expr.v1alpha1.Decl.FunctionDecl.OverloadOrBuilder
-
The type param names associated with the function declaration.
- getTypeParamsBytes(int) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
-
The type param names associated with the function declaration.
- getTypeParamsBytes(int) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload
-
The type param names associated with the function declaration.
- getTypeParamsBytes(int) - Method in interface com.google.api.expr.v1alpha1.Decl.FunctionDecl.OverloadOrBuilder
-
The type param names associated with the function declaration.
- getTypeParamsCount() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
-
The type param names associated with the function declaration.
- getTypeParamsCount() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload
-
The type param names associated with the function declaration.
- getTypeParamsCount() - Method in interface com.google.api.expr.v1alpha1.Decl.FunctionDecl.OverloadOrBuilder
-
The type param names associated with the function declaration.
- getTypeParamsList() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
-
The type param names associated with the function declaration.
- getTypeParamsList() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload
-
The type param names associated with the function declaration.
- getTypeParamsList() - Method in interface com.google.api.expr.v1alpha1.Decl.FunctionDecl.OverloadOrBuilder
-
The type param names associated with the function declaration.
- getTypeValue() - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
Type value.
- getTypeValue() - Method in class com.google.api.expr.v1alpha1.Value
-
Type value.
- getTypeValue() - Method in interface com.google.api.expr.v1alpha1.ValueOrBuilder
-
Type value.
- getTypeValueBytes() - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
Type value.
- getTypeValueBytes() - Method in class com.google.api.expr.v1alpha1.Value
-
Type value.
- getTypeValueBytes() - Method in interface com.google.api.expr.v1alpha1.ValueOrBuilder
-
Type value.
- getUid() - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
The unique identifier of the resource.
- getUid() - Method in class com.google.rpc.context.AttributeContext.Resource
-
The unique identifier of the resource.
- getUid() - Method in interface com.google.rpc.context.AttributeContext.ResourceOrBuilder
-
The unique identifier of the resource.
- getUidBytes() - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
The unique identifier of the resource.
- getUidBytes() - Method in class com.google.rpc.context.AttributeContext.Resource
-
The unique identifier of the resource.
- getUidBytes() - Method in interface com.google.rpc.context.AttributeContext.ResourceOrBuilder
-
The unique identifier of the resource.
- getUint64Value() - Method in class com.google.api.expr.v1alpha1.Constant.Builder
-
uint64 value.
- getUint64Value() - Method in class com.google.api.expr.v1alpha1.Constant
-
uint64 value.
- getUint64Value() - Method in interface com.google.api.expr.v1alpha1.ConstantOrBuilder
-
uint64 value.
- getUint64Value() - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
Unsigned integer value.
- getUint64Value() - Method in class com.google.api.expr.v1alpha1.Value
-
Unsigned integer value.
- getUint64Value() - Method in interface com.google.api.expr.v1alpha1.ValueOrBuilder
-
Unsigned integer value.
- getUnknown() - Method in class com.google.api.expr.v1alpha1.ExprValue.Builder
-
The set of unknowns in the critical path of evaluation.
- getUnknown() - Method in class com.google.api.expr.v1alpha1.ExprValue
-
The set of unknowns in the critical path of evaluation.
- getUnknown() - Method in interface com.google.api.expr.v1alpha1.ExprValueOrBuilder
-
The set of unknowns in the critical path of evaluation.
- getUnknownBuilder() - Method in class com.google.api.expr.v1alpha1.ExprValue.Builder
-
The set of unknowns in the critical path of evaluation.
- getUnknownFields() - Method in class com.google.api.expr.v1alpha1.CheckedExpr
- getUnknownFields() - Method in class com.google.api.expr.v1alpha1.CheckRequest
- getUnknownFields() - Method in class com.google.api.expr.v1alpha1.CheckResponse
- getUnknownFields() - Method in class com.google.api.expr.v1alpha1.Constant
- getUnknownFields() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl
- getUnknownFields() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload
- getUnknownFields() - Method in class com.google.api.expr.v1alpha1.Decl
- getUnknownFields() - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl
- getUnknownFields() - Method in class com.google.api.expr.v1alpha1.EnumValue
- getUnknownFields() - Method in class com.google.api.expr.v1alpha1.ErrorSet
- getUnknownFields() - Method in class com.google.api.expr.v1alpha1.EvalRequest
- getUnknownFields() - Method in class com.google.api.expr.v1alpha1.EvalResponse
- getUnknownFields() - Method in class com.google.api.expr.v1alpha1.EvalState
- getUnknownFields() - Method in class com.google.api.expr.v1alpha1.EvalState.Result
- getUnknownFields() - Method in class com.google.api.expr.v1alpha1.Explain.ExprStep
-
Deprecated.
- getUnknownFields() - Method in class com.google.api.expr.v1alpha1.Explain
-
Deprecated.
- getUnknownFields() - Method in class com.google.api.expr.v1alpha1.Expr.Call
- getUnknownFields() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension
- getUnknownFields() - Method in class com.google.api.expr.v1alpha1.Expr.CreateList
- getUnknownFields() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry
- getUnknownFields() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct
- getUnknownFields() - Method in class com.google.api.expr.v1alpha1.Expr
- getUnknownFields() - Method in class com.google.api.expr.v1alpha1.Expr.Ident
- getUnknownFields() - Method in class com.google.api.expr.v1alpha1.Expr.Select
- getUnknownFields() - Method in class com.google.api.expr.v1alpha1.ExprValue
- getUnknownFields() - Method in class com.google.api.expr.v1alpha1.IssueDetails
- getUnknownFields() - Method in class com.google.api.expr.v1alpha1.ListValue
- getUnknownFields() - Method in class com.google.api.expr.v1alpha1.MapValue.Entry
- getUnknownFields() - Method in class com.google.api.expr.v1alpha1.MapValue
- getUnknownFields() - Method in class com.google.api.expr.v1alpha1.ParsedExpr
- getUnknownFields() - Method in class com.google.api.expr.v1alpha1.ParseRequest
- getUnknownFields() - Method in class com.google.api.expr.v1alpha1.ParseResponse
- getUnknownFields() - Method in class com.google.api.expr.v1alpha1.Reference
- getUnknownFields() - Method in class com.google.api.expr.v1alpha1.SourceInfo
- getUnknownFields() - Method in class com.google.api.expr.v1alpha1.SourcePosition
- getUnknownFields() - Method in class com.google.api.expr.v1alpha1.Type.AbstractType
- getUnknownFields() - Method in class com.google.api.expr.v1alpha1.Type.FunctionType
- getUnknownFields() - Method in class com.google.api.expr.v1alpha1.Type
- getUnknownFields() - Method in class com.google.api.expr.v1alpha1.Type.ListType
- getUnknownFields() - Method in class com.google.api.expr.v1alpha1.Type.MapType
- getUnknownFields() - Method in class com.google.api.expr.v1alpha1.UnknownSet
- getUnknownFields() - Method in class com.google.api.expr.v1alpha1.Value
- getUnknownFields() - Method in class com.google.rpc.BadRequest.FieldViolation
- getUnknownFields() - Method in class com.google.rpc.BadRequest
- getUnknownFields() - Method in class com.google.rpc.context.AttributeContext.Api
- getUnknownFields() - Method in class com.google.rpc.context.AttributeContext.Auth
- getUnknownFields() - Method in class com.google.rpc.context.AttributeContext
- getUnknownFields() - Method in class com.google.rpc.context.AttributeContext.Peer
- getUnknownFields() - Method in class com.google.rpc.context.AttributeContext.Request
- getUnknownFields() - Method in class com.google.rpc.context.AttributeContext.Resource
- getUnknownFields() - Method in class com.google.rpc.context.AttributeContext.Response
- getUnknownFields() - Method in class com.google.rpc.DebugInfo
- getUnknownFields() - Method in class com.google.rpc.ErrorInfo
- getUnknownFields() - Method in class com.google.rpc.Help
- getUnknownFields() - Method in class com.google.rpc.Help.Link
- getUnknownFields() - Method in class com.google.rpc.LocalizedMessage
- getUnknownFields() - Method in class com.google.rpc.PreconditionFailure
- getUnknownFields() - Method in class com.google.rpc.PreconditionFailure.Violation
- getUnknownFields() - Method in class com.google.rpc.QuotaFailure
- getUnknownFields() - Method in class com.google.rpc.QuotaFailure.Violation
- getUnknownFields() - Method in class com.google.rpc.RequestInfo
- getUnknownFields() - Method in class com.google.rpc.ResourceInfo
- getUnknownFields() - Method in class com.google.rpc.RetryInfo
- getUnknownFields() - Method in class com.google.rpc.Status
- getUnknownOrBuilder() - Method in class com.google.api.expr.v1alpha1.ExprValue.Builder
-
The set of unknowns in the critical path of evaluation.
- getUnknownOrBuilder() - Method in class com.google.api.expr.v1alpha1.ExprValue
-
The set of unknowns in the critical path of evaluation.
- getUnknownOrBuilder() - Method in interface com.google.api.expr.v1alpha1.ExprValueOrBuilder
-
The set of unknowns in the critical path of evaluation.
- getUpdateTime() - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
Output only.
- getUpdateTime() - Method in class com.google.rpc.context.AttributeContext.Resource
-
Output only.
- getUpdateTime() - Method in interface com.google.rpc.context.AttributeContext.ResourceOrBuilder
-
Output only.
- getUpdateTimeBuilder() - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
Output only.
- getUpdateTimeOrBuilder() - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
Output only.
- getUpdateTimeOrBuilder() - Method in class com.google.rpc.context.AttributeContext.Resource
-
Output only.
- getUpdateTimeOrBuilder() - Method in interface com.google.rpc.context.AttributeContext.ResourceOrBuilder
-
Output only.
- getUrl() - Method in class com.google.rpc.Help.Link.Builder
-
The URL of the link.
- getUrl() - Method in class com.google.rpc.Help.Link
-
The URL of the link.
- getUrl() - Method in interface com.google.rpc.Help.LinkOrBuilder
-
The URL of the link.
- getUrlBytes() - Method in class com.google.rpc.Help.Link.Builder
-
The URL of the link.
- getUrlBytes() - Method in class com.google.rpc.Help.Link
-
The URL of the link.
- getUrlBytes() - Method in interface com.google.rpc.Help.LinkOrBuilder
-
The URL of the link.
- getValue() - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl.Builder
-
The constant value of the identifier.
- getValue() - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl
-
The constant value of the identifier.
- getValue() - Method in interface com.google.api.expr.v1alpha1.Decl.IdentDeclOrBuilder
-
The constant value of the identifier.
- getValue() - Method in class com.google.api.expr.v1alpha1.EnumValue.Builder
-
The value of the enum.
- getValue() - Method in class com.google.api.expr.v1alpha1.EnumValue
-
The value of the enum.
- getValue() - Method in interface com.google.api.expr.v1alpha1.EnumValueOrBuilder
-
The value of the enum.
- getValue() - Method in class com.google.api.expr.v1alpha1.EvalState.Result.Builder
-
The index in `values` of the resulting value.
- getValue() - Method in class com.google.api.expr.v1alpha1.EvalState.Result
-
The index in `values` of the resulting value.
- getValue() - Method in interface com.google.api.expr.v1alpha1.EvalState.ResultOrBuilder
-
The index in `values` of the resulting value.
- getValue() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.Builder
-
Required.
- getValue() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry
-
Required.
- getValue() - Method in interface com.google.api.expr.v1alpha1.Expr.CreateStruct.EntryOrBuilder
-
Required.
- getValue() - Method in class com.google.api.expr.v1alpha1.ExprValue.Builder
-
A concrete value.
- getValue() - Method in class com.google.api.expr.v1alpha1.ExprValue
-
A concrete value.
- getValue() - Method in interface com.google.api.expr.v1alpha1.ExprValueOrBuilder
-
A concrete value.
- getValue() - Method in class com.google.api.expr.v1alpha1.MapValue.Entry.Builder
-
The value.
- getValue() - Method in class com.google.api.expr.v1alpha1.MapValue.Entry
-
The value.
- getValue() - Method in interface com.google.api.expr.v1alpha1.MapValue.EntryOrBuilder
-
The value.
- getValue() - Method in class com.google.api.expr.v1alpha1.Reference.Builder
-
For references to constants, this may contain the value of the constant if known at compile time.
- getValue() - Method in class com.google.api.expr.v1alpha1.Reference
-
For references to constants, this may contain the value of the constant if known at compile time.
- getValue() - Method in interface com.google.api.expr.v1alpha1.ReferenceOrBuilder
-
For references to constants, this may contain the value of the constant if known at compile time.
- getValueBuilder() - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl.Builder
-
The constant value of the identifier.
- getValueBuilder() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.Builder
-
Required.
- getValueBuilder() - Method in class com.google.api.expr.v1alpha1.ExprValue.Builder
-
A concrete value.
- getValueBuilder() - Method in class com.google.api.expr.v1alpha1.MapValue.Entry.Builder
-
The value.
- getValueBuilder() - Method in class com.google.api.expr.v1alpha1.Reference.Builder
-
For references to constants, this may contain the value of the constant if known at compile time.
- getValueDescriptor() - Method in enum com.google.api.expr.v1alpha1.IssueDetails.Severity
- getValueDescriptor() - Method in enum com.google.api.expr.v1alpha1.Type.PrimitiveType
- getValueDescriptor() - Method in enum com.google.api.expr.v1alpha1.Type.WellKnownType
- getValueDescriptor() - Method in enum com.google.rpc.Code
- getValueIndex() - Method in class com.google.api.expr.v1alpha1.Explain.ExprStep.Builder
-
Deprecated.Index of the value in the values list.
- getValueIndex() - Method in class com.google.api.expr.v1alpha1.Explain.ExprStep
-
Deprecated.Index of the value in the values list.
- getValueIndex() - Method in interface com.google.api.expr.v1alpha1.Explain.ExprStepOrBuilder
-
Deprecated.Index of the value in the values list.
- getValueOrBuilder() - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl.Builder
-
The constant value of the identifier.
- getValueOrBuilder() - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl
-
The constant value of the identifier.
- getValueOrBuilder() - Method in interface com.google.api.expr.v1alpha1.Decl.IdentDeclOrBuilder
-
The constant value of the identifier.
- getValueOrBuilder() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.Builder
-
Required.
- getValueOrBuilder() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry
-
Required.
- getValueOrBuilder() - Method in interface com.google.api.expr.v1alpha1.Expr.CreateStruct.EntryOrBuilder
-
Required.
- getValueOrBuilder() - Method in class com.google.api.expr.v1alpha1.ExprValue.Builder
-
A concrete value.
- getValueOrBuilder() - Method in class com.google.api.expr.v1alpha1.ExprValue
-
A concrete value.
- getValueOrBuilder() - Method in interface com.google.api.expr.v1alpha1.ExprValueOrBuilder
-
A concrete value.
- getValueOrBuilder() - Method in class com.google.api.expr.v1alpha1.MapValue.Entry.Builder
-
The value.
- getValueOrBuilder() - Method in class com.google.api.expr.v1alpha1.MapValue.Entry
-
The value.
- getValueOrBuilder() - Method in interface com.google.api.expr.v1alpha1.MapValue.EntryOrBuilder
-
The value.
- getValueOrBuilder() - Method in class com.google.api.expr.v1alpha1.Reference.Builder
-
For references to constants, this may contain the value of the constant if known at compile time.
- getValueOrBuilder() - Method in class com.google.api.expr.v1alpha1.Reference
-
For references to constants, this may contain the value of the constant if known at compile time.
- getValueOrBuilder() - Method in interface com.google.api.expr.v1alpha1.ReferenceOrBuilder
-
For references to constants, this may contain the value of the constant if known at compile time.
- getValues(int) - Method in class com.google.api.expr.v1alpha1.EvalState.Builder
-
The unique values referenced in this message.
- getValues(int) - Method in class com.google.api.expr.v1alpha1.EvalState
-
The unique values referenced in this message.
- getValues(int) - Method in interface com.google.api.expr.v1alpha1.EvalStateOrBuilder
-
The unique values referenced in this message.
- getValues(int) - Method in class com.google.api.expr.v1alpha1.Explain.Builder
-
Deprecated.All of the observed values.
- getValues(int) - Method in class com.google.api.expr.v1alpha1.Explain
-
Deprecated.All of the observed values.
- getValues(int) - Method in interface com.google.api.expr.v1alpha1.ExplainOrBuilder
-
Deprecated.All of the observed values.
- getValues(int) - Method in class com.google.api.expr.v1alpha1.ListValue.Builder
-
The ordered values in the list.
- getValues(int) - Method in class com.google.api.expr.v1alpha1.ListValue
-
The ordered values in the list.
- getValues(int) - Method in interface com.google.api.expr.v1alpha1.ListValueOrBuilder
-
The ordered values in the list.
- getValuesBuilder(int) - Method in class com.google.api.expr.v1alpha1.EvalState.Builder
-
The unique values referenced in this message.
- getValuesBuilder(int) - Method in class com.google.api.expr.v1alpha1.Explain.Builder
-
Deprecated.All of the observed values.
- getValuesBuilder(int) - Method in class com.google.api.expr.v1alpha1.ListValue.Builder
-
The ordered values in the list.
- getValuesBuilderList() - Method in class com.google.api.expr.v1alpha1.EvalState.Builder
-
The unique values referenced in this message.
- getValuesBuilderList() - Method in class com.google.api.expr.v1alpha1.Explain.Builder
-
Deprecated.All of the observed values.
- getValuesBuilderList() - Method in class com.google.api.expr.v1alpha1.ListValue.Builder
-
The ordered values in the list.
- getValuesCount() - Method in class com.google.api.expr.v1alpha1.EvalState.Builder
-
The unique values referenced in this message.
- getValuesCount() - Method in class com.google.api.expr.v1alpha1.EvalState
-
The unique values referenced in this message.
- getValuesCount() - Method in interface com.google.api.expr.v1alpha1.EvalStateOrBuilder
-
The unique values referenced in this message.
- getValuesCount() - Method in class com.google.api.expr.v1alpha1.Explain.Builder
-
Deprecated.All of the observed values.
- getValuesCount() - Method in class com.google.api.expr.v1alpha1.Explain
-
Deprecated.All of the observed values.
- getValuesCount() - Method in interface com.google.api.expr.v1alpha1.ExplainOrBuilder
-
Deprecated.All of the observed values.
- getValuesCount() - Method in class com.google.api.expr.v1alpha1.ListValue.Builder
-
The ordered values in the list.
- getValuesCount() - Method in class com.google.api.expr.v1alpha1.ListValue
-
The ordered values in the list.
- getValuesCount() - Method in interface com.google.api.expr.v1alpha1.ListValueOrBuilder
-
The ordered values in the list.
- getValuesList() - Method in class com.google.api.expr.v1alpha1.EvalState.Builder
-
The unique values referenced in this message.
- getValuesList() - Method in class com.google.api.expr.v1alpha1.EvalState
-
The unique values referenced in this message.
- getValuesList() - Method in interface com.google.api.expr.v1alpha1.EvalStateOrBuilder
-
The unique values referenced in this message.
- getValuesList() - Method in class com.google.api.expr.v1alpha1.Explain.Builder
-
Deprecated.All of the observed values.
- getValuesList() - Method in class com.google.api.expr.v1alpha1.Explain
-
Deprecated.All of the observed values.
- getValuesList() - Method in interface com.google.api.expr.v1alpha1.ExplainOrBuilder
-
Deprecated.All of the observed values.
- getValuesList() - Method in class com.google.api.expr.v1alpha1.ListValue.Builder
-
The ordered values in the list.
- getValuesList() - Method in class com.google.api.expr.v1alpha1.ListValue
-
The ordered values in the list.
- getValuesList() - Method in interface com.google.api.expr.v1alpha1.ListValueOrBuilder
-
The ordered values in the list.
- getValuesOrBuilder(int) - Method in class com.google.api.expr.v1alpha1.EvalState.Builder
-
The unique values referenced in this message.
- getValuesOrBuilder(int) - Method in class com.google.api.expr.v1alpha1.EvalState
-
The unique values referenced in this message.
- getValuesOrBuilder(int) - Method in interface com.google.api.expr.v1alpha1.EvalStateOrBuilder
-
The unique values referenced in this message.
- getValuesOrBuilder(int) - Method in class com.google.api.expr.v1alpha1.Explain.Builder
-
Deprecated.All of the observed values.
- getValuesOrBuilder(int) - Method in class com.google.api.expr.v1alpha1.Explain
-
Deprecated.All of the observed values.
- getValuesOrBuilder(int) - Method in interface com.google.api.expr.v1alpha1.ExplainOrBuilder
-
Deprecated.All of the observed values.
- getValuesOrBuilder(int) - Method in class com.google.api.expr.v1alpha1.ListValue.Builder
-
The ordered values in the list.
- getValuesOrBuilder(int) - Method in class com.google.api.expr.v1alpha1.ListValue
-
The ordered values in the list.
- getValuesOrBuilder(int) - Method in interface com.google.api.expr.v1alpha1.ListValueOrBuilder
-
The ordered values in the list.
- getValuesOrBuilderList() - Method in class com.google.api.expr.v1alpha1.EvalState.Builder
-
The unique values referenced in this message.
- getValuesOrBuilderList() - Method in class com.google.api.expr.v1alpha1.EvalState
-
The unique values referenced in this message.
- getValuesOrBuilderList() - Method in interface com.google.api.expr.v1alpha1.EvalStateOrBuilder
-
The unique values referenced in this message.
- getValuesOrBuilderList() - Method in class com.google.api.expr.v1alpha1.Explain.Builder
-
Deprecated.All of the observed values.
- getValuesOrBuilderList() - Method in class com.google.api.expr.v1alpha1.Explain
-
Deprecated.All of the observed values.
- getValuesOrBuilderList() - Method in interface com.google.api.expr.v1alpha1.ExplainOrBuilder
-
Deprecated.All of the observed values.
- getValuesOrBuilderList() - Method in class com.google.api.expr.v1alpha1.ListValue.Builder
-
The ordered values in the list.
- getValuesOrBuilderList() - Method in class com.google.api.expr.v1alpha1.ListValue
-
The ordered values in the list.
- getValuesOrBuilderList() - Method in interface com.google.api.expr.v1alpha1.ListValueOrBuilder
-
The ordered values in the list.
- getValueType() - Method in class com.google.api.expr.v1alpha1.Type.MapType.Builder
-
The type of the value.
- getValueType() - Method in class com.google.api.expr.v1alpha1.Type.MapType
-
The type of the value.
- getValueType() - Method in interface com.google.api.expr.v1alpha1.Type.MapTypeOrBuilder
-
The type of the value.
- getValueTypeBuilder() - Method in class com.google.api.expr.v1alpha1.Type.MapType.Builder
-
The type of the value.
- getValueTypeOrBuilder() - Method in class com.google.api.expr.v1alpha1.Type.MapType.Builder
-
The type of the value.
- getValueTypeOrBuilder() - Method in class com.google.api.expr.v1alpha1.Type.MapType
-
The type of the value.
- getValueTypeOrBuilder() - Method in interface com.google.api.expr.v1alpha1.Type.MapTypeOrBuilder
-
The type of the value.
- getVersion() - Method in class com.google.rpc.context.AttributeContext.Api.Builder
-
The API version associated with the API operation above, such as "v1" or "v1alpha1".
- getVersion() - Method in class com.google.rpc.context.AttributeContext.Api
-
The API version associated with the API operation above, such as "v1" or "v1alpha1".
- getVersion() - Method in interface com.google.rpc.context.AttributeContext.ApiOrBuilder
-
The API version associated with the API operation above, such as "v1" or "v1alpha1".
- getVersionBytes() - Method in class com.google.rpc.context.AttributeContext.Api.Builder
-
The API version associated with the API operation above, such as "v1" or "v1alpha1".
- getVersionBytes() - Method in class com.google.rpc.context.AttributeContext.Api
-
The API version associated with the API operation above, such as "v1" or "v1alpha1".
- getVersionBytes() - Method in interface com.google.rpc.context.AttributeContext.ApiOrBuilder
-
The API version associated with the API operation above, such as "v1" or "v1alpha1".
- getViolations(int) - Method in class com.google.rpc.PreconditionFailure.Builder
-
Describes all precondition violations.
- getViolations(int) - Method in class com.google.rpc.PreconditionFailure
-
Describes all precondition violations.
- getViolations(int) - Method in interface com.google.rpc.PreconditionFailureOrBuilder
-
Describes all precondition violations.
- getViolations(int) - Method in class com.google.rpc.QuotaFailure.Builder
-
Describes all quota violations.
- getViolations(int) - Method in class com.google.rpc.QuotaFailure
-
Describes all quota violations.
- getViolations(int) - Method in interface com.google.rpc.QuotaFailureOrBuilder
-
Describes all quota violations.
- getViolationsBuilder(int) - Method in class com.google.rpc.PreconditionFailure.Builder
-
Describes all precondition violations.
- getViolationsBuilder(int) - Method in class com.google.rpc.QuotaFailure.Builder
-
Describes all quota violations.
- getViolationsBuilderList() - Method in class com.google.rpc.PreconditionFailure.Builder
-
Describes all precondition violations.
- getViolationsBuilderList() - Method in class com.google.rpc.QuotaFailure.Builder
-
Describes all quota violations.
- getViolationsCount() - Method in class com.google.rpc.PreconditionFailure.Builder
-
Describes all precondition violations.
- getViolationsCount() - Method in class com.google.rpc.PreconditionFailure
-
Describes all precondition violations.
- getViolationsCount() - Method in interface com.google.rpc.PreconditionFailureOrBuilder
-
Describes all precondition violations.
- getViolationsCount() - Method in class com.google.rpc.QuotaFailure.Builder
-
Describes all quota violations.
- getViolationsCount() - Method in class com.google.rpc.QuotaFailure
-
Describes all quota violations.
- getViolationsCount() - Method in interface com.google.rpc.QuotaFailureOrBuilder
-
Describes all quota violations.
- getViolationsList() - Method in class com.google.rpc.PreconditionFailure.Builder
-
Describes all precondition violations.
- getViolationsList() - Method in class com.google.rpc.PreconditionFailure
-
Describes all precondition violations.
- getViolationsList() - Method in interface com.google.rpc.PreconditionFailureOrBuilder
-
Describes all precondition violations.
- getViolationsList() - Method in class com.google.rpc.QuotaFailure.Builder
-
Describes all quota violations.
- getViolationsList() - Method in class com.google.rpc.QuotaFailure
-
Describes all quota violations.
- getViolationsList() - Method in interface com.google.rpc.QuotaFailureOrBuilder
-
Describes all quota violations.
- getViolationsOrBuilder(int) - Method in class com.google.rpc.PreconditionFailure.Builder
-
Describes all precondition violations.
- getViolationsOrBuilder(int) - Method in class com.google.rpc.PreconditionFailure
-
Describes all precondition violations.
- getViolationsOrBuilder(int) - Method in interface com.google.rpc.PreconditionFailureOrBuilder
-
Describes all precondition violations.
- getViolationsOrBuilder(int) - Method in class com.google.rpc.QuotaFailure.Builder
-
Describes all quota violations.
- getViolationsOrBuilder(int) - Method in class com.google.rpc.QuotaFailure
-
Describes all quota violations.
- getViolationsOrBuilder(int) - Method in interface com.google.rpc.QuotaFailureOrBuilder
-
Describes all quota violations.
- getViolationsOrBuilderList() - Method in class com.google.rpc.PreconditionFailure.Builder
-
Describes all precondition violations.
- getViolationsOrBuilderList() - Method in class com.google.rpc.PreconditionFailure
-
Describes all precondition violations.
- getViolationsOrBuilderList() - Method in interface com.google.rpc.PreconditionFailureOrBuilder
-
Describes all precondition violations.
- getViolationsOrBuilderList() - Method in class com.google.rpc.QuotaFailure.Builder
-
Describes all quota violations.
- getViolationsOrBuilderList() - Method in class com.google.rpc.QuotaFailure
-
Describes all quota violations.
- getViolationsOrBuilderList() - Method in interface com.google.rpc.QuotaFailureOrBuilder
-
Describes all quota violations.
- getWellKnown() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Well-known protobuf type such as `google.protobuf.Timestamp`.
- getWellKnown() - Method in class com.google.api.expr.v1alpha1.Type
-
Well-known protobuf type such as `google.protobuf.Timestamp`.
- getWellKnown() - Method in interface com.google.api.expr.v1alpha1.TypeOrBuilder
-
Well-known protobuf type such as `google.protobuf.Timestamp`.
- getWellKnownValue() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Well-known protobuf type such as `google.protobuf.Timestamp`.
- getWellKnownValue() - Method in class com.google.api.expr.v1alpha1.Type
-
Well-known protobuf type such as `google.protobuf.Timestamp`.
- getWellKnownValue() - Method in interface com.google.api.expr.v1alpha1.TypeOrBuilder
-
Well-known protobuf type such as `google.protobuf.Timestamp`.
- getWrapper() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Wrapper of a primitive type, e.g.
- getWrapper() - Method in class com.google.api.expr.v1alpha1.Type
-
Wrapper of a primitive type, e.g.
- getWrapper() - Method in interface com.google.api.expr.v1alpha1.TypeOrBuilder
-
Wrapper of a primitive type, e.g.
- getWrapperValue() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Wrapper of a primitive type, e.g.
- getWrapperValue() - Method in class com.google.api.expr.v1alpha1.Type
-
Wrapper of a primitive type, e.g.
- getWrapperValue() - Method in interface com.google.api.expr.v1alpha1.TypeOrBuilder
-
Wrapper of a primitive type, e.g.
H
- hasAbstractType() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Abstract, application defined type.
- hasAbstractType() - Method in class com.google.api.expr.v1alpha1.Type
-
Abstract, application defined type.
- hasAbstractType() - Method in interface com.google.api.expr.v1alpha1.TypeOrBuilder
-
Abstract, application defined type.
- hasAccuInit() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
-
The initial value of the accumulator.
- hasAccuInit() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension
-
The initial value of the accumulator.
- hasAccuInit() - Method in interface com.google.api.expr.v1alpha1.Expr.ComprehensionOrBuilder
-
The initial value of the accumulator.
- hasApi() - Method in class com.google.rpc.context.AttributeContext.Builder
-
Represents an API operation that is involved to a network activity.
- hasApi() - Method in class com.google.rpc.context.AttributeContext
-
Represents an API operation that is involved to a network activity.
- hasApi() - Method in interface com.google.rpc.context.AttributeContextOrBuilder
-
Represents an API operation that is involved to a network activity.
- hasAuth() - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The request authentication.
- hasAuth() - Method in class com.google.rpc.context.AttributeContext.Request
-
The request authentication.
- hasAuth() - Method in interface com.google.rpc.context.AttributeContext.RequestOrBuilder
-
The request authentication.
- hasBackendLatency() - Method in class com.google.rpc.context.AttributeContext.Response.Builder
-
The length of time it takes the backend service to fully respond to a request.
- hasBackendLatency() - Method in class com.google.rpc.context.AttributeContext.Response
-
The length of time it takes the backend service to fully respond to a request.
- hasBackendLatency() - Method in interface com.google.rpc.context.AttributeContext.ResponseOrBuilder
-
The length of time it takes the backend service to fully respond to a request.
- hasBoolValue() - Method in class com.google.api.expr.v1alpha1.Constant.Builder
-
boolean value.
- hasBoolValue() - Method in class com.google.api.expr.v1alpha1.Constant
-
boolean value.
- hasBoolValue() - Method in interface com.google.api.expr.v1alpha1.ConstantOrBuilder
-
boolean value.
- hasBoolValue() - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
Boolean value.
- hasBoolValue() - Method in class com.google.api.expr.v1alpha1.Value
-
Boolean value.
- hasBoolValue() - Method in interface com.google.api.expr.v1alpha1.ValueOrBuilder
-
Boolean value.
- hasBytesValue() - Method in class com.google.api.expr.v1alpha1.Constant.Builder
-
bytes value.
- hasBytesValue() - Method in class com.google.api.expr.v1alpha1.Constant
-
bytes value.
- hasBytesValue() - Method in interface com.google.api.expr.v1alpha1.ConstantOrBuilder
-
bytes value.
- hasBytesValue() - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
Byte string value.
- hasBytesValue() - Method in class com.google.api.expr.v1alpha1.Value
-
Byte string value.
- hasBytesValue() - Method in interface com.google.api.expr.v1alpha1.ValueOrBuilder
-
Byte string value.
- hasCallExpr() - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
A call expression, including calls to predefined functions and operators.
- hasCallExpr() - Method in class com.google.api.expr.v1alpha1.Expr
-
A call expression, including calls to predefined functions and operators.
- hasCallExpr() - Method in interface com.google.api.expr.v1alpha1.ExprOrBuilder
-
A call expression, including calls to predefined functions and operators.
- hasCheckedExpr() - Method in class com.google.api.expr.v1alpha1.CheckResponse.Builder
-
The annotated representation, or unset if checking failed.
- hasCheckedExpr() - Method in class com.google.api.expr.v1alpha1.CheckResponse
-
The annotated representation, or unset if checking failed.
- hasCheckedExpr() - Method in interface com.google.api.expr.v1alpha1.CheckResponseOrBuilder
-
The annotated representation, or unset if checking failed.
- hasCheckedExpr() - Method in class com.google.api.expr.v1alpha1.EvalRequest.Builder
-
Evaluate based on the checked representation.
- hasCheckedExpr() - Method in class com.google.api.expr.v1alpha1.EvalRequest
-
Evaluate based on the checked representation.
- hasCheckedExpr() - Method in interface com.google.api.expr.v1alpha1.EvalRequestOrBuilder
-
Evaluate based on the checked representation.
- hasClaims() - Method in class com.google.rpc.context.AttributeContext.Auth.Builder
-
Structured claims presented with the credential.
- hasClaims() - Method in class com.google.rpc.context.AttributeContext.Auth
-
Structured claims presented with the credential.
- hasClaims() - Method in interface com.google.rpc.context.AttributeContext.AuthOrBuilder
-
Structured claims presented with the credential.
- hasComprehensionExpr() - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
A comprehension expression.
- hasComprehensionExpr() - Method in class com.google.api.expr.v1alpha1.Expr
-
A comprehension expression.
- hasComprehensionExpr() - Method in interface com.google.api.expr.v1alpha1.ExprOrBuilder
-
A comprehension expression.
- hasConstExpr() - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
A literal expression.
- hasConstExpr() - Method in class com.google.api.expr.v1alpha1.Expr
-
A literal expression.
- hasConstExpr() - Method in interface com.google.api.expr.v1alpha1.ExprOrBuilder
-
A literal expression.
- hasCreateTime() - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
Output only.
- hasCreateTime() - Method in class com.google.rpc.context.AttributeContext.Resource
-
Output only.
- hasCreateTime() - Method in interface com.google.rpc.context.AttributeContext.ResourceOrBuilder
-
Output only.
- hasDeleteTime() - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
Output only.
- hasDeleteTime() - Method in class com.google.rpc.context.AttributeContext.Resource
-
Output only.
- hasDeleteTime() - Method in interface com.google.rpc.context.AttributeContext.ResourceOrBuilder
-
Output only.
- hasDestination() - Method in class com.google.rpc.context.AttributeContext.Builder
-
The destination of a network activity, such as accepting a TCP connection.
- hasDestination() - Method in class com.google.rpc.context.AttributeContext
-
The destination of a network activity, such as accepting a TCP connection.
- hasDestination() - Method in interface com.google.rpc.context.AttributeContextOrBuilder
-
The destination of a network activity, such as accepting a TCP connection.
- hasDoubleValue() - Method in class com.google.api.expr.v1alpha1.Constant.Builder
-
double value.
- hasDoubleValue() - Method in class com.google.api.expr.v1alpha1.Constant
-
double value.
- hasDoubleValue() - Method in interface com.google.api.expr.v1alpha1.ConstantOrBuilder
-
double value.
- hasDoubleValue() - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
Floating point value.
- hasDoubleValue() - Method in class com.google.api.expr.v1alpha1.Value
-
Floating point value.
- hasDoubleValue() - Method in interface com.google.api.expr.v1alpha1.ValueOrBuilder
-
Floating point value.
- hasDurationValue() - Method in class com.google.api.expr.v1alpha1.Constant.Builder
-
Deprecated.google.api.expr.v1alpha1.Constant.duration_value is deprecated. See google/api/expr/v1alpha1/syntax.proto;l=268
- hasDurationValue() - Method in class com.google.api.expr.v1alpha1.Constant
-
Deprecated.google.api.expr.v1alpha1.Constant.duration_value is deprecated. See google/api/expr/v1alpha1/syntax.proto;l=268
- hasDurationValue() - Method in interface com.google.api.expr.v1alpha1.ConstantOrBuilder
-
Deprecated.google.api.expr.v1alpha1.Constant.duration_value is deprecated. See google/api/expr/v1alpha1/syntax.proto;l=268
- hasDyn() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Dynamic type.
- hasDyn() - Method in class com.google.api.expr.v1alpha1.Type
-
Dynamic type.
- hasDyn() - Method in interface com.google.api.expr.v1alpha1.TypeOrBuilder
-
Dynamic type.
- hasElemType() - Method in class com.google.api.expr.v1alpha1.Type.ListType.Builder
-
The element type.
- hasElemType() - Method in class com.google.api.expr.v1alpha1.Type.ListType
-
The element type.
- hasElemType() - Method in interface com.google.api.expr.v1alpha1.Type.ListTypeOrBuilder
-
The element type.
- hasEnumValue() - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
An enum value.
- hasEnumValue() - Method in class com.google.api.expr.v1alpha1.Value
-
An enum value.
- hasEnumValue() - Method in interface com.google.api.expr.v1alpha1.ValueOrBuilder
-
An enum value.
- hasError() - Method in class com.google.api.expr.v1alpha1.ExprValue.Builder
-
The set of errors in the critical path of evalution.
- hasError() - Method in class com.google.api.expr.v1alpha1.ExprValue
-
The set of errors in the critical path of evalution.
- hasError() - Method in interface com.google.api.expr.v1alpha1.ExprValueOrBuilder
-
The set of errors in the critical path of evalution.
- hasError() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Error type.
- hasError() - Method in class com.google.api.expr.v1alpha1.Type
-
Error type.
- hasError() - Method in interface com.google.api.expr.v1alpha1.TypeOrBuilder
-
Error type.
- hasExpr() - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
-
The checked expression.
- hasExpr() - Method in class com.google.api.expr.v1alpha1.CheckedExpr
-
The checked expression.
- hasExpr() - Method in interface com.google.api.expr.v1alpha1.CheckedExprOrBuilder
-
The checked expression.
- hasExpr() - Method in class com.google.api.expr.v1alpha1.ParsedExpr.Builder
-
The parsed expression.
- hasExpr() - Method in class com.google.api.expr.v1alpha1.ParsedExpr
-
The parsed expression.
- hasExpr() - Method in interface com.google.api.expr.v1alpha1.ParsedExprOrBuilder
-
The parsed expression.
- hasFieldKey() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.Builder
-
The field key for a message creator statement.
- hasFieldKey() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry
-
The field key for a message creator statement.
- hasFieldKey() - Method in interface com.google.api.expr.v1alpha1.Expr.CreateStruct.EntryOrBuilder
-
The field key for a message creator statement.
- hasFunction() - Method in class com.google.api.expr.v1alpha1.Decl.Builder
-
Function declaration.
- hasFunction() - Method in class com.google.api.expr.v1alpha1.Decl
-
Function declaration.
- hasFunction() - Method in interface com.google.api.expr.v1alpha1.DeclOrBuilder
-
Function declaration.
- hasFunction() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Function type.
- hasFunction() - Method in class com.google.api.expr.v1alpha1.Type
-
Function type.
- hasFunction() - Method in interface com.google.api.expr.v1alpha1.TypeOrBuilder
-
Function type.
- hashCode() - Method in class com.google.api.expr.v1alpha1.CheckedExpr
- hashCode() - Method in class com.google.api.expr.v1alpha1.CheckRequest
- hashCode() - Method in class com.google.api.expr.v1alpha1.CheckResponse
- hashCode() - Method in class com.google.api.expr.v1alpha1.Constant
- hashCode() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl
- hashCode() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload
- hashCode() - Method in class com.google.api.expr.v1alpha1.Decl
- hashCode() - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl
- hashCode() - Method in class com.google.api.expr.v1alpha1.EnumValue
- hashCode() - Method in class com.google.api.expr.v1alpha1.ErrorSet
- hashCode() - Method in class com.google.api.expr.v1alpha1.EvalRequest
- hashCode() - Method in class com.google.api.expr.v1alpha1.EvalResponse
- hashCode() - Method in class com.google.api.expr.v1alpha1.EvalState
- hashCode() - Method in class com.google.api.expr.v1alpha1.EvalState.Result
- hashCode() - Method in class com.google.api.expr.v1alpha1.Explain.ExprStep
-
Deprecated.
- hashCode() - Method in class com.google.api.expr.v1alpha1.Explain
-
Deprecated.
- hashCode() - Method in class com.google.api.expr.v1alpha1.Expr.Call
- hashCode() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension
- hashCode() - Method in class com.google.api.expr.v1alpha1.Expr.CreateList
- hashCode() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry
- hashCode() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct
- hashCode() - Method in class com.google.api.expr.v1alpha1.Expr
- hashCode() - Method in class com.google.api.expr.v1alpha1.Expr.Ident
- hashCode() - Method in class com.google.api.expr.v1alpha1.Expr.Select
- hashCode() - Method in class com.google.api.expr.v1alpha1.ExprValue
- hashCode() - Method in class com.google.api.expr.v1alpha1.IssueDetails
- hashCode() - Method in class com.google.api.expr.v1alpha1.ListValue
- hashCode() - Method in class com.google.api.expr.v1alpha1.MapValue.Entry
- hashCode() - Method in class com.google.api.expr.v1alpha1.MapValue
- hashCode() - Method in class com.google.api.expr.v1alpha1.ParsedExpr
- hashCode() - Method in class com.google.api.expr.v1alpha1.ParseRequest
- hashCode() - Method in class com.google.api.expr.v1alpha1.ParseResponse
- hashCode() - Method in class com.google.api.expr.v1alpha1.Reference
- hashCode() - Method in class com.google.api.expr.v1alpha1.SourceInfo
- hashCode() - Method in class com.google.api.expr.v1alpha1.SourcePosition
- hashCode() - Method in class com.google.api.expr.v1alpha1.Type.AbstractType
- hashCode() - Method in class com.google.api.expr.v1alpha1.Type.FunctionType
- hashCode() - Method in class com.google.api.expr.v1alpha1.Type
- hashCode() - Method in class com.google.api.expr.v1alpha1.Type.ListType
- hashCode() - Method in class com.google.api.expr.v1alpha1.Type.MapType
- hashCode() - Method in class com.google.api.expr.v1alpha1.UnknownSet
- hashCode() - Method in class com.google.api.expr.v1alpha1.Value
- hashCode() - Method in class com.google.rpc.BadRequest.FieldViolation
- hashCode() - Method in class com.google.rpc.BadRequest
- hashCode() - Method in class com.google.rpc.context.AttributeContext.Api
- hashCode() - Method in class com.google.rpc.context.AttributeContext.Auth
- hashCode() - Method in class com.google.rpc.context.AttributeContext
- hashCode() - Method in class com.google.rpc.context.AttributeContext.Peer
- hashCode() - Method in class com.google.rpc.context.AttributeContext.Request
- hashCode() - Method in class com.google.rpc.context.AttributeContext.Resource
- hashCode() - Method in class com.google.rpc.context.AttributeContext.Response
- hashCode() - Method in class com.google.rpc.DebugInfo
- hashCode() - Method in class com.google.rpc.ErrorInfo
- hashCode() - Method in class com.google.rpc.Help
- hashCode() - Method in class com.google.rpc.Help.Link
- hashCode() - Method in class com.google.rpc.LocalizedMessage
- hashCode() - Method in class com.google.rpc.PreconditionFailure
- hashCode() - Method in class com.google.rpc.PreconditionFailure.Violation
- hashCode() - Method in class com.google.rpc.QuotaFailure
- hashCode() - Method in class com.google.rpc.QuotaFailure.Violation
- hashCode() - Method in class com.google.rpc.RequestInfo
- hashCode() - Method in class com.google.rpc.ResourceInfo
- hashCode() - Method in class com.google.rpc.RetryInfo
- hashCode() - Method in class com.google.rpc.Status
- hasIdent() - Method in class com.google.api.expr.v1alpha1.Decl.Builder
-
Identifier declaration.
- hasIdent() - Method in class com.google.api.expr.v1alpha1.Decl
-
Identifier declaration.
- hasIdent() - Method in interface com.google.api.expr.v1alpha1.DeclOrBuilder
-
Identifier declaration.
- hasIdentExpr() - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
An identifier expression.
- hasIdentExpr() - Method in class com.google.api.expr.v1alpha1.Expr
-
An identifier expression.
- hasIdentExpr() - Method in interface com.google.api.expr.v1alpha1.ExprOrBuilder
-
An identifier expression.
- hasInt64Value() - Method in class com.google.api.expr.v1alpha1.Constant.Builder
-
int64 value.
- hasInt64Value() - Method in class com.google.api.expr.v1alpha1.Constant
-
int64 value.
- hasInt64Value() - Method in interface com.google.api.expr.v1alpha1.ConstantOrBuilder
-
int64 value.
- hasInt64Value() - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
Signed integer value.
- hasInt64Value() - Method in class com.google.api.expr.v1alpha1.Value
-
Signed integer value.
- hasInt64Value() - Method in interface com.google.api.expr.v1alpha1.ValueOrBuilder
-
Signed integer value.
- hasIterRange() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
-
The range over which var iterates.
- hasIterRange() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension
-
The range over which var iterates.
- hasIterRange() - Method in interface com.google.api.expr.v1alpha1.Expr.ComprehensionOrBuilder
-
The range over which var iterates.
- hasKey() - Method in class com.google.api.expr.v1alpha1.MapValue.Entry.Builder
-
The key.
- hasKey() - Method in class com.google.api.expr.v1alpha1.MapValue.Entry
-
The key.
- hasKey() - Method in interface com.google.api.expr.v1alpha1.MapValue.EntryOrBuilder
-
The key.
- hasKeyType() - Method in class com.google.api.expr.v1alpha1.Type.MapType.Builder
-
The type of the key.
- hasKeyType() - Method in class com.google.api.expr.v1alpha1.Type.MapType
-
The type of the key.
- hasKeyType() - Method in interface com.google.api.expr.v1alpha1.Type.MapTypeOrBuilder
-
The type of the key.
- hasListExpr() - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
A list creation expression.
- hasListExpr() - Method in class com.google.api.expr.v1alpha1.Expr
-
A list creation expression.
- hasListExpr() - Method in interface com.google.api.expr.v1alpha1.ExprOrBuilder
-
A list creation expression.
- hasListType() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Parameterized list with elements of `list_type`, e.g.
- hasListType() - Method in class com.google.api.expr.v1alpha1.Type
-
Parameterized list with elements of `list_type`, e.g.
- hasListType() - Method in interface com.google.api.expr.v1alpha1.TypeOrBuilder
-
Parameterized list with elements of `list_type`, e.g.
- hasListValue() - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
List value.
- hasListValue() - Method in class com.google.api.expr.v1alpha1.Value
-
List value.
- hasListValue() - Method in interface com.google.api.expr.v1alpha1.ValueOrBuilder
-
List value.
- hasLoopCondition() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
-
An expression which can contain iter_var and accu_var.
- hasLoopCondition() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension
-
An expression which can contain iter_var and accu_var.
- hasLoopCondition() - Method in interface com.google.api.expr.v1alpha1.Expr.ComprehensionOrBuilder
-
An expression which can contain iter_var and accu_var.
- hasLoopStep() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
-
An expression which can contain iter_var and accu_var.
- hasLoopStep() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension
-
An expression which can contain iter_var and accu_var.
- hasLoopStep() - Method in interface com.google.api.expr.v1alpha1.Expr.ComprehensionOrBuilder
-
An expression which can contain iter_var and accu_var.
- hasMapKey() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.Builder
-
The key expression for a map creation statement.
- hasMapKey() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry
-
The key expression for a map creation statement.
- hasMapKey() - Method in interface com.google.api.expr.v1alpha1.Expr.CreateStruct.EntryOrBuilder
-
The key expression for a map creation statement.
- hasMapType() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Parameterized map with typed keys and values.
- hasMapType() - Method in class com.google.api.expr.v1alpha1.Type
-
Parameterized map with typed keys and values.
- hasMapType() - Method in interface com.google.api.expr.v1alpha1.TypeOrBuilder
-
Parameterized map with typed keys and values.
- hasMapValue() - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
Map value.
- hasMapValue() - Method in class com.google.api.expr.v1alpha1.Value
-
Map value.
- hasMapValue() - Method in interface com.google.api.expr.v1alpha1.ValueOrBuilder
-
Map value.
- hasMessageType() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Protocol buffer message type.
- hasMessageType() - Method in class com.google.api.expr.v1alpha1.Type
-
Protocol buffer message type.
- hasMessageType() - Method in interface com.google.api.expr.v1alpha1.TypeOrBuilder
-
Protocol buffer message type.
- hasNull() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Null value.
- hasNull() - Method in class com.google.api.expr.v1alpha1.Type
-
Null value.
- hasNull() - Method in interface com.google.api.expr.v1alpha1.TypeOrBuilder
-
Null value.
- hasNullValue() - Method in class com.google.api.expr.v1alpha1.Constant.Builder
-
null value.
- hasNullValue() - Method in class com.google.api.expr.v1alpha1.Constant
-
null value.
- hasNullValue() - Method in interface com.google.api.expr.v1alpha1.ConstantOrBuilder
-
null value.
- hasNullValue() - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
Null value.
- hasNullValue() - Method in class com.google.api.expr.v1alpha1.Value
-
Null value.
- hasNullValue() - Method in interface com.google.api.expr.v1alpha1.ValueOrBuilder
-
Null value.
- hasObjectValue() - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
The proto message backing an object value.
- hasObjectValue() - Method in class com.google.api.expr.v1alpha1.Value
-
The proto message backing an object value.
- hasObjectValue() - Method in interface com.google.api.expr.v1alpha1.ValueOrBuilder
-
The proto message backing an object value.
- hasOperand() - Method in class com.google.api.expr.v1alpha1.Expr.Select.Builder
-
Required.
- hasOperand() - Method in class com.google.api.expr.v1alpha1.Expr.Select
-
Required.
- hasOperand() - Method in interface com.google.api.expr.v1alpha1.Expr.SelectOrBuilder
-
Required.
- hasOrigin() - Method in class com.google.rpc.context.AttributeContext.Builder
-
The origin of a network activity.
- hasOrigin() - Method in class com.google.rpc.context.AttributeContext
-
The origin of a network activity.
- hasOrigin() - Method in interface com.google.rpc.context.AttributeContextOrBuilder
-
The origin of a network activity.
- hasParsedExpr() - Method in class com.google.api.expr.v1alpha1.CheckRequest.Builder
-
Required.
- hasParsedExpr() - Method in class com.google.api.expr.v1alpha1.CheckRequest
-
Required.
- hasParsedExpr() - Method in interface com.google.api.expr.v1alpha1.CheckRequestOrBuilder
-
Required.
- hasParsedExpr() - Method in class com.google.api.expr.v1alpha1.EvalRequest.Builder
-
Evaluate based on the parsed representation.
- hasParsedExpr() - Method in class com.google.api.expr.v1alpha1.EvalRequest
-
Evaluate based on the parsed representation.
- hasParsedExpr() - Method in interface com.google.api.expr.v1alpha1.EvalRequestOrBuilder
-
Evaluate based on the parsed representation.
- hasParsedExpr() - Method in class com.google.api.expr.v1alpha1.ParseResponse.Builder
-
The parsed representation, or unset if parsing failed.
- hasParsedExpr() - Method in class com.google.api.expr.v1alpha1.ParseResponse
-
The parsed representation, or unset if parsing failed.
- hasParsedExpr() - Method in interface com.google.api.expr.v1alpha1.ParseResponseOrBuilder
-
The parsed representation, or unset if parsing failed.
- hasPosition() - Method in class com.google.api.expr.v1alpha1.IssueDetails.Builder
-
Position in the source, if known.
- hasPosition() - Method in class com.google.api.expr.v1alpha1.IssueDetails
-
Position in the source, if known.
- hasPosition() - Method in interface com.google.api.expr.v1alpha1.IssueDetailsOrBuilder
-
Position in the source, if known.
- hasPrimitive() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Primitive types: `true`, `1u`, `-2.0`, `'string'`, `b'bytes'`.
- hasPrimitive() - Method in class com.google.api.expr.v1alpha1.Type
-
Primitive types: `true`, `1u`, `-2.0`, `'string'`, `b'bytes'`.
- hasPrimitive() - Method in interface com.google.api.expr.v1alpha1.TypeOrBuilder
-
Primitive types: `true`, `1u`, `-2.0`, `'string'`, `b'bytes'`.
- hasRequest() - Method in class com.google.rpc.context.AttributeContext.Builder
-
Represents a network request, such as an HTTP request.
- hasRequest() - Method in class com.google.rpc.context.AttributeContext
-
Represents a network request, such as an HTTP request.
- hasRequest() - Method in interface com.google.rpc.context.AttributeContextOrBuilder
-
Represents a network request, such as an HTTP request.
- hasResource() - Method in class com.google.rpc.context.AttributeContext.Builder
-
Represents a target resource that is involved with a network activity.
- hasResource() - Method in class com.google.rpc.context.AttributeContext
-
Represents a target resource that is involved with a network activity.
- hasResource() - Method in interface com.google.rpc.context.AttributeContextOrBuilder
-
Represents a target resource that is involved with a network activity.
- hasResponse() - Method in class com.google.rpc.context.AttributeContext.Builder
-
Represents a network response, such as an HTTP response.
- hasResponse() - Method in class com.google.rpc.context.AttributeContext
-
Represents a network response, such as an HTTP response.
- hasResponse() - Method in interface com.google.rpc.context.AttributeContextOrBuilder
-
Represents a network response, such as an HTTP response.
- hasResult() - Method in class com.google.api.expr.v1alpha1.EvalResponse.Builder
-
The execution result, or unset if execution couldn't start.
- hasResult() - Method in class com.google.api.expr.v1alpha1.EvalResponse
-
The execution result, or unset if execution couldn't start.
- hasResult() - Method in interface com.google.api.expr.v1alpha1.EvalResponseOrBuilder
-
The execution result, or unset if execution couldn't start.
- hasResult() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
-
An expression which can contain accu_var.
- hasResult() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension
-
An expression which can contain accu_var.
- hasResult() - Method in interface com.google.api.expr.v1alpha1.Expr.ComprehensionOrBuilder
-
An expression which can contain accu_var.
- hasResultType() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
-
Required.
- hasResultType() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload
-
Required.
- hasResultType() - Method in interface com.google.api.expr.v1alpha1.Decl.FunctionDecl.OverloadOrBuilder
-
Required.
- hasResultType() - Method in class com.google.api.expr.v1alpha1.Type.FunctionType.Builder
-
Result type of the function.
- hasResultType() - Method in class com.google.api.expr.v1alpha1.Type.FunctionType
-
Result type of the function.
- hasResultType() - Method in interface com.google.api.expr.v1alpha1.Type.FunctionTypeOrBuilder
-
Result type of the function.
- hasRetryDelay() - Method in class com.google.rpc.RetryInfo.Builder
-
Clients should wait at least this long between retrying the same request.
- hasRetryDelay() - Method in class com.google.rpc.RetryInfo
-
Clients should wait at least this long between retrying the same request.
- hasRetryDelay() - Method in interface com.google.rpc.RetryInfoOrBuilder
-
Clients should wait at least this long between retrying the same request.
- hasSelectExpr() - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
A field selection expression, e.g.
- hasSelectExpr() - Method in class com.google.api.expr.v1alpha1.Expr
-
A field selection expression, e.g.
- hasSelectExpr() - Method in interface com.google.api.expr.v1alpha1.ExprOrBuilder
-
A field selection expression, e.g.
- hasSource() - Method in class com.google.rpc.context.AttributeContext.Builder
-
The source of a network activity, such as starting a TCP connection.
- hasSource() - Method in class com.google.rpc.context.AttributeContext
-
The source of a network activity, such as starting a TCP connection.
- hasSource() - Method in interface com.google.rpc.context.AttributeContextOrBuilder
-
The source of a network activity, such as starting a TCP connection.
- hasSourceInfo() - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
-
The source info derived from input that generated the parsed `expr` and any optimizations made during the type-checking pass.
- hasSourceInfo() - Method in class com.google.api.expr.v1alpha1.CheckedExpr
-
The source info derived from input that generated the parsed `expr` and any optimizations made during the type-checking pass.
- hasSourceInfo() - Method in interface com.google.api.expr.v1alpha1.CheckedExprOrBuilder
-
The source info derived from input that generated the parsed `expr` and any optimizations made during the type-checking pass.
- hasSourceInfo() - Method in class com.google.api.expr.v1alpha1.ParsedExpr.Builder
-
The source info derived from input that generated the parsed `expr`.
- hasSourceInfo() - Method in class com.google.api.expr.v1alpha1.ParsedExpr
-
The source info derived from input that generated the parsed `expr`.
- hasSourceInfo() - Method in interface com.google.api.expr.v1alpha1.ParsedExprOrBuilder
-
The source info derived from input that generated the parsed `expr`.
- hasStringValue() - Method in class com.google.api.expr.v1alpha1.Constant.Builder
-
string value.
- hasStringValue() - Method in class com.google.api.expr.v1alpha1.Constant
-
string value.
- hasStringValue() - Method in interface com.google.api.expr.v1alpha1.ConstantOrBuilder
-
string value.
- hasStringValue() - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
UTF-8 string value.
- hasStringValue() - Method in class com.google.api.expr.v1alpha1.Value
-
UTF-8 string value.
- hasStringValue() - Method in interface com.google.api.expr.v1alpha1.ValueOrBuilder
-
UTF-8 string value.
- hasStructExpr() - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
A map or message creation expression.
- hasStructExpr() - Method in class com.google.api.expr.v1alpha1.Expr
-
A map or message creation expression.
- hasStructExpr() - Method in interface com.google.api.expr.v1alpha1.ExprOrBuilder
-
A map or message creation expression.
- hasTarget() - Method in class com.google.api.expr.v1alpha1.Expr.Call.Builder
-
The target of an method call-style expression.
- hasTarget() - Method in class com.google.api.expr.v1alpha1.Expr.Call
-
The target of an method call-style expression.
- hasTarget() - Method in interface com.google.api.expr.v1alpha1.Expr.CallOrBuilder
-
The target of an method call-style expression.
- hasTime() - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The timestamp when the `destination` service receives the last byte of the request.
- hasTime() - Method in class com.google.rpc.context.AttributeContext.Request
-
The timestamp when the `destination` service receives the last byte of the request.
- hasTime() - Method in interface com.google.rpc.context.AttributeContext.RequestOrBuilder
-
The timestamp when the `destination` service receives the last byte of the request.
- hasTime() - Method in class com.google.rpc.context.AttributeContext.Response.Builder
-
The timestamp when the `destination` service sends the last byte of the response.
- hasTime() - Method in class com.google.rpc.context.AttributeContext.Response
-
The timestamp when the `destination` service sends the last byte of the response.
- hasTime() - Method in interface com.google.rpc.context.AttributeContext.ResponseOrBuilder
-
The timestamp when the `destination` service sends the last byte of the response.
- hasTimestampValue() - Method in class com.google.api.expr.v1alpha1.Constant.Builder
-
Deprecated.google.api.expr.v1alpha1.Constant.timestamp_value is deprecated. See google/api/expr/v1alpha1/syntax.proto;l=273
- hasTimestampValue() - Method in class com.google.api.expr.v1alpha1.Constant
-
Deprecated.google.api.expr.v1alpha1.Constant.timestamp_value is deprecated. See google/api/expr/v1alpha1/syntax.proto;l=273
- hasTimestampValue() - Method in interface com.google.api.expr.v1alpha1.ConstantOrBuilder
-
Deprecated.google.api.expr.v1alpha1.Constant.timestamp_value is deprecated. See google/api/expr/v1alpha1/syntax.proto;l=273
- hasType() - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl.Builder
-
Required.
- hasType() - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl
-
Required.
- hasType() - Method in interface com.google.api.expr.v1alpha1.Decl.IdentDeclOrBuilder
-
Required.
- hasType() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Type type.
- hasType() - Method in class com.google.api.expr.v1alpha1.Type
-
Type type.
- hasType() - Method in interface com.google.api.expr.v1alpha1.TypeOrBuilder
-
Type type.
- hasTypeParam() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Type param type.
- hasTypeParam() - Method in class com.google.api.expr.v1alpha1.Type
-
Type param type.
- hasTypeParam() - Method in interface com.google.api.expr.v1alpha1.TypeOrBuilder
-
Type param type.
- hasTypeValue() - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
Type value.
- hasTypeValue() - Method in class com.google.api.expr.v1alpha1.Value
-
Type value.
- hasTypeValue() - Method in interface com.google.api.expr.v1alpha1.ValueOrBuilder
-
Type value.
- hasUint64Value() - Method in class com.google.api.expr.v1alpha1.Constant.Builder
-
uint64 value.
- hasUint64Value() - Method in class com.google.api.expr.v1alpha1.Constant
-
uint64 value.
- hasUint64Value() - Method in interface com.google.api.expr.v1alpha1.ConstantOrBuilder
-
uint64 value.
- hasUint64Value() - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
Unsigned integer value.
- hasUint64Value() - Method in class com.google.api.expr.v1alpha1.Value
-
Unsigned integer value.
- hasUint64Value() - Method in interface com.google.api.expr.v1alpha1.ValueOrBuilder
-
Unsigned integer value.
- hasUnknown() - Method in class com.google.api.expr.v1alpha1.ExprValue.Builder
-
The set of unknowns in the critical path of evaluation.
- hasUnknown() - Method in class com.google.api.expr.v1alpha1.ExprValue
-
The set of unknowns in the critical path of evaluation.
- hasUnknown() - Method in interface com.google.api.expr.v1alpha1.ExprValueOrBuilder
-
The set of unknowns in the critical path of evaluation.
- hasUpdateTime() - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
Output only.
- hasUpdateTime() - Method in class com.google.rpc.context.AttributeContext.Resource
-
Output only.
- hasUpdateTime() - Method in interface com.google.rpc.context.AttributeContext.ResourceOrBuilder
-
Output only.
- hasValue() - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl.Builder
-
The constant value of the identifier.
- hasValue() - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl
-
The constant value of the identifier.
- hasValue() - Method in interface com.google.api.expr.v1alpha1.Decl.IdentDeclOrBuilder
-
The constant value of the identifier.
- hasValue() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.Builder
-
Required.
- hasValue() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry
-
Required.
- hasValue() - Method in interface com.google.api.expr.v1alpha1.Expr.CreateStruct.EntryOrBuilder
-
Required.
- hasValue() - Method in class com.google.api.expr.v1alpha1.ExprValue.Builder
-
A concrete value.
- hasValue() - Method in class com.google.api.expr.v1alpha1.ExprValue
-
A concrete value.
- hasValue() - Method in interface com.google.api.expr.v1alpha1.ExprValueOrBuilder
-
A concrete value.
- hasValue() - Method in class com.google.api.expr.v1alpha1.MapValue.Entry.Builder
-
The value.
- hasValue() - Method in class com.google.api.expr.v1alpha1.MapValue.Entry
-
The value.
- hasValue() - Method in interface com.google.api.expr.v1alpha1.MapValue.EntryOrBuilder
-
The value.
- hasValue() - Method in class com.google.api.expr.v1alpha1.Reference.Builder
-
For references to constants, this may contain the value of the constant if known at compile time.
- hasValue() - Method in class com.google.api.expr.v1alpha1.Reference
-
For references to constants, this may contain the value of the constant if known at compile time.
- hasValue() - Method in interface com.google.api.expr.v1alpha1.ReferenceOrBuilder
-
For references to constants, this may contain the value of the constant if known at compile time.
- hasValueType() - Method in class com.google.api.expr.v1alpha1.Type.MapType.Builder
-
The type of the value.
- hasValueType() - Method in class com.google.api.expr.v1alpha1.Type.MapType
-
The type of the value.
- hasValueType() - Method in interface com.google.api.expr.v1alpha1.Type.MapTypeOrBuilder
-
The type of the value.
- hasWellKnown() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Well-known protobuf type such as `google.protobuf.Timestamp`.
- hasWellKnown() - Method in class com.google.api.expr.v1alpha1.Type
-
Well-known protobuf type such as `google.protobuf.Timestamp`.
- hasWellKnown() - Method in interface com.google.api.expr.v1alpha1.TypeOrBuilder
-
Well-known protobuf type such as `google.protobuf.Timestamp`.
- hasWrapper() - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Wrapper of a primitive type, e.g.
- hasWrapper() - Method in class com.google.api.expr.v1alpha1.Type
-
Wrapper of a primitive type, e.g.
- hasWrapper() - Method in interface com.google.api.expr.v1alpha1.TypeOrBuilder
-
Wrapper of a primitive type, e.g.
- HEADERS_FIELD_NUMBER - Static variable in class com.google.rpc.context.AttributeContext.Request
- HEADERS_FIELD_NUMBER - Static variable in class com.google.rpc.context.AttributeContext.Response
- Help - Class in com.google.rpc
-
Provides links to documentation or for performing an out of band action.
- Help.Builder - Class in com.google.rpc
-
Provides links to documentation or for performing an out of band action.
- Help.Link - Class in com.google.rpc
-
Describes a URL link.
- Help.Link.Builder - Class in com.google.rpc
-
Describes a URL link.
- Help.LinkOrBuilder - Interface in com.google.rpc
- HelpOrBuilder - Interface in com.google.rpc
- HOST_FIELD_NUMBER - Static variable in class com.google.rpc.context.AttributeContext.Request
I
- ID_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Explain.ExprStep
-
Deprecated.
- ID_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry
- ID_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Expr
- ID_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.IssueDetails
- ID_FIELD_NUMBER - Static variable in class com.google.rpc.context.AttributeContext.Request
- IDENT - com.google.api.expr.v1alpha1.Decl.DeclKindCase
- IDENT_EXPR - com.google.api.expr.v1alpha1.Expr.ExprKindCase
- IDENT_EXPR_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Expr
- IDENT_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Decl
- INT64 - com.google.api.expr.v1alpha1.Type.PrimitiveType
-
Int64 type.
- INT64_VALUE - com.google.api.expr.v1alpha1.Constant.ConstantKindCase
- INT64_VALUE - com.google.api.expr.v1alpha1.Value.KindCase
- INT64_VALUE - Static variable in enum com.google.api.expr.v1alpha1.Type.PrimitiveType
-
Int64 type.
- INT64_VALUE_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Constant
- INT64_VALUE_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Value
- INTERNAL - com.google.rpc.Code
-
Internal errors.
- INTERNAL_VALUE - Static variable in enum com.google.rpc.Code
-
Internal errors.
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.CheckedExpr
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.CheckRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.CheckRequest
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.CheckResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.CheckResponse
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.Constant.Builder
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.Constant
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.Decl.Builder
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Builder
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl.Builder
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.Decl
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.EnumValue.Builder
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.EnumValue
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.ErrorSet.Builder
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.ErrorSet
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.EvalRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.EvalRequest
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.EvalResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.EvalResponse
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.EvalState.Builder
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.EvalState
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.EvalState.Result.Builder
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.EvalState.Result
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.Explain.Builder
-
Deprecated.
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.Explain.ExprStep.Builder
-
Deprecated.
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.Explain.ExprStep
-
Deprecated.
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.Explain
-
Deprecated.
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.Expr.Builder
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.Expr.Call.Builder
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.Expr.Call
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.Expr.CreateList.Builder
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.Expr.CreateList
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Builder
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.Builder
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.Expr.Ident.Builder
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.Expr.Ident
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.Expr
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.Expr.Select.Builder
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.Expr.Select
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.ExprValue.Builder
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.ExprValue
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.IssueDetails.Builder
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.IssueDetails
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.ListValue.Builder
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.ListValue
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.MapValue.Builder
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.MapValue.Entry.Builder
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.MapValue.Entry
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.MapValue
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.ParsedExpr.Builder
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.ParsedExpr
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.ParseRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.ParseRequest
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.ParseResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.ParseResponse
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.Reference.Builder
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.Reference
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.SourceInfo
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.SourcePosition.Builder
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.SourcePosition
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.Type.AbstractType.Builder
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.Type.AbstractType
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.Type.Builder
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.Type.FunctionType.Builder
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.Type.FunctionType
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.Type
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.Type.ListType.Builder
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.Type.ListType
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.Type.MapType.Builder
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.Type.MapType
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.UnknownSet.Builder
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.UnknownSet
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.Value.Builder
- internalGetFieldAccessorTable() - Method in class com.google.api.expr.v1alpha1.Value
- internalGetFieldAccessorTable() - Method in class com.google.rpc.BadRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.rpc.BadRequest.FieldViolation.Builder
- internalGetFieldAccessorTable() - Method in class com.google.rpc.BadRequest.FieldViolation
- internalGetFieldAccessorTable() - Method in class com.google.rpc.BadRequest
- internalGetFieldAccessorTable() - Method in class com.google.rpc.context.AttributeContext.Api.Builder
- internalGetFieldAccessorTable() - Method in class com.google.rpc.context.AttributeContext.Api
- internalGetFieldAccessorTable() - Method in class com.google.rpc.context.AttributeContext.Auth.Builder
- internalGetFieldAccessorTable() - Method in class com.google.rpc.context.AttributeContext.Auth
- internalGetFieldAccessorTable() - Method in class com.google.rpc.context.AttributeContext.Builder
- internalGetFieldAccessorTable() - Method in class com.google.rpc.context.AttributeContext
- internalGetFieldAccessorTable() - Method in class com.google.rpc.context.AttributeContext.Peer.Builder
- internalGetFieldAccessorTable() - Method in class com.google.rpc.context.AttributeContext.Peer
- internalGetFieldAccessorTable() - Method in class com.google.rpc.context.AttributeContext.Request.Builder
- internalGetFieldAccessorTable() - Method in class com.google.rpc.context.AttributeContext.Request
- internalGetFieldAccessorTable() - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
- internalGetFieldAccessorTable() - Method in class com.google.rpc.context.AttributeContext.Resource
- internalGetFieldAccessorTable() - Method in class com.google.rpc.context.AttributeContext.Response.Builder
- internalGetFieldAccessorTable() - Method in class com.google.rpc.context.AttributeContext.Response
- internalGetFieldAccessorTable() - Method in class com.google.rpc.DebugInfo.Builder
- internalGetFieldAccessorTable() - Method in class com.google.rpc.DebugInfo
- internalGetFieldAccessorTable() - Method in class com.google.rpc.ErrorInfo.Builder
- internalGetFieldAccessorTable() - Method in class com.google.rpc.ErrorInfo
- internalGetFieldAccessorTable() - Method in class com.google.rpc.Help.Builder
- internalGetFieldAccessorTable() - Method in class com.google.rpc.Help
- internalGetFieldAccessorTable() - Method in class com.google.rpc.Help.Link.Builder
- internalGetFieldAccessorTable() - Method in class com.google.rpc.Help.Link
- internalGetFieldAccessorTable() - Method in class com.google.rpc.LocalizedMessage.Builder
- internalGetFieldAccessorTable() - Method in class com.google.rpc.LocalizedMessage
- internalGetFieldAccessorTable() - Method in class com.google.rpc.PreconditionFailure.Builder
- internalGetFieldAccessorTable() - Method in class com.google.rpc.PreconditionFailure
- internalGetFieldAccessorTable() - Method in class com.google.rpc.PreconditionFailure.Violation.Builder
- internalGetFieldAccessorTable() - Method in class com.google.rpc.PreconditionFailure.Violation
- internalGetFieldAccessorTable() - Method in class com.google.rpc.QuotaFailure.Builder
- internalGetFieldAccessorTable() - Method in class com.google.rpc.QuotaFailure
- internalGetFieldAccessorTable() - Method in class com.google.rpc.QuotaFailure.Violation.Builder
- internalGetFieldAccessorTable() - Method in class com.google.rpc.QuotaFailure.Violation
- internalGetFieldAccessorTable() - Method in class com.google.rpc.RequestInfo.Builder
- internalGetFieldAccessorTable() - Method in class com.google.rpc.RequestInfo
- internalGetFieldAccessorTable() - Method in class com.google.rpc.ResourceInfo.Builder
- internalGetFieldAccessorTable() - Method in class com.google.rpc.ResourceInfo
- internalGetFieldAccessorTable() - Method in class com.google.rpc.RetryInfo.Builder
- internalGetFieldAccessorTable() - Method in class com.google.rpc.RetryInfo
- internalGetFieldAccessorTable() - Method in class com.google.rpc.Status.Builder
- internalGetFieldAccessorTable() - Method in class com.google.rpc.Status
- internalGetMapField(int) - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
- internalGetMapField(int) - Method in class com.google.api.expr.v1alpha1.CheckedExpr
- internalGetMapField(int) - Method in class com.google.api.expr.v1alpha1.EvalRequest.Builder
- internalGetMapField(int) - Method in class com.google.api.expr.v1alpha1.EvalRequest
- internalGetMapField(int) - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
- internalGetMapField(int) - Method in class com.google.api.expr.v1alpha1.SourceInfo
- internalGetMapField(int) - Method in class com.google.rpc.context.AttributeContext.Peer.Builder
- internalGetMapField(int) - Method in class com.google.rpc.context.AttributeContext.Peer
- internalGetMapField(int) - Method in class com.google.rpc.context.AttributeContext.Request.Builder
- internalGetMapField(int) - Method in class com.google.rpc.context.AttributeContext.Request
- internalGetMapField(int) - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
- internalGetMapField(int) - Method in class com.google.rpc.context.AttributeContext.Resource
- internalGetMapField(int) - Method in class com.google.rpc.context.AttributeContext.Response.Builder
- internalGetMapField(int) - Method in class com.google.rpc.context.AttributeContext.Response
- internalGetMapField(int) - Method in class com.google.rpc.ErrorInfo.Builder
- internalGetMapField(int) - Method in class com.google.rpc.ErrorInfo
- internalGetMutableMapField(int) - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
- internalGetMutableMapField(int) - Method in class com.google.api.expr.v1alpha1.EvalRequest.Builder
- internalGetMutableMapField(int) - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
- internalGetMutableMapField(int) - Method in class com.google.rpc.context.AttributeContext.Peer.Builder
- internalGetMutableMapField(int) - Method in class com.google.rpc.context.AttributeContext.Request.Builder
- internalGetMutableMapField(int) - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
- internalGetMutableMapField(int) - Method in class com.google.rpc.context.AttributeContext.Response.Builder
- internalGetMutableMapField(int) - Method in class com.google.rpc.ErrorInfo.Builder
- internalGetValueMap() - Static method in enum com.google.api.expr.v1alpha1.IssueDetails.Severity
- internalGetValueMap() - Static method in enum com.google.api.expr.v1alpha1.Type.PrimitiveType
- internalGetValueMap() - Static method in enum com.google.api.expr.v1alpha1.Type.WellKnownType
- internalGetValueMap() - Static method in enum com.google.rpc.Code
- INVALID_ARGUMENT - com.google.rpc.Code
-
The client specified an invalid argument.
- INVALID_ARGUMENT_VALUE - Static variable in enum com.google.rpc.Code
-
The client specified an invalid argument.
- IP_FIELD_NUMBER - Static variable in class com.google.rpc.context.AttributeContext.Peer
- IS_INSTANCE_FUNCTION_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload
- isInitialized() - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
- isInitialized() - Method in class com.google.api.expr.v1alpha1.CheckedExpr
- isInitialized() - Method in class com.google.api.expr.v1alpha1.CheckRequest.Builder
- isInitialized() - Method in class com.google.api.expr.v1alpha1.CheckRequest
- isInitialized() - Method in class com.google.api.expr.v1alpha1.CheckResponse.Builder
- isInitialized() - Method in class com.google.api.expr.v1alpha1.CheckResponse
- isInitialized() - Method in class com.google.api.expr.v1alpha1.Constant.Builder
- isInitialized() - Method in class com.google.api.expr.v1alpha1.Constant
- isInitialized() - Method in class com.google.api.expr.v1alpha1.Decl.Builder
- isInitialized() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Builder
- isInitialized() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl
- isInitialized() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
- isInitialized() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload
- isInitialized() - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl.Builder
- isInitialized() - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl
- isInitialized() - Method in class com.google.api.expr.v1alpha1.Decl
- isInitialized() - Method in class com.google.api.expr.v1alpha1.EnumValue.Builder
- isInitialized() - Method in class com.google.api.expr.v1alpha1.EnumValue
- isInitialized() - Method in class com.google.api.expr.v1alpha1.ErrorSet.Builder
- isInitialized() - Method in class com.google.api.expr.v1alpha1.ErrorSet
- isInitialized() - Method in class com.google.api.expr.v1alpha1.EvalRequest.Builder
- isInitialized() - Method in class com.google.api.expr.v1alpha1.EvalRequest
- isInitialized() - Method in class com.google.api.expr.v1alpha1.EvalResponse.Builder
- isInitialized() - Method in class com.google.api.expr.v1alpha1.EvalResponse
- isInitialized() - Method in class com.google.api.expr.v1alpha1.EvalState.Builder
- isInitialized() - Method in class com.google.api.expr.v1alpha1.EvalState
- isInitialized() - Method in class com.google.api.expr.v1alpha1.EvalState.Result.Builder
- isInitialized() - Method in class com.google.api.expr.v1alpha1.EvalState.Result
- isInitialized() - Method in class com.google.api.expr.v1alpha1.Explain.Builder
-
Deprecated.
- isInitialized() - Method in class com.google.api.expr.v1alpha1.Explain.ExprStep.Builder
-
Deprecated.
- isInitialized() - Method in class com.google.api.expr.v1alpha1.Explain.ExprStep
-
Deprecated.
- isInitialized() - Method in class com.google.api.expr.v1alpha1.Explain
-
Deprecated.
- isInitialized() - Method in class com.google.api.expr.v1alpha1.Expr.Builder
- isInitialized() - Method in class com.google.api.expr.v1alpha1.Expr.Call.Builder
- isInitialized() - Method in class com.google.api.expr.v1alpha1.Expr.Call
- isInitialized() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
- isInitialized() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension
- isInitialized() - Method in class com.google.api.expr.v1alpha1.Expr.CreateList.Builder
- isInitialized() - Method in class com.google.api.expr.v1alpha1.Expr.CreateList
- isInitialized() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Builder
- isInitialized() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.Builder
- isInitialized() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry
- isInitialized() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct
- isInitialized() - Method in class com.google.api.expr.v1alpha1.Expr.Ident.Builder
- isInitialized() - Method in class com.google.api.expr.v1alpha1.Expr.Ident
- isInitialized() - Method in class com.google.api.expr.v1alpha1.Expr
- isInitialized() - Method in class com.google.api.expr.v1alpha1.Expr.Select.Builder
- isInitialized() - Method in class com.google.api.expr.v1alpha1.Expr.Select
- isInitialized() - Method in class com.google.api.expr.v1alpha1.ExprValue.Builder
- isInitialized() - Method in class com.google.api.expr.v1alpha1.ExprValue
- isInitialized() - Method in class com.google.api.expr.v1alpha1.IssueDetails.Builder
- isInitialized() - Method in class com.google.api.expr.v1alpha1.IssueDetails
- isInitialized() - Method in class com.google.api.expr.v1alpha1.ListValue.Builder
- isInitialized() - Method in class com.google.api.expr.v1alpha1.ListValue
- isInitialized() - Method in class com.google.api.expr.v1alpha1.MapValue.Builder
- isInitialized() - Method in class com.google.api.expr.v1alpha1.MapValue.Entry.Builder
- isInitialized() - Method in class com.google.api.expr.v1alpha1.MapValue.Entry
- isInitialized() - Method in class com.google.api.expr.v1alpha1.MapValue
- isInitialized() - Method in class com.google.api.expr.v1alpha1.ParsedExpr.Builder
- isInitialized() - Method in class com.google.api.expr.v1alpha1.ParsedExpr
- isInitialized() - Method in class com.google.api.expr.v1alpha1.ParseRequest.Builder
- isInitialized() - Method in class com.google.api.expr.v1alpha1.ParseRequest
- isInitialized() - Method in class com.google.api.expr.v1alpha1.ParseResponse.Builder
- isInitialized() - Method in class com.google.api.expr.v1alpha1.ParseResponse
- isInitialized() - Method in class com.google.api.expr.v1alpha1.Reference.Builder
- isInitialized() - Method in class com.google.api.expr.v1alpha1.Reference
- isInitialized() - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
- isInitialized() - Method in class com.google.api.expr.v1alpha1.SourceInfo
- isInitialized() - Method in class com.google.api.expr.v1alpha1.SourcePosition.Builder
- isInitialized() - Method in class com.google.api.expr.v1alpha1.SourcePosition
- isInitialized() - Method in class com.google.api.expr.v1alpha1.Type.AbstractType.Builder
- isInitialized() - Method in class com.google.api.expr.v1alpha1.Type.AbstractType
- isInitialized() - Method in class com.google.api.expr.v1alpha1.Type.Builder
- isInitialized() - Method in class com.google.api.expr.v1alpha1.Type.FunctionType.Builder
- isInitialized() - Method in class com.google.api.expr.v1alpha1.Type.FunctionType
- isInitialized() - Method in class com.google.api.expr.v1alpha1.Type
- isInitialized() - Method in class com.google.api.expr.v1alpha1.Type.ListType.Builder
- isInitialized() - Method in class com.google.api.expr.v1alpha1.Type.ListType
- isInitialized() - Method in class com.google.api.expr.v1alpha1.Type.MapType.Builder
- isInitialized() - Method in class com.google.api.expr.v1alpha1.Type.MapType
- isInitialized() - Method in class com.google.api.expr.v1alpha1.UnknownSet.Builder
- isInitialized() - Method in class com.google.api.expr.v1alpha1.UnknownSet
- isInitialized() - Method in class com.google.api.expr.v1alpha1.Value.Builder
- isInitialized() - Method in class com.google.api.expr.v1alpha1.Value
- isInitialized() - Method in class com.google.rpc.BadRequest.Builder
- isInitialized() - Method in class com.google.rpc.BadRequest.FieldViolation.Builder
- isInitialized() - Method in class com.google.rpc.BadRequest.FieldViolation
- isInitialized() - Method in class com.google.rpc.BadRequest
- isInitialized() - Method in class com.google.rpc.context.AttributeContext.Api.Builder
- isInitialized() - Method in class com.google.rpc.context.AttributeContext.Api
- isInitialized() - Method in class com.google.rpc.context.AttributeContext.Auth.Builder
- isInitialized() - Method in class com.google.rpc.context.AttributeContext.Auth
- isInitialized() - Method in class com.google.rpc.context.AttributeContext.Builder
- isInitialized() - Method in class com.google.rpc.context.AttributeContext
- isInitialized() - Method in class com.google.rpc.context.AttributeContext.Peer.Builder
- isInitialized() - Method in class com.google.rpc.context.AttributeContext.Peer
- isInitialized() - Method in class com.google.rpc.context.AttributeContext.Request.Builder
- isInitialized() - Method in class com.google.rpc.context.AttributeContext.Request
- isInitialized() - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
- isInitialized() - Method in class com.google.rpc.context.AttributeContext.Resource
- isInitialized() - Method in class com.google.rpc.context.AttributeContext.Response.Builder
- isInitialized() - Method in class com.google.rpc.context.AttributeContext.Response
- isInitialized() - Method in class com.google.rpc.DebugInfo.Builder
- isInitialized() - Method in class com.google.rpc.DebugInfo
- isInitialized() - Method in class com.google.rpc.ErrorInfo.Builder
- isInitialized() - Method in class com.google.rpc.ErrorInfo
- isInitialized() - Method in class com.google.rpc.Help.Builder
- isInitialized() - Method in class com.google.rpc.Help
- isInitialized() - Method in class com.google.rpc.Help.Link.Builder
- isInitialized() - Method in class com.google.rpc.Help.Link
- isInitialized() - Method in class com.google.rpc.LocalizedMessage.Builder
- isInitialized() - Method in class com.google.rpc.LocalizedMessage
- isInitialized() - Method in class com.google.rpc.PreconditionFailure.Builder
- isInitialized() - Method in class com.google.rpc.PreconditionFailure
- isInitialized() - Method in class com.google.rpc.PreconditionFailure.Violation.Builder
- isInitialized() - Method in class com.google.rpc.PreconditionFailure.Violation
- isInitialized() - Method in class com.google.rpc.QuotaFailure.Builder
- isInitialized() - Method in class com.google.rpc.QuotaFailure
- isInitialized() - Method in class com.google.rpc.QuotaFailure.Violation.Builder
- isInitialized() - Method in class com.google.rpc.QuotaFailure.Violation
- isInitialized() - Method in class com.google.rpc.RequestInfo.Builder
- isInitialized() - Method in class com.google.rpc.RequestInfo
- isInitialized() - Method in class com.google.rpc.ResourceInfo.Builder
- isInitialized() - Method in class com.google.rpc.ResourceInfo
- isInitialized() - Method in class com.google.rpc.RetryInfo.Builder
- isInitialized() - Method in class com.google.rpc.RetryInfo
- isInitialized() - Method in class com.google.rpc.Status.Builder
- isInitialized() - Method in class com.google.rpc.Status
- IssueDetails - Class in com.google.api.expr.v1alpha1
-
Warnings or errors in service execution are represented by [google.rpc.Status][google.rpc.Status] messages, with the following message in the details field.
- IssueDetails.Builder - Class in com.google.api.expr.v1alpha1
-
Warnings or errors in service execution are represented by [google.rpc.Status][google.rpc.Status] messages, with the following message in the details field.
- IssueDetails.Severity - Enum in com.google.api.expr.v1alpha1
-
Severities of issues.
- IssueDetailsOrBuilder - Interface in com.google.api.expr.v1alpha1
- ISSUES_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.CheckResponse
- ISSUES_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.EvalResponse
- ISSUES_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.ParseResponse
- ITER_RANGE_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Expr.Comprehension
- ITER_VAR_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Expr.Comprehension
K
- KEY_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.MapValue.Entry
- KEY_TYPE_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Type.MapType
- KEYKIND_NOT_SET - com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.KeyKindCase
- KIND_NOT_SET - com.google.api.expr.v1alpha1.ExprValue.KindCase
- KIND_NOT_SET - com.google.api.expr.v1alpha1.Value.KindCase
L
- LABELS_FIELD_NUMBER - Static variable in class com.google.rpc.context.AttributeContext.Peer
- LABELS_FIELD_NUMBER - Static variable in class com.google.rpc.context.AttributeContext.Resource
- LINE_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.SourcePosition
- LINE_OFFSETS_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.SourceInfo
- LINKS_FIELD_NUMBER - Static variable in class com.google.rpc.Help
- LIST_EXPR - com.google.api.expr.v1alpha1.Expr.ExprKindCase
- LIST_EXPR_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Expr
- LIST_TYPE - com.google.api.expr.v1alpha1.Type.TypeKindCase
- LIST_TYPE_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Type
- LIST_VALUE - com.google.api.expr.v1alpha1.Value.KindCase
- LIST_VALUE_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Value
- ListValue - Class in com.google.api.expr.v1alpha1
-
A list.
- ListValue.Builder - Class in com.google.api.expr.v1alpha1
-
A list.
- ListValueOrBuilder - Interface in com.google.api.expr.v1alpha1
- LOCALE_FIELD_NUMBER - Static variable in class com.google.rpc.LocalizedMessage
- LocalizedMessage - Class in com.google.rpc
-
Provides a localized error message that is safe to return to the user which can be attached to an RPC error.
- LocalizedMessage.Builder - Class in com.google.rpc
-
Provides a localized error message that is safe to return to the user which can be attached to an RPC error.
- LocalizedMessageOrBuilder - Interface in com.google.rpc
- LOCATION_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.SourceInfo
- LOCATION_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.SourcePosition
- LOCATION_FIELD_NUMBER - Static variable in class com.google.rpc.context.AttributeContext.Resource
- LOOP_CONDITION_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Expr.Comprehension
- LOOP_STEP_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Expr.Comprehension
M
- MACRO_CALLS_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.SourceInfo
- MAP_KEY - com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.KeyKindCase
- MAP_KEY_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry
- MAP_TYPE - com.google.api.expr.v1alpha1.Type.TypeKindCase
- MAP_TYPE_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Type
- MAP_VALUE - com.google.api.expr.v1alpha1.Value.KindCase
- MAP_VALUE_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Value
- MapValue - Class in com.google.api.expr.v1alpha1
-
A map.
- MapValue.Builder - Class in com.google.api.expr.v1alpha1
-
A map.
- MapValue.Entry - Class in com.google.api.expr.v1alpha1
-
An entry in the map.
- MapValue.Entry.Builder - Class in com.google.api.expr.v1alpha1
-
An entry in the map.
- MapValue.EntryOrBuilder - Interface in com.google.api.expr.v1alpha1
- MapValueOrBuilder - Interface in com.google.api.expr.v1alpha1
- mergeAbstractType(Type.AbstractType) - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Abstract, application defined type.
- mergeAccuInit(Expr) - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
-
The initial value of the accumulator.
- mergeApi(AttributeContext.Api) - Method in class com.google.rpc.context.AttributeContext.Builder
-
Represents an API operation that is involved to a network activity.
- mergeAuth(AttributeContext.Auth) - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The request authentication.
- mergeBackendLatency(Duration) - Method in class com.google.rpc.context.AttributeContext.Response.Builder
-
The length of time it takes the backend service to fully respond to a request.
- mergeCallExpr(Expr.Call) - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
A call expression, including calls to predefined functions and operators.
- mergeCheckedExpr(CheckedExpr) - Method in class com.google.api.expr.v1alpha1.CheckResponse.Builder
-
The annotated representation, or unset if checking failed.
- mergeCheckedExpr(CheckedExpr) - Method in class com.google.api.expr.v1alpha1.EvalRequest.Builder
-
Evaluate based on the checked representation.
- mergeClaims(Struct) - Method in class com.google.rpc.context.AttributeContext.Auth.Builder
-
Structured claims presented with the credential.
- mergeComprehensionExpr(Expr.Comprehension) - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
A comprehension expression.
- mergeConstExpr(Constant) - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
A literal expression.
- mergeCreateTime(Timestamp) - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
Output only.
- mergeDeleteTime(Timestamp) - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
Output only.
- mergeDestination(AttributeContext.Peer) - Method in class com.google.rpc.context.AttributeContext.Builder
-
The destination of a network activity, such as accepting a TCP connection.
- mergeDurationValue(Duration) - Method in class com.google.api.expr.v1alpha1.Constant.Builder
-
Deprecated.
- mergeDyn(Empty) - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Dynamic type.
- mergeElemType(Type) - Method in class com.google.api.expr.v1alpha1.Type.ListType.Builder
-
The element type.
- mergeEnumValue(EnumValue) - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
An enum value.
- mergeError(ErrorSet) - Method in class com.google.api.expr.v1alpha1.ExprValue.Builder
-
The set of errors in the critical path of evalution.
- mergeError(Empty) - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Error type.
- mergeExpr(Expr) - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
-
The checked expression.
- mergeExpr(Expr) - Method in class com.google.api.expr.v1alpha1.ParsedExpr.Builder
-
The parsed expression.
- mergeFrom(CheckedExpr) - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
- mergeFrom(CheckRequest) - Method in class com.google.api.expr.v1alpha1.CheckRequest.Builder
- mergeFrom(CheckResponse) - Method in class com.google.api.expr.v1alpha1.CheckResponse.Builder
- mergeFrom(Constant) - Method in class com.google.api.expr.v1alpha1.Constant.Builder
- mergeFrom(Decl) - Method in class com.google.api.expr.v1alpha1.Decl.Builder
- mergeFrom(Decl.FunctionDecl) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Builder
- mergeFrom(Decl.FunctionDecl.Overload) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
- mergeFrom(Decl.IdentDecl) - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl.Builder
- mergeFrom(EnumValue) - Method in class com.google.api.expr.v1alpha1.EnumValue.Builder
- mergeFrom(ErrorSet) - Method in class com.google.api.expr.v1alpha1.ErrorSet.Builder
- mergeFrom(EvalRequest) - Method in class com.google.api.expr.v1alpha1.EvalRequest.Builder
- mergeFrom(EvalResponse) - Method in class com.google.api.expr.v1alpha1.EvalResponse.Builder
- mergeFrom(EvalState) - Method in class com.google.api.expr.v1alpha1.EvalState.Builder
- mergeFrom(EvalState.Result) - Method in class com.google.api.expr.v1alpha1.EvalState.Result.Builder
- mergeFrom(Explain) - Method in class com.google.api.expr.v1alpha1.Explain.Builder
-
Deprecated.
- mergeFrom(Explain.ExprStep) - Method in class com.google.api.expr.v1alpha1.Explain.ExprStep.Builder
-
Deprecated.
- mergeFrom(Expr) - Method in class com.google.api.expr.v1alpha1.Expr.Builder
- mergeFrom(Expr.Call) - Method in class com.google.api.expr.v1alpha1.Expr.Call.Builder
- mergeFrom(Expr.Comprehension) - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
- mergeFrom(Expr.CreateList) - Method in class com.google.api.expr.v1alpha1.Expr.CreateList.Builder
- mergeFrom(Expr.CreateStruct) - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Builder
- mergeFrom(Expr.CreateStruct.Entry) - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.Builder
- mergeFrom(Expr.Ident) - Method in class com.google.api.expr.v1alpha1.Expr.Ident.Builder
- mergeFrom(Expr.Select) - Method in class com.google.api.expr.v1alpha1.Expr.Select.Builder
- mergeFrom(ExprValue) - Method in class com.google.api.expr.v1alpha1.ExprValue.Builder
- mergeFrom(IssueDetails) - Method in class com.google.api.expr.v1alpha1.IssueDetails.Builder
- mergeFrom(ListValue) - Method in class com.google.api.expr.v1alpha1.ListValue.Builder
- mergeFrom(MapValue) - Method in class com.google.api.expr.v1alpha1.MapValue.Builder
- mergeFrom(MapValue.Entry) - Method in class com.google.api.expr.v1alpha1.MapValue.Entry.Builder
- mergeFrom(ParsedExpr) - Method in class com.google.api.expr.v1alpha1.ParsedExpr.Builder
- mergeFrom(ParseRequest) - Method in class com.google.api.expr.v1alpha1.ParseRequest.Builder
- mergeFrom(ParseResponse) - Method in class com.google.api.expr.v1alpha1.ParseResponse.Builder
- mergeFrom(Reference) - Method in class com.google.api.expr.v1alpha1.Reference.Builder
- mergeFrom(SourceInfo) - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
- mergeFrom(SourcePosition) - Method in class com.google.api.expr.v1alpha1.SourcePosition.Builder
- mergeFrom(Type) - Method in class com.google.api.expr.v1alpha1.Type.Builder
- mergeFrom(Type.AbstractType) - Method in class com.google.api.expr.v1alpha1.Type.AbstractType.Builder
- mergeFrom(Type.FunctionType) - Method in class com.google.api.expr.v1alpha1.Type.FunctionType.Builder
- mergeFrom(Type.ListType) - Method in class com.google.api.expr.v1alpha1.Type.ListType.Builder
- mergeFrom(Type.MapType) - Method in class com.google.api.expr.v1alpha1.Type.MapType.Builder
- mergeFrom(UnknownSet) - Method in class com.google.api.expr.v1alpha1.UnknownSet.Builder
- mergeFrom(Value) - Method in class com.google.api.expr.v1alpha1.Value.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.api.expr.v1alpha1.CheckRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.api.expr.v1alpha1.CheckResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.api.expr.v1alpha1.Constant.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.api.expr.v1alpha1.Decl.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.api.expr.v1alpha1.EnumValue.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.api.expr.v1alpha1.ErrorSet.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.api.expr.v1alpha1.EvalRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.api.expr.v1alpha1.EvalResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.api.expr.v1alpha1.EvalState.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.api.expr.v1alpha1.EvalState.Result.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.api.expr.v1alpha1.Explain.Builder
-
Deprecated.
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.api.expr.v1alpha1.Explain.ExprStep.Builder
-
Deprecated.
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.api.expr.v1alpha1.Expr.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.api.expr.v1alpha1.Expr.Call.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.api.expr.v1alpha1.Expr.CreateList.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.api.expr.v1alpha1.Expr.Ident.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.api.expr.v1alpha1.Expr.Select.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.api.expr.v1alpha1.ExprValue.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.api.expr.v1alpha1.IssueDetails.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.api.expr.v1alpha1.ListValue.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.api.expr.v1alpha1.MapValue.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.api.expr.v1alpha1.MapValue.Entry.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.api.expr.v1alpha1.ParsedExpr.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.api.expr.v1alpha1.ParseRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.api.expr.v1alpha1.ParseResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.api.expr.v1alpha1.Reference.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.api.expr.v1alpha1.SourcePosition.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.api.expr.v1alpha1.Type.AbstractType.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.api.expr.v1alpha1.Type.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.api.expr.v1alpha1.Type.FunctionType.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.api.expr.v1alpha1.Type.ListType.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.api.expr.v1alpha1.Type.MapType.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.api.expr.v1alpha1.UnknownSet.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.api.expr.v1alpha1.Value.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.rpc.BadRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.rpc.BadRequest.FieldViolation.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.rpc.context.AttributeContext.Api.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.rpc.context.AttributeContext.Auth.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.rpc.context.AttributeContext.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.rpc.context.AttributeContext.Peer.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.rpc.context.AttributeContext.Request.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.rpc.context.AttributeContext.Response.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.rpc.DebugInfo.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.rpc.ErrorInfo.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.rpc.Help.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.rpc.Help.Link.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.rpc.LocalizedMessage.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.rpc.PreconditionFailure.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.rpc.PreconditionFailure.Violation.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.rpc.QuotaFailure.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.rpc.QuotaFailure.Violation.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.rpc.RequestInfo.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.rpc.ResourceInfo.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.rpc.RetryInfo.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.rpc.Status.Builder
- mergeFrom(Message) - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
- mergeFrom(Message) - Method in class com.google.api.expr.v1alpha1.CheckRequest.Builder
- mergeFrom(Message) - Method in class com.google.api.expr.v1alpha1.CheckResponse.Builder
- mergeFrom(Message) - Method in class com.google.api.expr.v1alpha1.Constant.Builder
- mergeFrom(Message) - Method in class com.google.api.expr.v1alpha1.Decl.Builder
- mergeFrom(Message) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Builder
- mergeFrom(Message) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
- mergeFrom(Message) - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl.Builder
- mergeFrom(Message) - Method in class com.google.api.expr.v1alpha1.EnumValue.Builder
- mergeFrom(Message) - Method in class com.google.api.expr.v1alpha1.ErrorSet.Builder
- mergeFrom(Message) - Method in class com.google.api.expr.v1alpha1.EvalRequest.Builder
- mergeFrom(Message) - Method in class com.google.api.expr.v1alpha1.EvalResponse.Builder
- mergeFrom(Message) - Method in class com.google.api.expr.v1alpha1.EvalState.Builder
- mergeFrom(Message) - Method in class com.google.api.expr.v1alpha1.EvalState.Result.Builder
- mergeFrom(Message) - Method in class com.google.api.expr.v1alpha1.Explain.Builder
-
Deprecated.
- mergeFrom(Message) - Method in class com.google.api.expr.v1alpha1.Explain.ExprStep.Builder
-
Deprecated.
- mergeFrom(Message) - Method in class com.google.api.expr.v1alpha1.Expr.Builder
- mergeFrom(Message) - Method in class com.google.api.expr.v1alpha1.Expr.Call.Builder
- mergeFrom(Message) - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
- mergeFrom(Message) - Method in class com.google.api.expr.v1alpha1.Expr.CreateList.Builder
- mergeFrom(Message) - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Builder
- mergeFrom(Message) - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.Builder
- mergeFrom(Message) - Method in class com.google.api.expr.v1alpha1.Expr.Ident.Builder
- mergeFrom(Message) - Method in class com.google.api.expr.v1alpha1.Expr.Select.Builder
- mergeFrom(Message) - Method in class com.google.api.expr.v1alpha1.ExprValue.Builder
- mergeFrom(Message) - Method in class com.google.api.expr.v1alpha1.IssueDetails.Builder
- mergeFrom(Message) - Method in class com.google.api.expr.v1alpha1.ListValue.Builder
- mergeFrom(Message) - Method in class com.google.api.expr.v1alpha1.MapValue.Builder
- mergeFrom(Message) - Method in class com.google.api.expr.v1alpha1.MapValue.Entry.Builder
- mergeFrom(Message) - Method in class com.google.api.expr.v1alpha1.ParsedExpr.Builder
- mergeFrom(Message) - Method in class com.google.api.expr.v1alpha1.ParseRequest.Builder
- mergeFrom(Message) - Method in class com.google.api.expr.v1alpha1.ParseResponse.Builder
- mergeFrom(Message) - Method in class com.google.api.expr.v1alpha1.Reference.Builder
- mergeFrom(Message) - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
- mergeFrom(Message) - Method in class com.google.api.expr.v1alpha1.SourcePosition.Builder
- mergeFrom(Message) - Method in class com.google.api.expr.v1alpha1.Type.AbstractType.Builder
- mergeFrom(Message) - Method in class com.google.api.expr.v1alpha1.Type.Builder
- mergeFrom(Message) - Method in class com.google.api.expr.v1alpha1.Type.FunctionType.Builder
- mergeFrom(Message) - Method in class com.google.api.expr.v1alpha1.Type.ListType.Builder
- mergeFrom(Message) - Method in class com.google.api.expr.v1alpha1.Type.MapType.Builder
- mergeFrom(Message) - Method in class com.google.api.expr.v1alpha1.UnknownSet.Builder
- mergeFrom(Message) - Method in class com.google.api.expr.v1alpha1.Value.Builder
- mergeFrom(Message) - Method in class com.google.rpc.BadRequest.Builder
- mergeFrom(Message) - Method in class com.google.rpc.BadRequest.FieldViolation.Builder
- mergeFrom(Message) - Method in class com.google.rpc.context.AttributeContext.Api.Builder
- mergeFrom(Message) - Method in class com.google.rpc.context.AttributeContext.Auth.Builder
- mergeFrom(Message) - Method in class com.google.rpc.context.AttributeContext.Builder
- mergeFrom(Message) - Method in class com.google.rpc.context.AttributeContext.Peer.Builder
- mergeFrom(Message) - Method in class com.google.rpc.context.AttributeContext.Request.Builder
- mergeFrom(Message) - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
- mergeFrom(Message) - Method in class com.google.rpc.context.AttributeContext.Response.Builder
- mergeFrom(Message) - Method in class com.google.rpc.DebugInfo.Builder
- mergeFrom(Message) - Method in class com.google.rpc.ErrorInfo.Builder
- mergeFrom(Message) - Method in class com.google.rpc.Help.Builder
- mergeFrom(Message) - Method in class com.google.rpc.Help.Link.Builder
- mergeFrom(Message) - Method in class com.google.rpc.LocalizedMessage.Builder
- mergeFrom(Message) - Method in class com.google.rpc.PreconditionFailure.Builder
- mergeFrom(Message) - Method in class com.google.rpc.PreconditionFailure.Violation.Builder
- mergeFrom(Message) - Method in class com.google.rpc.QuotaFailure.Builder
- mergeFrom(Message) - Method in class com.google.rpc.QuotaFailure.Violation.Builder
- mergeFrom(Message) - Method in class com.google.rpc.RequestInfo.Builder
- mergeFrom(Message) - Method in class com.google.rpc.ResourceInfo.Builder
- mergeFrom(Message) - Method in class com.google.rpc.RetryInfo.Builder
- mergeFrom(Message) - Method in class com.google.rpc.Status.Builder
- mergeFrom(BadRequest) - Method in class com.google.rpc.BadRequest.Builder
- mergeFrom(BadRequest.FieldViolation) - Method in class com.google.rpc.BadRequest.FieldViolation.Builder
- mergeFrom(AttributeContext) - Method in class com.google.rpc.context.AttributeContext.Builder
- mergeFrom(AttributeContext.Api) - Method in class com.google.rpc.context.AttributeContext.Api.Builder
- mergeFrom(AttributeContext.Auth) - Method in class com.google.rpc.context.AttributeContext.Auth.Builder
- mergeFrom(AttributeContext.Peer) - Method in class com.google.rpc.context.AttributeContext.Peer.Builder
- mergeFrom(AttributeContext.Request) - Method in class com.google.rpc.context.AttributeContext.Request.Builder
- mergeFrom(AttributeContext.Resource) - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
- mergeFrom(AttributeContext.Response) - Method in class com.google.rpc.context.AttributeContext.Response.Builder
- mergeFrom(DebugInfo) - Method in class com.google.rpc.DebugInfo.Builder
- mergeFrom(ErrorInfo) - Method in class com.google.rpc.ErrorInfo.Builder
- mergeFrom(Help) - Method in class com.google.rpc.Help.Builder
- mergeFrom(Help.Link) - Method in class com.google.rpc.Help.Link.Builder
- mergeFrom(LocalizedMessage) - Method in class com.google.rpc.LocalizedMessage.Builder
- mergeFrom(PreconditionFailure) - Method in class com.google.rpc.PreconditionFailure.Builder
- mergeFrom(PreconditionFailure.Violation) - Method in class com.google.rpc.PreconditionFailure.Violation.Builder
- mergeFrom(QuotaFailure) - Method in class com.google.rpc.QuotaFailure.Builder
- mergeFrom(QuotaFailure.Violation) - Method in class com.google.rpc.QuotaFailure.Violation.Builder
- mergeFrom(RequestInfo) - Method in class com.google.rpc.RequestInfo.Builder
- mergeFrom(ResourceInfo) - Method in class com.google.rpc.ResourceInfo.Builder
- mergeFrom(RetryInfo) - Method in class com.google.rpc.RetryInfo.Builder
- mergeFrom(Status) - Method in class com.google.rpc.Status.Builder
- mergeFunction(Decl.FunctionDecl) - Method in class com.google.api.expr.v1alpha1.Decl.Builder
-
Function declaration.
- mergeFunction(Type.FunctionType) - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Function type.
- mergeIdent(Decl.IdentDecl) - Method in class com.google.api.expr.v1alpha1.Decl.Builder
-
Identifier declaration.
- mergeIdentExpr(Expr.Ident) - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
An identifier expression.
- mergeIterRange(Expr) - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
-
The range over which var iterates.
- mergeKey(Value) - Method in class com.google.api.expr.v1alpha1.MapValue.Entry.Builder
-
The key.
- mergeKeyType(Type) - Method in class com.google.api.expr.v1alpha1.Type.MapType.Builder
-
The type of the key.
- mergeListExpr(Expr.CreateList) - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
A list creation expression.
- mergeListType(Type.ListType) - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Parameterized list with elements of `list_type`, e.g.
- mergeListValue(ListValue) - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
List value.
- mergeLoopCondition(Expr) - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
-
An expression which can contain iter_var and accu_var.
- mergeLoopStep(Expr) - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
-
An expression which can contain iter_var and accu_var.
- mergeMapKey(Expr) - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.Builder
-
The key expression for a map creation statement.
- mergeMapType(Type.MapType) - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Parameterized map with typed keys and values.
- mergeMapValue(MapValue) - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
Map value.
- mergeObjectValue(Any) - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
The proto message backing an object value.
- mergeOperand(Expr) - Method in class com.google.api.expr.v1alpha1.Expr.Select.Builder
-
Required.
- mergeOrigin(AttributeContext.Peer) - Method in class com.google.rpc.context.AttributeContext.Builder
-
The origin of a network activity.
- mergeParsedExpr(ParsedExpr) - Method in class com.google.api.expr.v1alpha1.CheckRequest.Builder
-
Required.
- mergeParsedExpr(ParsedExpr) - Method in class com.google.api.expr.v1alpha1.EvalRequest.Builder
-
Evaluate based on the parsed representation.
- mergeParsedExpr(ParsedExpr) - Method in class com.google.api.expr.v1alpha1.ParseResponse.Builder
-
The parsed representation, or unset if parsing failed.
- mergePosition(SourcePosition) - Method in class com.google.api.expr.v1alpha1.IssueDetails.Builder
-
Position in the source, if known.
- mergeRequest(AttributeContext.Request) - Method in class com.google.rpc.context.AttributeContext.Builder
-
Represents a network request, such as an HTTP request.
- mergeResource(AttributeContext.Resource) - Method in class com.google.rpc.context.AttributeContext.Builder
-
Represents a target resource that is involved with a network activity.
- mergeResponse(AttributeContext.Response) - Method in class com.google.rpc.context.AttributeContext.Builder
-
Represents a network response, such as an HTTP response.
- mergeResult(Expr) - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
-
An expression which can contain accu_var.
- mergeResult(ExprValue) - Method in class com.google.api.expr.v1alpha1.EvalResponse.Builder
-
The execution result, or unset if execution couldn't start.
- mergeResultType(Type) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
-
Required.
- mergeResultType(Type) - Method in class com.google.api.expr.v1alpha1.Type.FunctionType.Builder
-
Result type of the function.
- mergeRetryDelay(Duration) - Method in class com.google.rpc.RetryInfo.Builder
-
Clients should wait at least this long between retrying the same request.
- mergeSelectExpr(Expr.Select) - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
A field selection expression, e.g.
- mergeSource(AttributeContext.Peer) - Method in class com.google.rpc.context.AttributeContext.Builder
-
The source of a network activity, such as starting a TCP connection.
- mergeSourceInfo(SourceInfo) - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
-
The source info derived from input that generated the parsed `expr` and any optimizations made during the type-checking pass.
- mergeSourceInfo(SourceInfo) - Method in class com.google.api.expr.v1alpha1.ParsedExpr.Builder
-
The source info derived from input that generated the parsed `expr`.
- mergeStructExpr(Expr.CreateStruct) - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
A map or message creation expression.
- mergeTarget(Expr) - Method in class com.google.api.expr.v1alpha1.Expr.Call.Builder
-
The target of an method call-style expression.
- mergeTime(Timestamp) - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The timestamp when the `destination` service receives the last byte of the request.
- mergeTime(Timestamp) - Method in class com.google.rpc.context.AttributeContext.Response.Builder
-
The timestamp when the `destination` service sends the last byte of the response.
- mergeTimestampValue(Timestamp) - Method in class com.google.api.expr.v1alpha1.Constant.Builder
-
Deprecated.
- mergeType(Type) - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl.Builder
-
Required.
- mergeType(Type) - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Type type.
- mergeUnknown(UnknownSet) - Method in class com.google.api.expr.v1alpha1.ExprValue.Builder
-
The set of unknowns in the critical path of evaluation.
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.CheckRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.CheckResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.Constant.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.Decl.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.EnumValue.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.ErrorSet.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.EvalRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.EvalResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.EvalState.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.EvalState.Result.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.Explain.Builder
-
Deprecated.
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.Explain.ExprStep.Builder
-
Deprecated.
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.Expr.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.Expr.Call.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.Expr.CreateList.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.Expr.Ident.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.Expr.Select.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.ExprValue.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.IssueDetails.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.ListValue.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.MapValue.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.MapValue.Entry.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.ParsedExpr.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.ParseRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.ParseResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.Reference.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.SourcePosition.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.Type.AbstractType.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.Type.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.Type.FunctionType.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.Type.ListType.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.Type.MapType.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.UnknownSet.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.Value.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.rpc.BadRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.rpc.BadRequest.FieldViolation.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.rpc.context.AttributeContext.Api.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.rpc.context.AttributeContext.Auth.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.rpc.context.AttributeContext.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.rpc.context.AttributeContext.Peer.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.rpc.context.AttributeContext.Request.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.rpc.context.AttributeContext.Response.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.rpc.DebugInfo.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.rpc.ErrorInfo.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.rpc.Help.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.rpc.Help.Link.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.rpc.LocalizedMessage.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.rpc.PreconditionFailure.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.rpc.PreconditionFailure.Violation.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.rpc.QuotaFailure.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.rpc.QuotaFailure.Violation.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.rpc.RequestInfo.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.rpc.ResourceInfo.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.rpc.RetryInfo.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.rpc.Status.Builder
- mergeUpdateTime(Timestamp) - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
Output only.
- mergeValue(Constant) - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl.Builder
-
The constant value of the identifier.
- mergeValue(Constant) - Method in class com.google.api.expr.v1alpha1.Reference.Builder
-
For references to constants, this may contain the value of the constant if known at compile time.
- mergeValue(Expr) - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.Builder
-
Required.
- mergeValue(Value) - Method in class com.google.api.expr.v1alpha1.ExprValue.Builder
-
A concrete value.
- mergeValue(Value) - Method in class com.google.api.expr.v1alpha1.MapValue.Entry.Builder
-
The value.
- mergeValueType(Type) - Method in class com.google.api.expr.v1alpha1.Type.MapType.Builder
-
The type of the value.
- MESSAGE_FIELD_NUMBER - Static variable in class com.google.rpc.LocalizedMessage
- MESSAGE_FIELD_NUMBER - Static variable in class com.google.rpc.Status
- MESSAGE_NAME_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Expr.CreateStruct
- MESSAGE_TYPE - com.google.api.expr.v1alpha1.Type.TypeKindCase
- MESSAGE_TYPE_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Type
- METADATA_FIELD_NUMBER - Static variable in class com.google.rpc.ErrorInfo
- METHOD_FIELD_NUMBER - Static variable in class com.google.rpc.context.AttributeContext.Request
N
- NAME_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Decl
- NAME_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Expr.Ident
- NAME_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Reference
- NAME_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Type.AbstractType
- NAME_FIELD_NUMBER - Static variable in class com.google.rpc.context.AttributeContext.Resource
- newBlockingStub(Channel) - Static method in class com.google.api.expr.v1alpha1.ConformanceServiceGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newBuilder() - Static method in class com.google.api.expr.v1alpha1.CheckedExpr
- newBuilder() - Static method in class com.google.api.expr.v1alpha1.CheckRequest
- newBuilder() - Static method in class com.google.api.expr.v1alpha1.CheckResponse
- newBuilder() - Static method in class com.google.api.expr.v1alpha1.Constant
- newBuilder() - Static method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl
- newBuilder() - Static method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload
- newBuilder() - Static method in class com.google.api.expr.v1alpha1.Decl.IdentDecl
- newBuilder() - Static method in class com.google.api.expr.v1alpha1.Decl
- newBuilder() - Static method in class com.google.api.expr.v1alpha1.EnumValue
- newBuilder() - Static method in class com.google.api.expr.v1alpha1.ErrorSet
- newBuilder() - Static method in class com.google.api.expr.v1alpha1.EvalRequest
- newBuilder() - Static method in class com.google.api.expr.v1alpha1.EvalResponse
- newBuilder() - Static method in class com.google.api.expr.v1alpha1.EvalState
- newBuilder() - Static method in class com.google.api.expr.v1alpha1.EvalState.Result
- newBuilder() - Static method in class com.google.api.expr.v1alpha1.Explain.ExprStep
-
Deprecated.
- newBuilder() - Static method in class com.google.api.expr.v1alpha1.Explain
-
Deprecated.
- newBuilder() - Static method in class com.google.api.expr.v1alpha1.Expr.Call
- newBuilder() - Static method in class com.google.api.expr.v1alpha1.Expr.Comprehension
- newBuilder() - Static method in class com.google.api.expr.v1alpha1.Expr.CreateList
- newBuilder() - Static method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry
- newBuilder() - Static method in class com.google.api.expr.v1alpha1.Expr.CreateStruct
- newBuilder() - Static method in class com.google.api.expr.v1alpha1.Expr.Ident
- newBuilder() - Static method in class com.google.api.expr.v1alpha1.Expr
- newBuilder() - Static method in class com.google.api.expr.v1alpha1.Expr.Select
- newBuilder() - Static method in class com.google.api.expr.v1alpha1.ExprValue
- newBuilder() - Static method in class com.google.api.expr.v1alpha1.IssueDetails
- newBuilder() - Static method in class com.google.api.expr.v1alpha1.ListValue
- newBuilder() - Static method in class com.google.api.expr.v1alpha1.MapValue.Entry
- newBuilder() - Static method in class com.google.api.expr.v1alpha1.MapValue
- newBuilder() - Static method in class com.google.api.expr.v1alpha1.ParsedExpr
- newBuilder() - Static method in class com.google.api.expr.v1alpha1.ParseRequest
- newBuilder() - Static method in class com.google.api.expr.v1alpha1.ParseResponse
- newBuilder() - Static method in class com.google.api.expr.v1alpha1.Reference
- newBuilder() - Static method in class com.google.api.expr.v1alpha1.SourceInfo
- newBuilder() - Static method in class com.google.api.expr.v1alpha1.SourcePosition
- newBuilder() - Static method in class com.google.api.expr.v1alpha1.Type.AbstractType
- newBuilder() - Static method in class com.google.api.expr.v1alpha1.Type.FunctionType
- newBuilder() - Static method in class com.google.api.expr.v1alpha1.Type.ListType
- newBuilder() - Static method in class com.google.api.expr.v1alpha1.Type.MapType
- newBuilder() - Static method in class com.google.api.expr.v1alpha1.Type
- newBuilder() - Static method in class com.google.api.expr.v1alpha1.UnknownSet
- newBuilder() - Static method in class com.google.api.expr.v1alpha1.Value
- newBuilder() - Static method in class com.google.rpc.BadRequest.FieldViolation
- newBuilder() - Static method in class com.google.rpc.BadRequest
- newBuilder() - Static method in class com.google.rpc.context.AttributeContext.Api
- newBuilder() - Static method in class com.google.rpc.context.AttributeContext.Auth
- newBuilder() - Static method in class com.google.rpc.context.AttributeContext
- newBuilder() - Static method in class com.google.rpc.context.AttributeContext.Peer
- newBuilder() - Static method in class com.google.rpc.context.AttributeContext.Request
- newBuilder() - Static method in class com.google.rpc.context.AttributeContext.Resource
- newBuilder() - Static method in class com.google.rpc.context.AttributeContext.Response
- newBuilder() - Static method in class com.google.rpc.DebugInfo
- newBuilder() - Static method in class com.google.rpc.ErrorInfo
- newBuilder() - Static method in class com.google.rpc.Help.Link
- newBuilder() - Static method in class com.google.rpc.Help
- newBuilder() - Static method in class com.google.rpc.LocalizedMessage
- newBuilder() - Static method in class com.google.rpc.PreconditionFailure
- newBuilder() - Static method in class com.google.rpc.PreconditionFailure.Violation
- newBuilder() - Static method in class com.google.rpc.QuotaFailure
- newBuilder() - Static method in class com.google.rpc.QuotaFailure.Violation
- newBuilder() - Static method in class com.google.rpc.RequestInfo
- newBuilder() - Static method in class com.google.rpc.ResourceInfo
- newBuilder() - Static method in class com.google.rpc.RetryInfo
- newBuilder() - Static method in class com.google.rpc.Status
- newBuilder(CheckedExpr) - Static method in class com.google.api.expr.v1alpha1.CheckedExpr
- newBuilder(CheckRequest) - Static method in class com.google.api.expr.v1alpha1.CheckRequest
- newBuilder(CheckResponse) - Static method in class com.google.api.expr.v1alpha1.CheckResponse
- newBuilder(Constant) - Static method in class com.google.api.expr.v1alpha1.Constant
- newBuilder(Decl) - Static method in class com.google.api.expr.v1alpha1.Decl
- newBuilder(Decl.FunctionDecl) - Static method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl
- newBuilder(Decl.FunctionDecl.Overload) - Static method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload
- newBuilder(Decl.IdentDecl) - Static method in class com.google.api.expr.v1alpha1.Decl.IdentDecl
- newBuilder(EnumValue) - Static method in class com.google.api.expr.v1alpha1.EnumValue
- newBuilder(ErrorSet) - Static method in class com.google.api.expr.v1alpha1.ErrorSet
- newBuilder(EvalRequest) - Static method in class com.google.api.expr.v1alpha1.EvalRequest
- newBuilder(EvalResponse) - Static method in class com.google.api.expr.v1alpha1.EvalResponse
- newBuilder(EvalState) - Static method in class com.google.api.expr.v1alpha1.EvalState
- newBuilder(EvalState.Result) - Static method in class com.google.api.expr.v1alpha1.EvalState.Result
- newBuilder(Explain) - Static method in class com.google.api.expr.v1alpha1.Explain
-
Deprecated.
- newBuilder(Explain.ExprStep) - Static method in class com.google.api.expr.v1alpha1.Explain.ExprStep
-
Deprecated.
- newBuilder(Expr) - Static method in class com.google.api.expr.v1alpha1.Expr
- newBuilder(Expr.Call) - Static method in class com.google.api.expr.v1alpha1.Expr.Call
- newBuilder(Expr.Comprehension) - Static method in class com.google.api.expr.v1alpha1.Expr.Comprehension
- newBuilder(Expr.CreateList) - Static method in class com.google.api.expr.v1alpha1.Expr.CreateList
- newBuilder(Expr.CreateStruct) - Static method in class com.google.api.expr.v1alpha1.Expr.CreateStruct
- newBuilder(Expr.CreateStruct.Entry) - Static method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry
- newBuilder(Expr.Ident) - Static method in class com.google.api.expr.v1alpha1.Expr.Ident
- newBuilder(Expr.Select) - Static method in class com.google.api.expr.v1alpha1.Expr.Select
- newBuilder(ExprValue) - Static method in class com.google.api.expr.v1alpha1.ExprValue
- newBuilder(IssueDetails) - Static method in class com.google.api.expr.v1alpha1.IssueDetails
- newBuilder(ListValue) - Static method in class com.google.api.expr.v1alpha1.ListValue
- newBuilder(MapValue) - Static method in class com.google.api.expr.v1alpha1.MapValue
- newBuilder(MapValue.Entry) - Static method in class com.google.api.expr.v1alpha1.MapValue.Entry
- newBuilder(ParsedExpr) - Static method in class com.google.api.expr.v1alpha1.ParsedExpr
- newBuilder(ParseRequest) - Static method in class com.google.api.expr.v1alpha1.ParseRequest
- newBuilder(ParseResponse) - Static method in class com.google.api.expr.v1alpha1.ParseResponse
- newBuilder(Reference) - Static method in class com.google.api.expr.v1alpha1.Reference
- newBuilder(SourceInfo) - Static method in class com.google.api.expr.v1alpha1.SourceInfo
- newBuilder(SourcePosition) - Static method in class com.google.api.expr.v1alpha1.SourcePosition
- newBuilder(Type) - Static method in class com.google.api.expr.v1alpha1.Type
- newBuilder(Type.AbstractType) - Static method in class com.google.api.expr.v1alpha1.Type.AbstractType
- newBuilder(Type.FunctionType) - Static method in class com.google.api.expr.v1alpha1.Type.FunctionType
- newBuilder(Type.ListType) - Static method in class com.google.api.expr.v1alpha1.Type.ListType
- newBuilder(Type.MapType) - Static method in class com.google.api.expr.v1alpha1.Type.MapType
- newBuilder(UnknownSet) - Static method in class com.google.api.expr.v1alpha1.UnknownSet
- newBuilder(Value) - Static method in class com.google.api.expr.v1alpha1.Value
- newBuilder(BadRequest) - Static method in class com.google.rpc.BadRequest
- newBuilder(BadRequest.FieldViolation) - Static method in class com.google.rpc.BadRequest.FieldViolation
- newBuilder(AttributeContext) - Static method in class com.google.rpc.context.AttributeContext
- newBuilder(AttributeContext.Api) - Static method in class com.google.rpc.context.AttributeContext.Api
- newBuilder(AttributeContext.Auth) - Static method in class com.google.rpc.context.AttributeContext.Auth
- newBuilder(AttributeContext.Peer) - Static method in class com.google.rpc.context.AttributeContext.Peer
- newBuilder(AttributeContext.Request) - Static method in class com.google.rpc.context.AttributeContext.Request
- newBuilder(AttributeContext.Resource) - Static method in class com.google.rpc.context.AttributeContext.Resource
- newBuilder(AttributeContext.Response) - Static method in class com.google.rpc.context.AttributeContext.Response
- newBuilder(DebugInfo) - Static method in class com.google.rpc.DebugInfo
- newBuilder(ErrorInfo) - Static method in class com.google.rpc.ErrorInfo
- newBuilder(Help) - Static method in class com.google.rpc.Help
- newBuilder(Help.Link) - Static method in class com.google.rpc.Help.Link
- newBuilder(LocalizedMessage) - Static method in class com.google.rpc.LocalizedMessage
- newBuilder(PreconditionFailure) - Static method in class com.google.rpc.PreconditionFailure
- newBuilder(PreconditionFailure.Violation) - Static method in class com.google.rpc.PreconditionFailure.Violation
- newBuilder(QuotaFailure) - Static method in class com.google.rpc.QuotaFailure
- newBuilder(QuotaFailure.Violation) - Static method in class com.google.rpc.QuotaFailure.Violation
- newBuilder(RequestInfo) - Static method in class com.google.rpc.RequestInfo
- newBuilder(ResourceInfo) - Static method in class com.google.rpc.ResourceInfo
- newBuilder(RetryInfo) - Static method in class com.google.rpc.RetryInfo
- newBuilder(Status) - Static method in class com.google.rpc.Status
- newBuilderForType() - Method in class com.google.api.expr.v1alpha1.CheckedExpr
- newBuilderForType() - Method in class com.google.api.expr.v1alpha1.CheckRequest
- newBuilderForType() - Method in class com.google.api.expr.v1alpha1.CheckResponse
- newBuilderForType() - Method in class com.google.api.expr.v1alpha1.Constant
- newBuilderForType() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl
- newBuilderForType() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload
- newBuilderForType() - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl
- newBuilderForType() - Method in class com.google.api.expr.v1alpha1.Decl
- newBuilderForType() - Method in class com.google.api.expr.v1alpha1.EnumValue
- newBuilderForType() - Method in class com.google.api.expr.v1alpha1.ErrorSet
- newBuilderForType() - Method in class com.google.api.expr.v1alpha1.EvalRequest
- newBuilderForType() - Method in class com.google.api.expr.v1alpha1.EvalResponse
- newBuilderForType() - Method in class com.google.api.expr.v1alpha1.EvalState
- newBuilderForType() - Method in class com.google.api.expr.v1alpha1.EvalState.Result
- newBuilderForType() - Method in class com.google.api.expr.v1alpha1.Explain.ExprStep
-
Deprecated.
- newBuilderForType() - Method in class com.google.api.expr.v1alpha1.Explain
-
Deprecated.
- newBuilderForType() - Method in class com.google.api.expr.v1alpha1.Expr.Call
- newBuilderForType() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension
- newBuilderForType() - Method in class com.google.api.expr.v1alpha1.Expr.CreateList
- newBuilderForType() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry
- newBuilderForType() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct
- newBuilderForType() - Method in class com.google.api.expr.v1alpha1.Expr.Ident
- newBuilderForType() - Method in class com.google.api.expr.v1alpha1.Expr
- newBuilderForType() - Method in class com.google.api.expr.v1alpha1.Expr.Select
- newBuilderForType() - Method in class com.google.api.expr.v1alpha1.ExprValue
- newBuilderForType() - Method in class com.google.api.expr.v1alpha1.IssueDetails
- newBuilderForType() - Method in class com.google.api.expr.v1alpha1.ListValue
- newBuilderForType() - Method in class com.google.api.expr.v1alpha1.MapValue.Entry
- newBuilderForType() - Method in class com.google.api.expr.v1alpha1.MapValue
- newBuilderForType() - Method in class com.google.api.expr.v1alpha1.ParsedExpr
- newBuilderForType() - Method in class com.google.api.expr.v1alpha1.ParseRequest
- newBuilderForType() - Method in class com.google.api.expr.v1alpha1.ParseResponse
- newBuilderForType() - Method in class com.google.api.expr.v1alpha1.Reference
- newBuilderForType() - Method in class com.google.api.expr.v1alpha1.SourceInfo
- newBuilderForType() - Method in class com.google.api.expr.v1alpha1.SourcePosition
- newBuilderForType() - Method in class com.google.api.expr.v1alpha1.Type.AbstractType
- newBuilderForType() - Method in class com.google.api.expr.v1alpha1.Type.FunctionType
- newBuilderForType() - Method in class com.google.api.expr.v1alpha1.Type.ListType
- newBuilderForType() - Method in class com.google.api.expr.v1alpha1.Type.MapType
- newBuilderForType() - Method in class com.google.api.expr.v1alpha1.Type
- newBuilderForType() - Method in class com.google.api.expr.v1alpha1.UnknownSet
- newBuilderForType() - Method in class com.google.api.expr.v1alpha1.Value
- newBuilderForType() - Method in class com.google.rpc.BadRequest.FieldViolation
- newBuilderForType() - Method in class com.google.rpc.BadRequest
- newBuilderForType() - Method in class com.google.rpc.context.AttributeContext.Api
- newBuilderForType() - Method in class com.google.rpc.context.AttributeContext.Auth
- newBuilderForType() - Method in class com.google.rpc.context.AttributeContext
- newBuilderForType() - Method in class com.google.rpc.context.AttributeContext.Peer
- newBuilderForType() - Method in class com.google.rpc.context.AttributeContext.Request
- newBuilderForType() - Method in class com.google.rpc.context.AttributeContext.Resource
- newBuilderForType() - Method in class com.google.rpc.context.AttributeContext.Response
- newBuilderForType() - Method in class com.google.rpc.DebugInfo
- newBuilderForType() - Method in class com.google.rpc.ErrorInfo
- newBuilderForType() - Method in class com.google.rpc.Help.Link
- newBuilderForType() - Method in class com.google.rpc.Help
- newBuilderForType() - Method in class com.google.rpc.LocalizedMessage
- newBuilderForType() - Method in class com.google.rpc.PreconditionFailure
- newBuilderForType() - Method in class com.google.rpc.PreconditionFailure.Violation
- newBuilderForType() - Method in class com.google.rpc.QuotaFailure
- newBuilderForType() - Method in class com.google.rpc.QuotaFailure.Violation
- newBuilderForType() - Method in class com.google.rpc.RequestInfo
- newBuilderForType() - Method in class com.google.rpc.ResourceInfo
- newBuilderForType() - Method in class com.google.rpc.RetryInfo
- newBuilderForType() - Method in class com.google.rpc.Status
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.api.expr.v1alpha1.CheckedExpr
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.api.expr.v1alpha1.CheckRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.api.expr.v1alpha1.CheckResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.api.expr.v1alpha1.Constant
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.api.expr.v1alpha1.Decl
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.api.expr.v1alpha1.EnumValue
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.api.expr.v1alpha1.ErrorSet
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.api.expr.v1alpha1.EvalRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.api.expr.v1alpha1.EvalResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.api.expr.v1alpha1.EvalState
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.api.expr.v1alpha1.EvalState.Result
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.api.expr.v1alpha1.Explain.ExprStep
-
Deprecated.
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.api.expr.v1alpha1.Explain
-
Deprecated.
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.api.expr.v1alpha1.Expr.Call
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.api.expr.v1alpha1.Expr.CreateList
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.api.expr.v1alpha1.Expr.Ident
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.api.expr.v1alpha1.Expr
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.api.expr.v1alpha1.Expr.Select
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.api.expr.v1alpha1.ExprValue
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.api.expr.v1alpha1.IssueDetails
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.api.expr.v1alpha1.ListValue
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.api.expr.v1alpha1.MapValue.Entry
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.api.expr.v1alpha1.MapValue
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.api.expr.v1alpha1.ParsedExpr
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.api.expr.v1alpha1.ParseRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.api.expr.v1alpha1.ParseResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.api.expr.v1alpha1.Reference
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.api.expr.v1alpha1.SourceInfo
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.api.expr.v1alpha1.SourcePosition
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.api.expr.v1alpha1.Type.AbstractType
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.api.expr.v1alpha1.Type.FunctionType
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.api.expr.v1alpha1.Type.ListType
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.api.expr.v1alpha1.Type.MapType
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.api.expr.v1alpha1.Type
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.api.expr.v1alpha1.UnknownSet
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.api.expr.v1alpha1.Value
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.rpc.BadRequest.FieldViolation
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.rpc.BadRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.rpc.context.AttributeContext.Api
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.rpc.context.AttributeContext.Auth
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.rpc.context.AttributeContext
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.rpc.context.AttributeContext.Peer
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.rpc.context.AttributeContext.Request
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.rpc.context.AttributeContext.Resource
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.rpc.context.AttributeContext.Response
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.rpc.DebugInfo
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.rpc.ErrorInfo
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.rpc.Help.Link
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.rpc.Help
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.rpc.LocalizedMessage
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.rpc.PreconditionFailure
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.rpc.PreconditionFailure.Violation
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.rpc.QuotaFailure
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.rpc.QuotaFailure.Violation
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.rpc.RequestInfo
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.rpc.ResourceInfo
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.rpc.RetryInfo
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.rpc.Status
- newFutureStub(Channel) - Static method in class com.google.api.expr.v1alpha1.ConformanceServiceGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.api.expr.v1alpha1.CheckedExpr
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.api.expr.v1alpha1.CheckRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.api.expr.v1alpha1.CheckResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.api.expr.v1alpha1.Constant
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.api.expr.v1alpha1.Decl
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.api.expr.v1alpha1.EnumValue
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.api.expr.v1alpha1.ErrorSet
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.api.expr.v1alpha1.EvalRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.api.expr.v1alpha1.EvalResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.api.expr.v1alpha1.EvalState
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.api.expr.v1alpha1.EvalState.Result
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.api.expr.v1alpha1.Explain.ExprStep
-
Deprecated.
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.api.expr.v1alpha1.Explain
-
Deprecated.
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.api.expr.v1alpha1.Expr.Call
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.api.expr.v1alpha1.Expr.CreateList
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.api.expr.v1alpha1.Expr.Ident
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.api.expr.v1alpha1.Expr
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.api.expr.v1alpha1.Expr.Select
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.api.expr.v1alpha1.ExprValue
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.api.expr.v1alpha1.IssueDetails
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.api.expr.v1alpha1.ListValue
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.api.expr.v1alpha1.MapValue.Entry
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.api.expr.v1alpha1.MapValue
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.api.expr.v1alpha1.ParsedExpr
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.api.expr.v1alpha1.ParseRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.api.expr.v1alpha1.ParseResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.api.expr.v1alpha1.Reference
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.api.expr.v1alpha1.SourceInfo
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.api.expr.v1alpha1.SourcePosition
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.api.expr.v1alpha1.Type.AbstractType
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.api.expr.v1alpha1.Type.FunctionType
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.api.expr.v1alpha1.Type.ListType
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.api.expr.v1alpha1.Type.MapType
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.api.expr.v1alpha1.Type
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.api.expr.v1alpha1.UnknownSet
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.api.expr.v1alpha1.Value
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.rpc.BadRequest.FieldViolation
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.rpc.BadRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.rpc.context.AttributeContext.Api
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.rpc.context.AttributeContext.Auth
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.rpc.context.AttributeContext
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.rpc.context.AttributeContext.Peer
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.rpc.context.AttributeContext.Request
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.rpc.context.AttributeContext.Resource
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.rpc.context.AttributeContext.Response
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.rpc.DebugInfo
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.rpc.ErrorInfo
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.rpc.Help.Link
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.rpc.Help
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.rpc.LocalizedMessage
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.rpc.PreconditionFailure
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.rpc.PreconditionFailure.Violation
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.rpc.QuotaFailure
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.rpc.QuotaFailure.Violation
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.rpc.RequestInfo
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.rpc.ResourceInfo
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.rpc.RetryInfo
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.rpc.Status
- newStub(Channel) - Static method in class com.google.api.expr.v1alpha1.ConformanceServiceGrpc
-
Creates a new async stub that supports all call types for the service
- NO_STD_ENV_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.CheckRequest
- NOT_FOUND - com.google.rpc.Code
-
Some requested entity (e.g., file or directory) was not found.
- NOT_FOUND_VALUE - Static variable in enum com.google.rpc.Code
-
Some requested entity (e.g., file or directory) was not found.
- NULL - com.google.api.expr.v1alpha1.Type.TypeKindCase
- NULL_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Type
- NULL_VALUE - com.google.api.expr.v1alpha1.Constant.ConstantKindCase
- NULL_VALUE - com.google.api.expr.v1alpha1.Value.KindCase
- NULL_VALUE_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Constant
- NULL_VALUE_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Value
O
- OBJECT_VALUE - com.google.api.expr.v1alpha1.Value.KindCase
- OBJECT_VALUE_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Value
- OFFSET_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.SourcePosition
- OK - com.google.rpc.Code
-
Not an error; returned on success HTTP Mapping: 200 OK
- OK_VALUE - Static variable in enum com.google.rpc.Code
-
Not an error; returned on success HTTP Mapping: 200 OK
- OPERAND_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Expr.Select
- OPERATION_FIELD_NUMBER - Static variable in class com.google.rpc.context.AttributeContext.Api
- ORIGIN_FIELD_NUMBER - Static variable in class com.google.rpc.context.AttributeContext
- OUT_OF_RANGE - com.google.rpc.Code
-
The operation was attempted past the valid range.
- OUT_OF_RANGE_VALUE - Static variable in enum com.google.rpc.Code
-
The operation was attempted past the valid range.
- OVERLOAD_ID_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload
- OVERLOAD_ID_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Reference
- OVERLOADS_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Decl.FunctionDecl
- OWNER_FIELD_NUMBER - Static variable in class com.google.rpc.ResourceInfo
P
- PARAMETER_TYPES_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Type.AbstractType
- PARAMS_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload
- parse(ParseRequest) - Method in class com.google.api.expr.v1alpha1.ConformanceServiceGrpc.ConformanceServiceBlockingStub
-
Transforms CEL source text into a parsed representation.
- parse(ParseRequest) - Method in class com.google.api.expr.v1alpha1.ConformanceServiceGrpc.ConformanceServiceFutureStub
-
Transforms CEL source text into a parsed representation.
- parse(ParseRequest, StreamObserver<ParseResponse>) - Method in class com.google.api.expr.v1alpha1.ConformanceServiceGrpc.ConformanceServiceImplBase
-
Transforms CEL source text into a parsed representation.
- parse(ParseRequest, StreamObserver<ParseResponse>) - Method in class com.google.api.expr.v1alpha1.ConformanceServiceGrpc.ConformanceServiceStub
-
Transforms CEL source text into a parsed representation.
- PARSED_EXPR - com.google.api.expr.v1alpha1.EvalRequest.ExprKindCase
- PARSED_EXPR_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.CheckRequest
- PARSED_EXPR_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.EvalRequest
- PARSED_EXPR_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.ParseResponse
- parseDelimitedFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.CheckedExpr
- parseDelimitedFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.CheckRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.CheckResponse
- parseDelimitedFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.Constant
- parseDelimitedFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload
- parseDelimitedFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl
- parseDelimitedFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.Decl.IdentDecl
- parseDelimitedFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.Decl
- parseDelimitedFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.EnumValue
- parseDelimitedFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.ErrorSet
- parseDelimitedFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.EvalRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.EvalResponse
- parseDelimitedFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.EvalState
- parseDelimitedFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.EvalState.Result
- parseDelimitedFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.Explain.ExprStep
-
Deprecated.
- parseDelimitedFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.Explain
-
Deprecated.
- parseDelimitedFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.Expr.Call
- parseDelimitedFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.Expr.Comprehension
- parseDelimitedFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.Expr.CreateList
- parseDelimitedFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry
- parseDelimitedFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.Expr.CreateStruct
- parseDelimitedFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.Expr.Ident
- parseDelimitedFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.Expr
- parseDelimitedFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.Expr.Select
- parseDelimitedFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.ExprValue
- parseDelimitedFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.IssueDetails
- parseDelimitedFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.ListValue
- parseDelimitedFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.MapValue.Entry
- parseDelimitedFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.MapValue
- parseDelimitedFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.ParsedExpr
- parseDelimitedFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.ParseRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.ParseResponse
- parseDelimitedFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.Reference
- parseDelimitedFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.SourceInfo
- parseDelimitedFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.SourcePosition
- parseDelimitedFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.Type.AbstractType
- parseDelimitedFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.Type.FunctionType
- parseDelimitedFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.Type.ListType
- parseDelimitedFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.Type.MapType
- parseDelimitedFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.Type
- parseDelimitedFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.UnknownSet
- parseDelimitedFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.Value
- parseDelimitedFrom(InputStream) - Static method in class com.google.rpc.BadRequest.FieldViolation
- parseDelimitedFrom(InputStream) - Static method in class com.google.rpc.BadRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.rpc.context.AttributeContext.Api
- parseDelimitedFrom(InputStream) - Static method in class com.google.rpc.context.AttributeContext.Auth
- parseDelimitedFrom(InputStream) - Static method in class com.google.rpc.context.AttributeContext
- parseDelimitedFrom(InputStream) - Static method in class com.google.rpc.context.AttributeContext.Peer
- parseDelimitedFrom(InputStream) - Static method in class com.google.rpc.context.AttributeContext.Request
- parseDelimitedFrom(InputStream) - Static method in class com.google.rpc.context.AttributeContext.Resource
- parseDelimitedFrom(InputStream) - Static method in class com.google.rpc.context.AttributeContext.Response
- parseDelimitedFrom(InputStream) - Static method in class com.google.rpc.DebugInfo
- parseDelimitedFrom(InputStream) - Static method in class com.google.rpc.ErrorInfo
- parseDelimitedFrom(InputStream) - Static method in class com.google.rpc.Help.Link
- parseDelimitedFrom(InputStream) - Static method in class com.google.rpc.Help
- parseDelimitedFrom(InputStream) - Static method in class com.google.rpc.LocalizedMessage
- parseDelimitedFrom(InputStream) - Static method in class com.google.rpc.PreconditionFailure
- parseDelimitedFrom(InputStream) - Static method in class com.google.rpc.PreconditionFailure.Violation
- parseDelimitedFrom(InputStream) - Static method in class com.google.rpc.QuotaFailure
- parseDelimitedFrom(InputStream) - Static method in class com.google.rpc.QuotaFailure.Violation
- parseDelimitedFrom(InputStream) - Static method in class com.google.rpc.RequestInfo
- parseDelimitedFrom(InputStream) - Static method in class com.google.rpc.ResourceInfo
- parseDelimitedFrom(InputStream) - Static method in class com.google.rpc.RetryInfo
- parseDelimitedFrom(InputStream) - Static method in class com.google.rpc.Status
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.CheckedExpr
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.CheckRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.CheckResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Constant
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Decl.IdentDecl
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Decl
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.EnumValue
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.ErrorSet
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.EvalRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.EvalResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.EvalState
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.EvalState.Result
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Explain.ExprStep
-
Deprecated.
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Explain
-
Deprecated.
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Expr.Call
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Expr.Comprehension
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Expr.CreateList
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Expr.CreateStruct
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Expr.Ident
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Expr
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Expr.Select
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.ExprValue
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.IssueDetails
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.ListValue
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.MapValue.Entry
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.MapValue
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.ParsedExpr
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.ParseRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.ParseResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Reference
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.SourceInfo
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.SourcePosition
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Type.AbstractType
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Type.FunctionType
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Type.ListType
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Type.MapType
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Type
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.UnknownSet
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Value
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.BadRequest.FieldViolation
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.BadRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.context.AttributeContext.Api
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.context.AttributeContext.Auth
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.context.AttributeContext
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.context.AttributeContext.Peer
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.context.AttributeContext.Request
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.context.AttributeContext.Resource
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.context.AttributeContext.Response
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.DebugInfo
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.ErrorInfo
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.Help.Link
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.Help
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.LocalizedMessage
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.PreconditionFailure
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.PreconditionFailure.Violation
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.QuotaFailure
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.QuotaFailure.Violation
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.RequestInfo
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.ResourceInfo
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.RetryInfo
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.Status
- ParsedExpr - Class in com.google.api.expr.v1alpha1
-
An expression together with source information as returned by the parser.
- ParsedExpr.Builder - Class in com.google.api.expr.v1alpha1
-
An expression together with source information as returned by the parser.
- ParsedExprOrBuilder - Interface in com.google.api.expr.v1alpha1
- parseFrom(byte[]) - Static method in class com.google.api.expr.v1alpha1.CheckedExpr
- parseFrom(byte[]) - Static method in class com.google.api.expr.v1alpha1.CheckRequest
- parseFrom(byte[]) - Static method in class com.google.api.expr.v1alpha1.CheckResponse
- parseFrom(byte[]) - Static method in class com.google.api.expr.v1alpha1.Constant
- parseFrom(byte[]) - Static method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload
- parseFrom(byte[]) - Static method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl
- parseFrom(byte[]) - Static method in class com.google.api.expr.v1alpha1.Decl.IdentDecl
- parseFrom(byte[]) - Static method in class com.google.api.expr.v1alpha1.Decl
- parseFrom(byte[]) - Static method in class com.google.api.expr.v1alpha1.EnumValue
- parseFrom(byte[]) - Static method in class com.google.api.expr.v1alpha1.ErrorSet
- parseFrom(byte[]) - Static method in class com.google.api.expr.v1alpha1.EvalRequest
- parseFrom(byte[]) - Static method in class com.google.api.expr.v1alpha1.EvalResponse
- parseFrom(byte[]) - Static method in class com.google.api.expr.v1alpha1.EvalState
- parseFrom(byte[]) - Static method in class com.google.api.expr.v1alpha1.EvalState.Result
- parseFrom(byte[]) - Static method in class com.google.api.expr.v1alpha1.Explain.ExprStep
-
Deprecated.
- parseFrom(byte[]) - Static method in class com.google.api.expr.v1alpha1.Explain
-
Deprecated.
- parseFrom(byte[]) - Static method in class com.google.api.expr.v1alpha1.Expr.Call
- parseFrom(byte[]) - Static method in class com.google.api.expr.v1alpha1.Expr.Comprehension
- parseFrom(byte[]) - Static method in class com.google.api.expr.v1alpha1.Expr.CreateList
- parseFrom(byte[]) - Static method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry
- parseFrom(byte[]) - Static method in class com.google.api.expr.v1alpha1.Expr.CreateStruct
- parseFrom(byte[]) - Static method in class com.google.api.expr.v1alpha1.Expr.Ident
- parseFrom(byte[]) - Static method in class com.google.api.expr.v1alpha1.Expr
- parseFrom(byte[]) - Static method in class com.google.api.expr.v1alpha1.Expr.Select
- parseFrom(byte[]) - Static method in class com.google.api.expr.v1alpha1.ExprValue
- parseFrom(byte[]) - Static method in class com.google.api.expr.v1alpha1.IssueDetails
- parseFrom(byte[]) - Static method in class com.google.api.expr.v1alpha1.ListValue
- parseFrom(byte[]) - Static method in class com.google.api.expr.v1alpha1.MapValue.Entry
- parseFrom(byte[]) - Static method in class com.google.api.expr.v1alpha1.MapValue
- parseFrom(byte[]) - Static method in class com.google.api.expr.v1alpha1.ParsedExpr
- parseFrom(byte[]) - Static method in class com.google.api.expr.v1alpha1.ParseRequest
- parseFrom(byte[]) - Static method in class com.google.api.expr.v1alpha1.ParseResponse
- parseFrom(byte[]) - Static method in class com.google.api.expr.v1alpha1.Reference
- parseFrom(byte[]) - Static method in class com.google.api.expr.v1alpha1.SourceInfo
- parseFrom(byte[]) - Static method in class com.google.api.expr.v1alpha1.SourcePosition
- parseFrom(byte[]) - Static method in class com.google.api.expr.v1alpha1.Type.AbstractType
- parseFrom(byte[]) - Static method in class com.google.api.expr.v1alpha1.Type.FunctionType
- parseFrom(byte[]) - Static method in class com.google.api.expr.v1alpha1.Type.ListType
- parseFrom(byte[]) - Static method in class com.google.api.expr.v1alpha1.Type.MapType
- parseFrom(byte[]) - Static method in class com.google.api.expr.v1alpha1.Type
- parseFrom(byte[]) - Static method in class com.google.api.expr.v1alpha1.UnknownSet
- parseFrom(byte[]) - Static method in class com.google.api.expr.v1alpha1.Value
- parseFrom(byte[]) - Static method in class com.google.rpc.BadRequest.FieldViolation
- parseFrom(byte[]) - Static method in class com.google.rpc.BadRequest
- parseFrom(byte[]) - Static method in class com.google.rpc.context.AttributeContext.Api
- parseFrom(byte[]) - Static method in class com.google.rpc.context.AttributeContext.Auth
- parseFrom(byte[]) - Static method in class com.google.rpc.context.AttributeContext
- parseFrom(byte[]) - Static method in class com.google.rpc.context.AttributeContext.Peer
- parseFrom(byte[]) - Static method in class com.google.rpc.context.AttributeContext.Request
- parseFrom(byte[]) - Static method in class com.google.rpc.context.AttributeContext.Resource
- parseFrom(byte[]) - Static method in class com.google.rpc.context.AttributeContext.Response
- parseFrom(byte[]) - Static method in class com.google.rpc.DebugInfo
- parseFrom(byte[]) - Static method in class com.google.rpc.ErrorInfo
- parseFrom(byte[]) - Static method in class com.google.rpc.Help.Link
- parseFrom(byte[]) - Static method in class com.google.rpc.Help
- parseFrom(byte[]) - Static method in class com.google.rpc.LocalizedMessage
- parseFrom(byte[]) - Static method in class com.google.rpc.PreconditionFailure
- parseFrom(byte[]) - Static method in class com.google.rpc.PreconditionFailure.Violation
- parseFrom(byte[]) - Static method in class com.google.rpc.QuotaFailure
- parseFrom(byte[]) - Static method in class com.google.rpc.QuotaFailure.Violation
- parseFrom(byte[]) - Static method in class com.google.rpc.RequestInfo
- parseFrom(byte[]) - Static method in class com.google.rpc.ResourceInfo
- parseFrom(byte[]) - Static method in class com.google.rpc.RetryInfo
- parseFrom(byte[]) - Static method in class com.google.rpc.Status
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.CheckedExpr
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.CheckRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.CheckResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Constant
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Decl.IdentDecl
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Decl
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.EnumValue
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.ErrorSet
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.EvalRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.EvalResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.EvalState
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.EvalState.Result
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Explain.ExprStep
-
Deprecated.
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Explain
-
Deprecated.
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Expr.Call
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Expr.Comprehension
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Expr.CreateList
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Expr.CreateStruct
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Expr.Ident
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Expr
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Expr.Select
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.ExprValue
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.IssueDetails
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.ListValue
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.MapValue.Entry
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.MapValue
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.ParsedExpr
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.ParseRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.ParseResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Reference
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.SourceInfo
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.SourcePosition
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Type.AbstractType
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Type.FunctionType
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Type.ListType
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Type.MapType
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Type
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.UnknownSet
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Value
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.rpc.BadRequest.FieldViolation
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.rpc.BadRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.rpc.context.AttributeContext.Api
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.rpc.context.AttributeContext.Auth
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.rpc.context.AttributeContext
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.rpc.context.AttributeContext.Peer
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.rpc.context.AttributeContext.Request
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.rpc.context.AttributeContext.Resource
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.rpc.context.AttributeContext.Response
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.rpc.DebugInfo
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.rpc.ErrorInfo
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.rpc.Help.Link
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.rpc.Help
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.rpc.LocalizedMessage
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.rpc.PreconditionFailure
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.rpc.PreconditionFailure.Violation
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.rpc.QuotaFailure
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.rpc.QuotaFailure.Violation
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.rpc.RequestInfo
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.rpc.ResourceInfo
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.rpc.RetryInfo
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.rpc.Status
- parseFrom(ByteString) - Static method in class com.google.api.expr.v1alpha1.CheckedExpr
- parseFrom(ByteString) - Static method in class com.google.api.expr.v1alpha1.CheckRequest
- parseFrom(ByteString) - Static method in class com.google.api.expr.v1alpha1.CheckResponse
- parseFrom(ByteString) - Static method in class com.google.api.expr.v1alpha1.Constant
- parseFrom(ByteString) - Static method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload
- parseFrom(ByteString) - Static method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl
- parseFrom(ByteString) - Static method in class com.google.api.expr.v1alpha1.Decl.IdentDecl
- parseFrom(ByteString) - Static method in class com.google.api.expr.v1alpha1.Decl
- parseFrom(ByteString) - Static method in class com.google.api.expr.v1alpha1.EnumValue
- parseFrom(ByteString) - Static method in class com.google.api.expr.v1alpha1.ErrorSet
- parseFrom(ByteString) - Static method in class com.google.api.expr.v1alpha1.EvalRequest
- parseFrom(ByteString) - Static method in class com.google.api.expr.v1alpha1.EvalResponse
- parseFrom(ByteString) - Static method in class com.google.api.expr.v1alpha1.EvalState
- parseFrom(ByteString) - Static method in class com.google.api.expr.v1alpha1.EvalState.Result
- parseFrom(ByteString) - Static method in class com.google.api.expr.v1alpha1.Explain.ExprStep
-
Deprecated.
- parseFrom(ByteString) - Static method in class com.google.api.expr.v1alpha1.Explain
-
Deprecated.
- parseFrom(ByteString) - Static method in class com.google.api.expr.v1alpha1.Expr.Call
- parseFrom(ByteString) - Static method in class com.google.api.expr.v1alpha1.Expr.Comprehension
- parseFrom(ByteString) - Static method in class com.google.api.expr.v1alpha1.Expr.CreateList
- parseFrom(ByteString) - Static method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry
- parseFrom(ByteString) - Static method in class com.google.api.expr.v1alpha1.Expr.CreateStruct
- parseFrom(ByteString) - Static method in class com.google.api.expr.v1alpha1.Expr.Ident
- parseFrom(ByteString) - Static method in class com.google.api.expr.v1alpha1.Expr
- parseFrom(ByteString) - Static method in class com.google.api.expr.v1alpha1.Expr.Select
- parseFrom(ByteString) - Static method in class com.google.api.expr.v1alpha1.ExprValue
- parseFrom(ByteString) - Static method in class com.google.api.expr.v1alpha1.IssueDetails
- parseFrom(ByteString) - Static method in class com.google.api.expr.v1alpha1.ListValue
- parseFrom(ByteString) - Static method in class com.google.api.expr.v1alpha1.MapValue.Entry
- parseFrom(ByteString) - Static method in class com.google.api.expr.v1alpha1.MapValue
- parseFrom(ByteString) - Static method in class com.google.api.expr.v1alpha1.ParsedExpr
- parseFrom(ByteString) - Static method in class com.google.api.expr.v1alpha1.ParseRequest
- parseFrom(ByteString) - Static method in class com.google.api.expr.v1alpha1.ParseResponse
- parseFrom(ByteString) - Static method in class com.google.api.expr.v1alpha1.Reference
- parseFrom(ByteString) - Static method in class com.google.api.expr.v1alpha1.SourceInfo
- parseFrom(ByteString) - Static method in class com.google.api.expr.v1alpha1.SourcePosition
- parseFrom(ByteString) - Static method in class com.google.api.expr.v1alpha1.Type.AbstractType
- parseFrom(ByteString) - Static method in class com.google.api.expr.v1alpha1.Type.FunctionType
- parseFrom(ByteString) - Static method in class com.google.api.expr.v1alpha1.Type.ListType
- parseFrom(ByteString) - Static method in class com.google.api.expr.v1alpha1.Type.MapType
- parseFrom(ByteString) - Static method in class com.google.api.expr.v1alpha1.Type
- parseFrom(ByteString) - Static method in class com.google.api.expr.v1alpha1.UnknownSet
- parseFrom(ByteString) - Static method in class com.google.api.expr.v1alpha1.Value
- parseFrom(ByteString) - Static method in class com.google.rpc.BadRequest.FieldViolation
- parseFrom(ByteString) - Static method in class com.google.rpc.BadRequest
- parseFrom(ByteString) - Static method in class com.google.rpc.context.AttributeContext.Api
- parseFrom(ByteString) - Static method in class com.google.rpc.context.AttributeContext.Auth
- parseFrom(ByteString) - Static method in class com.google.rpc.context.AttributeContext
- parseFrom(ByteString) - Static method in class com.google.rpc.context.AttributeContext.Peer
- parseFrom(ByteString) - Static method in class com.google.rpc.context.AttributeContext.Request
- parseFrom(ByteString) - Static method in class com.google.rpc.context.AttributeContext.Resource
- parseFrom(ByteString) - Static method in class com.google.rpc.context.AttributeContext.Response
- parseFrom(ByteString) - Static method in class com.google.rpc.DebugInfo
- parseFrom(ByteString) - Static method in class com.google.rpc.ErrorInfo
- parseFrom(ByteString) - Static method in class com.google.rpc.Help.Link
- parseFrom(ByteString) - Static method in class com.google.rpc.Help
- parseFrom(ByteString) - Static method in class com.google.rpc.LocalizedMessage
- parseFrom(ByteString) - Static method in class com.google.rpc.PreconditionFailure
- parseFrom(ByteString) - Static method in class com.google.rpc.PreconditionFailure.Violation
- parseFrom(ByteString) - Static method in class com.google.rpc.QuotaFailure
- parseFrom(ByteString) - Static method in class com.google.rpc.QuotaFailure.Violation
- parseFrom(ByteString) - Static method in class com.google.rpc.RequestInfo
- parseFrom(ByteString) - Static method in class com.google.rpc.ResourceInfo
- parseFrom(ByteString) - Static method in class com.google.rpc.RetryInfo
- parseFrom(ByteString) - Static method in class com.google.rpc.Status
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.CheckedExpr
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.CheckRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.CheckResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Constant
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Decl.IdentDecl
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Decl
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.EnumValue
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.ErrorSet
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.EvalRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.EvalResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.EvalState
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.EvalState.Result
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Explain.ExprStep
-
Deprecated.
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Explain
-
Deprecated.
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Expr.Call
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Expr.Comprehension
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Expr.CreateList
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Expr.CreateStruct
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Expr.Ident
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Expr
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Expr.Select
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.ExprValue
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.IssueDetails
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.ListValue
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.MapValue.Entry
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.MapValue
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.ParsedExpr
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.ParseRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.ParseResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Reference
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.SourceInfo
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.SourcePosition
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Type.AbstractType
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Type.FunctionType
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Type.ListType
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Type.MapType
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Type
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.UnknownSet
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Value
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.rpc.BadRequest.FieldViolation
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.rpc.BadRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.rpc.context.AttributeContext.Api
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.rpc.context.AttributeContext.Auth
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.rpc.context.AttributeContext
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.rpc.context.AttributeContext.Peer
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.rpc.context.AttributeContext.Request
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.rpc.context.AttributeContext.Resource
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.rpc.context.AttributeContext.Response
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.rpc.DebugInfo
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.rpc.ErrorInfo
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.rpc.Help.Link
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.rpc.Help
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.rpc.LocalizedMessage
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.rpc.PreconditionFailure
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.rpc.PreconditionFailure.Violation
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.rpc.QuotaFailure
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.rpc.QuotaFailure.Violation
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.rpc.RequestInfo
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.rpc.ResourceInfo
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.rpc.RetryInfo
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.rpc.Status
- parseFrom(CodedInputStream) - Static method in class com.google.api.expr.v1alpha1.CheckedExpr
- parseFrom(CodedInputStream) - Static method in class com.google.api.expr.v1alpha1.CheckRequest
- parseFrom(CodedInputStream) - Static method in class com.google.api.expr.v1alpha1.CheckResponse
- parseFrom(CodedInputStream) - Static method in class com.google.api.expr.v1alpha1.Constant
- parseFrom(CodedInputStream) - Static method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload
- parseFrom(CodedInputStream) - Static method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl
- parseFrom(CodedInputStream) - Static method in class com.google.api.expr.v1alpha1.Decl.IdentDecl
- parseFrom(CodedInputStream) - Static method in class com.google.api.expr.v1alpha1.Decl
- parseFrom(CodedInputStream) - Static method in class com.google.api.expr.v1alpha1.EnumValue
- parseFrom(CodedInputStream) - Static method in class com.google.api.expr.v1alpha1.ErrorSet
- parseFrom(CodedInputStream) - Static method in class com.google.api.expr.v1alpha1.EvalRequest
- parseFrom(CodedInputStream) - Static method in class com.google.api.expr.v1alpha1.EvalResponse
- parseFrom(CodedInputStream) - Static method in class com.google.api.expr.v1alpha1.EvalState
- parseFrom(CodedInputStream) - Static method in class com.google.api.expr.v1alpha1.EvalState.Result
- parseFrom(CodedInputStream) - Static method in class com.google.api.expr.v1alpha1.Explain.ExprStep
-
Deprecated.
- parseFrom(CodedInputStream) - Static method in class com.google.api.expr.v1alpha1.Explain
-
Deprecated.
- parseFrom(CodedInputStream) - Static method in class com.google.api.expr.v1alpha1.Expr.Call
- parseFrom(CodedInputStream) - Static method in class com.google.api.expr.v1alpha1.Expr.Comprehension
- parseFrom(CodedInputStream) - Static method in class com.google.api.expr.v1alpha1.Expr.CreateList
- parseFrom(CodedInputStream) - Static method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry
- parseFrom(CodedInputStream) - Static method in class com.google.api.expr.v1alpha1.Expr.CreateStruct
- parseFrom(CodedInputStream) - Static method in class com.google.api.expr.v1alpha1.Expr.Ident
- parseFrom(CodedInputStream) - Static method in class com.google.api.expr.v1alpha1.Expr
- parseFrom(CodedInputStream) - Static method in class com.google.api.expr.v1alpha1.Expr.Select
- parseFrom(CodedInputStream) - Static method in class com.google.api.expr.v1alpha1.ExprValue
- parseFrom(CodedInputStream) - Static method in class com.google.api.expr.v1alpha1.IssueDetails
- parseFrom(CodedInputStream) - Static method in class com.google.api.expr.v1alpha1.ListValue
- parseFrom(CodedInputStream) - Static method in class com.google.api.expr.v1alpha1.MapValue.Entry
- parseFrom(CodedInputStream) - Static method in class com.google.api.expr.v1alpha1.MapValue
- parseFrom(CodedInputStream) - Static method in class com.google.api.expr.v1alpha1.ParsedExpr
- parseFrom(CodedInputStream) - Static method in class com.google.api.expr.v1alpha1.ParseRequest
- parseFrom(CodedInputStream) - Static method in class com.google.api.expr.v1alpha1.ParseResponse
- parseFrom(CodedInputStream) - Static method in class com.google.api.expr.v1alpha1.Reference
- parseFrom(CodedInputStream) - Static method in class com.google.api.expr.v1alpha1.SourceInfo
- parseFrom(CodedInputStream) - Static method in class com.google.api.expr.v1alpha1.SourcePosition
- parseFrom(CodedInputStream) - Static method in class com.google.api.expr.v1alpha1.Type.AbstractType
- parseFrom(CodedInputStream) - Static method in class com.google.api.expr.v1alpha1.Type.FunctionType
- parseFrom(CodedInputStream) - Static method in class com.google.api.expr.v1alpha1.Type.ListType
- parseFrom(CodedInputStream) - Static method in class com.google.api.expr.v1alpha1.Type.MapType
- parseFrom(CodedInputStream) - Static method in class com.google.api.expr.v1alpha1.Type
- parseFrom(CodedInputStream) - Static method in class com.google.api.expr.v1alpha1.UnknownSet
- parseFrom(CodedInputStream) - Static method in class com.google.api.expr.v1alpha1.Value
- parseFrom(CodedInputStream) - Static method in class com.google.rpc.BadRequest.FieldViolation
- parseFrom(CodedInputStream) - Static method in class com.google.rpc.BadRequest
- parseFrom(CodedInputStream) - Static method in class com.google.rpc.context.AttributeContext.Api
- parseFrom(CodedInputStream) - Static method in class com.google.rpc.context.AttributeContext.Auth
- parseFrom(CodedInputStream) - Static method in class com.google.rpc.context.AttributeContext
- parseFrom(CodedInputStream) - Static method in class com.google.rpc.context.AttributeContext.Peer
- parseFrom(CodedInputStream) - Static method in class com.google.rpc.context.AttributeContext.Request
- parseFrom(CodedInputStream) - Static method in class com.google.rpc.context.AttributeContext.Resource
- parseFrom(CodedInputStream) - Static method in class com.google.rpc.context.AttributeContext.Response
- parseFrom(CodedInputStream) - Static method in class com.google.rpc.DebugInfo
- parseFrom(CodedInputStream) - Static method in class com.google.rpc.ErrorInfo
- parseFrom(CodedInputStream) - Static method in class com.google.rpc.Help.Link
- parseFrom(CodedInputStream) - Static method in class com.google.rpc.Help
- parseFrom(CodedInputStream) - Static method in class com.google.rpc.LocalizedMessage
- parseFrom(CodedInputStream) - Static method in class com.google.rpc.PreconditionFailure
- parseFrom(CodedInputStream) - Static method in class com.google.rpc.PreconditionFailure.Violation
- parseFrom(CodedInputStream) - Static method in class com.google.rpc.QuotaFailure
- parseFrom(CodedInputStream) - Static method in class com.google.rpc.QuotaFailure.Violation
- parseFrom(CodedInputStream) - Static method in class com.google.rpc.RequestInfo
- parseFrom(CodedInputStream) - Static method in class com.google.rpc.ResourceInfo
- parseFrom(CodedInputStream) - Static method in class com.google.rpc.RetryInfo
- parseFrom(CodedInputStream) - Static method in class com.google.rpc.Status
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.CheckedExpr
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.CheckRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.CheckResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Constant
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Decl.IdentDecl
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Decl
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.EnumValue
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.ErrorSet
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.EvalRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.EvalResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.EvalState
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.EvalState.Result
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Explain.ExprStep
-
Deprecated.
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Explain
-
Deprecated.
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Expr.Call
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Expr.Comprehension
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Expr.CreateList
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Expr.CreateStruct
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Expr.Ident
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Expr
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Expr.Select
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.ExprValue
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.IssueDetails
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.ListValue
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.MapValue.Entry
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.MapValue
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.ParsedExpr
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.ParseRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.ParseResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Reference
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.SourceInfo
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.SourcePosition
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Type.AbstractType
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Type.FunctionType
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Type.ListType
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Type.MapType
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Type
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.UnknownSet
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Value
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.BadRequest.FieldViolation
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.BadRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.context.AttributeContext.Api
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.context.AttributeContext.Auth
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.context.AttributeContext
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.context.AttributeContext.Peer
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.context.AttributeContext.Request
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.context.AttributeContext.Resource
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.context.AttributeContext.Response
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.DebugInfo
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.ErrorInfo
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.Help.Link
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.Help
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.LocalizedMessage
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.PreconditionFailure
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.PreconditionFailure.Violation
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.QuotaFailure
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.QuotaFailure.Violation
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.RequestInfo
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.ResourceInfo
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.RetryInfo
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.Status
- parseFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.CheckedExpr
- parseFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.CheckRequest
- parseFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.CheckResponse
- parseFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.Constant
- parseFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload
- parseFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl
- parseFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.Decl.IdentDecl
- parseFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.Decl
- parseFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.EnumValue
- parseFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.ErrorSet
- parseFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.EvalRequest
- parseFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.EvalResponse
- parseFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.EvalState
- parseFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.EvalState.Result
- parseFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.Explain.ExprStep
-
Deprecated.
- parseFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.Explain
-
Deprecated.
- parseFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.Expr.Call
- parseFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.Expr.Comprehension
- parseFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.Expr.CreateList
- parseFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry
- parseFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.Expr.CreateStruct
- parseFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.Expr.Ident
- parseFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.Expr
- parseFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.Expr.Select
- parseFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.ExprValue
- parseFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.IssueDetails
- parseFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.ListValue
- parseFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.MapValue.Entry
- parseFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.MapValue
- parseFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.ParsedExpr
- parseFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.ParseRequest
- parseFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.ParseResponse
- parseFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.Reference
- parseFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.SourceInfo
- parseFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.SourcePosition
- parseFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.Type.AbstractType
- parseFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.Type.FunctionType
- parseFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.Type.ListType
- parseFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.Type.MapType
- parseFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.Type
- parseFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.UnknownSet
- parseFrom(InputStream) - Static method in class com.google.api.expr.v1alpha1.Value
- parseFrom(InputStream) - Static method in class com.google.rpc.BadRequest.FieldViolation
- parseFrom(InputStream) - Static method in class com.google.rpc.BadRequest
- parseFrom(InputStream) - Static method in class com.google.rpc.context.AttributeContext.Api
- parseFrom(InputStream) - Static method in class com.google.rpc.context.AttributeContext.Auth
- parseFrom(InputStream) - Static method in class com.google.rpc.context.AttributeContext
- parseFrom(InputStream) - Static method in class com.google.rpc.context.AttributeContext.Peer
- parseFrom(InputStream) - Static method in class com.google.rpc.context.AttributeContext.Request
- parseFrom(InputStream) - Static method in class com.google.rpc.context.AttributeContext.Resource
- parseFrom(InputStream) - Static method in class com.google.rpc.context.AttributeContext.Response
- parseFrom(InputStream) - Static method in class com.google.rpc.DebugInfo
- parseFrom(InputStream) - Static method in class com.google.rpc.ErrorInfo
- parseFrom(InputStream) - Static method in class com.google.rpc.Help.Link
- parseFrom(InputStream) - Static method in class com.google.rpc.Help
- parseFrom(InputStream) - Static method in class com.google.rpc.LocalizedMessage
- parseFrom(InputStream) - Static method in class com.google.rpc.PreconditionFailure
- parseFrom(InputStream) - Static method in class com.google.rpc.PreconditionFailure.Violation
- parseFrom(InputStream) - Static method in class com.google.rpc.QuotaFailure
- parseFrom(InputStream) - Static method in class com.google.rpc.QuotaFailure.Violation
- parseFrom(InputStream) - Static method in class com.google.rpc.RequestInfo
- parseFrom(InputStream) - Static method in class com.google.rpc.ResourceInfo
- parseFrom(InputStream) - Static method in class com.google.rpc.RetryInfo
- parseFrom(InputStream) - Static method in class com.google.rpc.Status
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.CheckedExpr
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.CheckRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.CheckResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Constant
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Decl.IdentDecl
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Decl
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.EnumValue
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.ErrorSet
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.EvalRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.EvalResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.EvalState
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.EvalState.Result
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Explain.ExprStep
-
Deprecated.
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Explain
-
Deprecated.
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Expr.Call
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Expr.Comprehension
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Expr.CreateList
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Expr.CreateStruct
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Expr.Ident
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Expr
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Expr.Select
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.ExprValue
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.IssueDetails
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.ListValue
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.MapValue.Entry
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.MapValue
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.ParsedExpr
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.ParseRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.ParseResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Reference
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.SourceInfo
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.SourcePosition
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Type.AbstractType
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Type.FunctionType
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Type.ListType
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Type.MapType
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Type
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.UnknownSet
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Value
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.BadRequest.FieldViolation
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.BadRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.context.AttributeContext.Api
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.context.AttributeContext.Auth
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.context.AttributeContext
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.context.AttributeContext.Peer
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.context.AttributeContext.Request
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.context.AttributeContext.Resource
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.context.AttributeContext.Response
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.DebugInfo
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.ErrorInfo
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.Help.Link
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.Help
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.LocalizedMessage
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.PreconditionFailure
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.PreconditionFailure.Violation
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.QuotaFailure
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.QuotaFailure.Violation
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.RequestInfo
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.ResourceInfo
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.RetryInfo
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.rpc.Status
- parseFrom(ByteBuffer) - Static method in class com.google.api.expr.v1alpha1.CheckedExpr
- parseFrom(ByteBuffer) - Static method in class com.google.api.expr.v1alpha1.CheckRequest
- parseFrom(ByteBuffer) - Static method in class com.google.api.expr.v1alpha1.CheckResponse
- parseFrom(ByteBuffer) - Static method in class com.google.api.expr.v1alpha1.Constant
- parseFrom(ByteBuffer) - Static method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload
- parseFrom(ByteBuffer) - Static method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl
- parseFrom(ByteBuffer) - Static method in class com.google.api.expr.v1alpha1.Decl.IdentDecl
- parseFrom(ByteBuffer) - Static method in class com.google.api.expr.v1alpha1.Decl
- parseFrom(ByteBuffer) - Static method in class com.google.api.expr.v1alpha1.EnumValue
- parseFrom(ByteBuffer) - Static method in class com.google.api.expr.v1alpha1.ErrorSet
- parseFrom(ByteBuffer) - Static method in class com.google.api.expr.v1alpha1.EvalRequest
- parseFrom(ByteBuffer) - Static method in class com.google.api.expr.v1alpha1.EvalResponse
- parseFrom(ByteBuffer) - Static method in class com.google.api.expr.v1alpha1.EvalState
- parseFrom(ByteBuffer) - Static method in class com.google.api.expr.v1alpha1.EvalState.Result
- parseFrom(ByteBuffer) - Static method in class com.google.api.expr.v1alpha1.Explain.ExprStep
-
Deprecated.
- parseFrom(ByteBuffer) - Static method in class com.google.api.expr.v1alpha1.Explain
-
Deprecated.
- parseFrom(ByteBuffer) - Static method in class com.google.api.expr.v1alpha1.Expr.Call
- parseFrom(ByteBuffer) - Static method in class com.google.api.expr.v1alpha1.Expr.Comprehension
- parseFrom(ByteBuffer) - Static method in class com.google.api.expr.v1alpha1.Expr.CreateList
- parseFrom(ByteBuffer) - Static method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry
- parseFrom(ByteBuffer) - Static method in class com.google.api.expr.v1alpha1.Expr.CreateStruct
- parseFrom(ByteBuffer) - Static method in class com.google.api.expr.v1alpha1.Expr.Ident
- parseFrom(ByteBuffer) - Static method in class com.google.api.expr.v1alpha1.Expr
- parseFrom(ByteBuffer) - Static method in class com.google.api.expr.v1alpha1.Expr.Select
- parseFrom(ByteBuffer) - Static method in class com.google.api.expr.v1alpha1.ExprValue
- parseFrom(ByteBuffer) - Static method in class com.google.api.expr.v1alpha1.IssueDetails
- parseFrom(ByteBuffer) - Static method in class com.google.api.expr.v1alpha1.ListValue
- parseFrom(ByteBuffer) - Static method in class com.google.api.expr.v1alpha1.MapValue.Entry
- parseFrom(ByteBuffer) - Static method in class com.google.api.expr.v1alpha1.MapValue
- parseFrom(ByteBuffer) - Static method in class com.google.api.expr.v1alpha1.ParsedExpr
- parseFrom(ByteBuffer) - Static method in class com.google.api.expr.v1alpha1.ParseRequest
- parseFrom(ByteBuffer) - Static method in class com.google.api.expr.v1alpha1.ParseResponse
- parseFrom(ByteBuffer) - Static method in class com.google.api.expr.v1alpha1.Reference
- parseFrom(ByteBuffer) - Static method in class com.google.api.expr.v1alpha1.SourceInfo
- parseFrom(ByteBuffer) - Static method in class com.google.api.expr.v1alpha1.SourcePosition
- parseFrom(ByteBuffer) - Static method in class com.google.api.expr.v1alpha1.Type.AbstractType
- parseFrom(ByteBuffer) - Static method in class com.google.api.expr.v1alpha1.Type.FunctionType
- parseFrom(ByteBuffer) - Static method in class com.google.api.expr.v1alpha1.Type.ListType
- parseFrom(ByteBuffer) - Static method in class com.google.api.expr.v1alpha1.Type.MapType
- parseFrom(ByteBuffer) - Static method in class com.google.api.expr.v1alpha1.Type
- parseFrom(ByteBuffer) - Static method in class com.google.api.expr.v1alpha1.UnknownSet
- parseFrom(ByteBuffer) - Static method in class com.google.api.expr.v1alpha1.Value
- parseFrom(ByteBuffer) - Static method in class com.google.rpc.BadRequest.FieldViolation
- parseFrom(ByteBuffer) - Static method in class com.google.rpc.BadRequest
- parseFrom(ByteBuffer) - Static method in class com.google.rpc.context.AttributeContext.Api
- parseFrom(ByteBuffer) - Static method in class com.google.rpc.context.AttributeContext.Auth
- parseFrom(ByteBuffer) - Static method in class com.google.rpc.context.AttributeContext
- parseFrom(ByteBuffer) - Static method in class com.google.rpc.context.AttributeContext.Peer
- parseFrom(ByteBuffer) - Static method in class com.google.rpc.context.AttributeContext.Request
- parseFrom(ByteBuffer) - Static method in class com.google.rpc.context.AttributeContext.Resource
- parseFrom(ByteBuffer) - Static method in class com.google.rpc.context.AttributeContext.Response
- parseFrom(ByteBuffer) - Static method in class com.google.rpc.DebugInfo
- parseFrom(ByteBuffer) - Static method in class com.google.rpc.ErrorInfo
- parseFrom(ByteBuffer) - Static method in class com.google.rpc.Help.Link
- parseFrom(ByteBuffer) - Static method in class com.google.rpc.Help
- parseFrom(ByteBuffer) - Static method in class com.google.rpc.LocalizedMessage
- parseFrom(ByteBuffer) - Static method in class com.google.rpc.PreconditionFailure
- parseFrom(ByteBuffer) - Static method in class com.google.rpc.PreconditionFailure.Violation
- parseFrom(ByteBuffer) - Static method in class com.google.rpc.QuotaFailure
- parseFrom(ByteBuffer) - Static method in class com.google.rpc.QuotaFailure.Violation
- parseFrom(ByteBuffer) - Static method in class com.google.rpc.RequestInfo
- parseFrom(ByteBuffer) - Static method in class com.google.rpc.ResourceInfo
- parseFrom(ByteBuffer) - Static method in class com.google.rpc.RetryInfo
- parseFrom(ByteBuffer) - Static method in class com.google.rpc.Status
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.CheckedExpr
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.CheckRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.CheckResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Constant
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Decl.IdentDecl
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Decl
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.EnumValue
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.ErrorSet
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.EvalRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.EvalResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.EvalState
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.EvalState.Result
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Explain.ExprStep
-
Deprecated.
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Explain
-
Deprecated.
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Expr.Call
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Expr.Comprehension
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Expr.CreateList
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Expr.CreateStruct
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Expr.Ident
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Expr
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Expr.Select
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.ExprValue
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.IssueDetails
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.ListValue
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.MapValue.Entry
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.MapValue
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.ParsedExpr
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.ParseRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.ParseResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Reference
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.SourceInfo
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.SourcePosition
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Type.AbstractType
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Type.FunctionType
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Type.ListType
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Type.MapType
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Type
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.UnknownSet
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.Value
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.rpc.BadRequest.FieldViolation
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.rpc.BadRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.rpc.context.AttributeContext.Api
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.rpc.context.AttributeContext.Auth
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.rpc.context.AttributeContext
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.rpc.context.AttributeContext.Peer
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.rpc.context.AttributeContext.Request
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.rpc.context.AttributeContext.Resource
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.rpc.context.AttributeContext.Response
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.rpc.DebugInfo
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.rpc.ErrorInfo
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.rpc.Help.Link
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.rpc.Help
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.rpc.LocalizedMessage
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.rpc.PreconditionFailure
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.rpc.PreconditionFailure.Violation
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.rpc.QuotaFailure
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.rpc.QuotaFailure.Violation
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.rpc.RequestInfo
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.rpc.ResourceInfo
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.rpc.RetryInfo
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.rpc.Status
- parser() - Static method in class com.google.api.expr.v1alpha1.CheckedExpr
- parser() - Static method in class com.google.api.expr.v1alpha1.CheckRequest
- parser() - Static method in class com.google.api.expr.v1alpha1.CheckResponse
- parser() - Static method in class com.google.api.expr.v1alpha1.Constant
- parser() - Static method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload
- parser() - Static method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl
- parser() - Static method in class com.google.api.expr.v1alpha1.Decl.IdentDecl
- parser() - Static method in class com.google.api.expr.v1alpha1.Decl
- parser() - Static method in class com.google.api.expr.v1alpha1.EnumValue
- parser() - Static method in class com.google.api.expr.v1alpha1.ErrorSet
- parser() - Static method in class com.google.api.expr.v1alpha1.EvalRequest
- parser() - Static method in class com.google.api.expr.v1alpha1.EvalResponse
- parser() - Static method in class com.google.api.expr.v1alpha1.EvalState
- parser() - Static method in class com.google.api.expr.v1alpha1.EvalState.Result
- parser() - Static method in class com.google.api.expr.v1alpha1.Explain.ExprStep
-
Deprecated.
- parser() - Static method in class com.google.api.expr.v1alpha1.Explain
-
Deprecated.
- parser() - Static method in class com.google.api.expr.v1alpha1.Expr.Call
- parser() - Static method in class com.google.api.expr.v1alpha1.Expr.Comprehension
- parser() - Static method in class com.google.api.expr.v1alpha1.Expr.CreateList
- parser() - Static method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry
- parser() - Static method in class com.google.api.expr.v1alpha1.Expr.CreateStruct
- parser() - Static method in class com.google.api.expr.v1alpha1.Expr.Ident
- parser() - Static method in class com.google.api.expr.v1alpha1.Expr
- parser() - Static method in class com.google.api.expr.v1alpha1.Expr.Select
- parser() - Static method in class com.google.api.expr.v1alpha1.ExprValue
- parser() - Static method in class com.google.api.expr.v1alpha1.IssueDetails
- parser() - Static method in class com.google.api.expr.v1alpha1.ListValue
- parser() - Static method in class com.google.api.expr.v1alpha1.MapValue.Entry
- parser() - Static method in class com.google.api.expr.v1alpha1.MapValue
- parser() - Static method in class com.google.api.expr.v1alpha1.ParsedExpr
- parser() - Static method in class com.google.api.expr.v1alpha1.ParseRequest
- parser() - Static method in class com.google.api.expr.v1alpha1.ParseResponse
- parser() - Static method in class com.google.api.expr.v1alpha1.Reference
- parser() - Static method in class com.google.api.expr.v1alpha1.SourceInfo
- parser() - Static method in class com.google.api.expr.v1alpha1.SourcePosition
- parser() - Static method in class com.google.api.expr.v1alpha1.Type.AbstractType
- parser() - Static method in class com.google.api.expr.v1alpha1.Type.FunctionType
- parser() - Static method in class com.google.api.expr.v1alpha1.Type.ListType
- parser() - Static method in class com.google.api.expr.v1alpha1.Type.MapType
- parser() - Static method in class com.google.api.expr.v1alpha1.Type
- parser() - Static method in class com.google.api.expr.v1alpha1.UnknownSet
- parser() - Static method in class com.google.api.expr.v1alpha1.Value
- parser() - Static method in class com.google.rpc.BadRequest.FieldViolation
- parser() - Static method in class com.google.rpc.BadRequest
- parser() - Static method in class com.google.rpc.context.AttributeContext.Api
- parser() - Static method in class com.google.rpc.context.AttributeContext.Auth
- parser() - Static method in class com.google.rpc.context.AttributeContext
- parser() - Static method in class com.google.rpc.context.AttributeContext.Peer
- parser() - Static method in class com.google.rpc.context.AttributeContext.Request
- parser() - Static method in class com.google.rpc.context.AttributeContext.Resource
- parser() - Static method in class com.google.rpc.context.AttributeContext.Response
- parser() - Static method in class com.google.rpc.DebugInfo
- parser() - Static method in class com.google.rpc.ErrorInfo
- parser() - Static method in class com.google.rpc.Help.Link
- parser() - Static method in class com.google.rpc.Help
- parser() - Static method in class com.google.rpc.LocalizedMessage
- parser() - Static method in class com.google.rpc.PreconditionFailure
- parser() - Static method in class com.google.rpc.PreconditionFailure.Violation
- parser() - Static method in class com.google.rpc.QuotaFailure
- parser() - Static method in class com.google.rpc.QuotaFailure.Violation
- parser() - Static method in class com.google.rpc.RequestInfo
- parser() - Static method in class com.google.rpc.ResourceInfo
- parser() - Static method in class com.google.rpc.RetryInfo
- parser() - Static method in class com.google.rpc.Status
- ParseRequest - Class in com.google.api.expr.v1alpha1
-
Request message for the Parse method.
- ParseRequest.Builder - Class in com.google.api.expr.v1alpha1
-
Request message for the Parse method.
- ParseRequestOrBuilder - Interface in com.google.api.expr.v1alpha1
- ParseResponse - Class in com.google.api.expr.v1alpha1
-
Response message for the Parse method.
- ParseResponse.Builder - Class in com.google.api.expr.v1alpha1
-
Response message for the Parse method.
- ParseResponseOrBuilder - Interface in com.google.api.expr.v1alpha1
- PATH_FIELD_NUMBER - Static variable in class com.google.rpc.context.AttributeContext.Request
- PERMISSION_DENIED - com.google.rpc.Code
-
The caller does not have permission to execute the specified operation.
- PERMISSION_DENIED_VALUE - Static variable in enum com.google.rpc.Code
-
The caller does not have permission to execute the specified operation.
- PORT_FIELD_NUMBER - Static variable in class com.google.rpc.context.AttributeContext.Peer
- POSITION_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.IssueDetails
- POSITIONS_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.SourceInfo
- PreconditionFailure - Class in com.google.rpc
-
Describes what preconditions have failed.
- PreconditionFailure.Builder - Class in com.google.rpc
-
Describes what preconditions have failed.
- PreconditionFailure.Violation - Class in com.google.rpc
-
A message type used to describe a single precondition failure.
- PreconditionFailure.Violation.Builder - Class in com.google.rpc
-
A message type used to describe a single precondition failure.
- PreconditionFailure.ViolationOrBuilder - Interface in com.google.rpc
- PreconditionFailureOrBuilder - Interface in com.google.rpc
- PRESENTER_FIELD_NUMBER - Static variable in class com.google.rpc.context.AttributeContext.Auth
- PRIMITIVE - com.google.api.expr.v1alpha1.Type.TypeKindCase
- PRIMITIVE_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Type
- PRIMITIVE_TYPE_UNSPECIFIED - com.google.api.expr.v1alpha1.Type.PrimitiveType
-
Unspecified type.
- PRIMITIVE_TYPE_UNSPECIFIED_VALUE - Static variable in enum com.google.api.expr.v1alpha1.Type.PrimitiveType
-
Unspecified type.
- PRINCIPAL_FIELD_NUMBER - Static variable in class com.google.rpc.context.AttributeContext.Auth
- PRINCIPAL_FIELD_NUMBER - Static variable in class com.google.rpc.context.AttributeContext.Peer
- PROTOCOL_FIELD_NUMBER - Static variable in class com.google.rpc.context.AttributeContext.Api
- PROTOCOL_FIELD_NUMBER - Static variable in class com.google.rpc.context.AttributeContext.Request
- putAllAnnotations(Map<String, String>) - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
Annotations is an unstructured key-value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata.
- putAllBindings(Map<String, ExprValue>) - Method in class com.google.api.expr.v1alpha1.EvalRequest.Builder
-
Bindings for the external variables.
- putAllHeaders(Map<String, String>) - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The HTTP request headers.
- putAllHeaders(Map<String, String>) - Method in class com.google.rpc.context.AttributeContext.Response.Builder
-
The HTTP response headers.
- putAllLabels(Map<String, String>) - Method in class com.google.rpc.context.AttributeContext.Peer.Builder
-
The labels associated with the peer.
- putAllLabels(Map<String, String>) - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
The labels or tags on the resource, such as AWS resource tags and Kubernetes resource labels.
- putAllMacroCalls(Map<Long, Expr>) - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
-
A map from the parse node id where a macro replacement was made to the call `Expr` that resulted in a macro expansion.
- putAllMetadata(Map<String, String>) - Method in class com.google.rpc.ErrorInfo.Builder
-
Additional structured details about this error.
- putAllPositions(Map<Long, Integer>) - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
-
A map from the parse node id (e.g.
- putAllReferenceMap(Map<Long, Reference>) - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
-
A map from expression ids to resolved references.
- putAllTypeMap(Map<Long, Type>) - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
-
A map from expression ids to types.
- putAnnotations(String, String) - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
Annotations is an unstructured key-value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata.
- putBindings(String, ExprValue) - Method in class com.google.api.expr.v1alpha1.EvalRequest.Builder
-
Bindings for the external variables.
- putHeaders(String, String) - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The HTTP request headers.
- putHeaders(String, String) - Method in class com.google.rpc.context.AttributeContext.Response.Builder
-
The HTTP response headers.
- putLabels(String, String) - Method in class com.google.rpc.context.AttributeContext.Peer.Builder
-
The labels associated with the peer.
- putLabels(String, String) - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
The labels or tags on the resource, such as AWS resource tags and Kubernetes resource labels.
- putMacroCalls(long, Expr) - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
-
A map from the parse node id where a macro replacement was made to the call `Expr` that resulted in a macro expansion.
- putMetadata(String, String) - Method in class com.google.rpc.ErrorInfo.Builder
-
Additional structured details about this error.
- putPositions(long, int) - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
-
A map from the parse node id (e.g.
- putReferenceMap(long, Reference) - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
-
A map from expression ids to resolved references.
- putTypeMap(long, Type) - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
-
A map from expression ids to types.
Q
- QUERY_FIELD_NUMBER - Static variable in class com.google.rpc.context.AttributeContext.Request
- QuotaFailure - Class in com.google.rpc
-
Describes how a quota check failed.
- QuotaFailure.Builder - Class in com.google.rpc
-
Describes how a quota check failed.
- QuotaFailure.Violation - Class in com.google.rpc
-
A message type used to describe a single quota violation.
- QuotaFailure.Violation.Builder - Class in com.google.rpc
-
A message type used to describe a single quota violation.
- QuotaFailure.ViolationOrBuilder - Interface in com.google.rpc
- QuotaFailureOrBuilder - Interface in com.google.rpc
R
- REASON_FIELD_NUMBER - Static variable in class com.google.rpc.context.AttributeContext.Request
- REASON_FIELD_NUMBER - Static variable in class com.google.rpc.ErrorInfo
- Reference - Class in com.google.api.expr.v1alpha1
-
Describes a resolved reference to a declaration.
- REFERENCE_MAP_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.CheckedExpr
- Reference.Builder - Class in com.google.api.expr.v1alpha1
-
Describes a resolved reference to a declaration.
- ReferenceOrBuilder - Interface in com.google.api.expr.v1alpha1
- REGION_CODE_FIELD_NUMBER - Static variable in class com.google.rpc.context.AttributeContext.Peer
- registerAllExtensions(ExtensionRegistry) - Static method in class com.google.api.expr.v1alpha1.ConformanceServiceProto
- registerAllExtensions(ExtensionRegistry) - Static method in class com.google.api.expr.v1alpha1.DeclProto
- registerAllExtensions(ExtensionRegistry) - Static method in class com.google.api.expr.v1alpha1.EvalProto
- registerAllExtensions(ExtensionRegistry) - Static method in class com.google.api.expr.v1alpha1.ExplainProto
- registerAllExtensions(ExtensionRegistry) - Static method in class com.google.api.expr.v1alpha1.SyntaxProto
- registerAllExtensions(ExtensionRegistry) - Static method in class com.google.api.expr.v1alpha1.ValueProto
- registerAllExtensions(ExtensionRegistry) - Static method in class com.google.rpc.CodeProto
- registerAllExtensions(ExtensionRegistry) - Static method in class com.google.rpc.context.AttributeContextProto
- registerAllExtensions(ExtensionRegistry) - Static method in class com.google.rpc.ErrorDetailsProto
- registerAllExtensions(ExtensionRegistry) - Static method in class com.google.rpc.StatusProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.ConformanceServiceProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.DeclProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.EvalProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.ExplainProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.SyntaxProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.api.expr.v1alpha1.ValueProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.rpc.CodeProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.rpc.context.AttributeContextProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.rpc.ErrorDetailsProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.rpc.StatusProto
- removeAnnotations(String) - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
Annotations is an unstructured key-value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata.
- removeArgs(int) - Method in class com.google.api.expr.v1alpha1.Expr.Call.Builder
-
The arguments.
- removeArgTypes(int) - Method in class com.google.api.expr.v1alpha1.Type.FunctionType.Builder
-
Argument types of the function.
- removeBindings(String) - Method in class com.google.api.expr.v1alpha1.EvalRequest.Builder
-
Bindings for the external variables.
- removeDetails(int) - Method in class com.google.rpc.Status.Builder
-
A list of messages that carry the error details.
- removeElements(int) - Method in class com.google.api.expr.v1alpha1.Expr.CreateList.Builder
-
The elements part of the list.
- removeEntries(int) - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Builder
-
The entries in the creation expression.
- removeEntries(int) - Method in class com.google.api.expr.v1alpha1.MapValue.Builder
-
The set of map entries.
- removeErrors(int) - Method in class com.google.api.expr.v1alpha1.ErrorSet.Builder
-
The errors in the set.
- removeExprSteps(int) - Method in class com.google.api.expr.v1alpha1.Explain.Builder
-
Deprecated.List of steps.
- removeExtensions(int) - Method in class com.google.rpc.context.AttributeContext.Builder
-
Supports extensions for advanced use cases, such as logs and metrics.
- removeFieldViolations(int) - Method in class com.google.rpc.BadRequest.Builder
-
Describes all violations in a client request.
- removeHeaders(String) - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The HTTP request headers.
- removeHeaders(String) - Method in class com.google.rpc.context.AttributeContext.Response.Builder
-
The HTTP response headers.
- removeIssues(int) - Method in class com.google.api.expr.v1alpha1.CheckResponse.Builder
-
Any number of issues with [StatusDetails][] as the details.
- removeIssues(int) - Method in class com.google.api.expr.v1alpha1.EvalResponse.Builder
-
Any number of issues with [StatusDetails][] as the details.
- removeIssues(int) - Method in class com.google.api.expr.v1alpha1.ParseResponse.Builder
-
Any number of issues with [StatusDetails][] as the details.
- removeLabels(String) - Method in class com.google.rpc.context.AttributeContext.Peer.Builder
-
The labels associated with the peer.
- removeLabels(String) - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
The labels or tags on the resource, such as AWS resource tags and Kubernetes resource labels.
- removeLinks(int) - Method in class com.google.rpc.Help.Builder
-
URL(s) pointing to additional information on handling the current error.
- removeMacroCalls(long) - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
-
A map from the parse node id where a macro replacement was made to the call `Expr` that resulted in a macro expansion.
- removeMetadata(String) - Method in class com.google.rpc.ErrorInfo.Builder
-
Additional structured details about this error.
- removeOverloads(int) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Builder
-
Required.
- removeParameterTypes(int) - Method in class com.google.api.expr.v1alpha1.Type.AbstractType.Builder
-
Parameter types for this abstract type.
- removeParams(int) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
-
List of function parameter [Type][google.api.expr.v1alpha1.Type] values.
- removePositions(long) - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
-
A map from the parse node id (e.g.
- removeReferenceMap(long) - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
-
A map from expression ids to resolved references.
- removeResults(int) - Method in class com.google.api.expr.v1alpha1.EvalState.Builder
-
An ordered list of results.
- removeTypeEnv(int) - Method in class com.google.api.expr.v1alpha1.CheckRequest.Builder
-
Declarations of types for external variables and functions.
- removeTypeMap(long) - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
-
A map from expression ids to types.
- removeValues(int) - Method in class com.google.api.expr.v1alpha1.EvalState.Builder
-
The unique values referenced in this message.
- removeValues(int) - Method in class com.google.api.expr.v1alpha1.Explain.Builder
-
Deprecated.All of the observed values.
- removeValues(int) - Method in class com.google.api.expr.v1alpha1.ListValue.Builder
-
The ordered values in the list.
- removeViolations(int) - Method in class com.google.rpc.PreconditionFailure.Builder
-
Describes all precondition violations.
- removeViolations(int) - Method in class com.google.rpc.QuotaFailure.Builder
-
Describes all quota violations.
- REQUEST_FIELD_NUMBER - Static variable in class com.google.rpc.context.AttributeContext
- REQUEST_ID_FIELD_NUMBER - Static variable in class com.google.rpc.RequestInfo
- RequestInfo - Class in com.google.rpc
-
Contains metadata about the request that clients can attach when filing a bug or providing other forms of feedback.
- RequestInfo.Builder - Class in com.google.rpc
-
Contains metadata about the request that clients can attach when filing a bug or providing other forms of feedback.
- RequestInfoOrBuilder - Interface in com.google.rpc
- RESOURCE_EXHAUSTED - com.google.rpc.Code
-
Some resource has been exhausted, perhaps a per-user quota, or perhaps the entire file system is out of space.
- RESOURCE_EXHAUSTED_VALUE - Static variable in enum com.google.rpc.Code
-
Some resource has been exhausted, perhaps a per-user quota, or perhaps the entire file system is out of space.
- RESOURCE_FIELD_NUMBER - Static variable in class com.google.rpc.context.AttributeContext
- RESOURCE_NAME_FIELD_NUMBER - Static variable in class com.google.rpc.ResourceInfo
- RESOURCE_TYPE_FIELD_NUMBER - Static variable in class com.google.rpc.ResourceInfo
- ResourceInfo - Class in com.google.rpc
-
Describes the resource that is being accessed.
- ResourceInfo.Builder - Class in com.google.rpc
-
Describes the resource that is being accessed.
- ResourceInfoOrBuilder - Interface in com.google.rpc
- RESPONSE_FIELD_NUMBER - Static variable in class com.google.rpc.context.AttributeContext
- RESULT_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.EvalResponse
- RESULT_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Expr.Comprehension
- RESULT_TYPE_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload
- RESULT_TYPE_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Type.FunctionType
- RESULTS_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.EvalState
- RETRY_DELAY_FIELD_NUMBER - Static variable in class com.google.rpc.RetryInfo
- RetryInfo - Class in com.google.rpc
-
Describes when the clients can retry a failed request.
- RetryInfo.Builder - Class in com.google.rpc
-
Describes when the clients can retry a failed request.
- RetryInfoOrBuilder - Interface in com.google.rpc
S
- SCHEME_FIELD_NUMBER - Static variable in class com.google.rpc.context.AttributeContext.Request
- SELECT_EXPR - com.google.api.expr.v1alpha1.Expr.ExprKindCase
- SELECT_EXPR_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Expr
- SERVICE_FIELD_NUMBER - Static variable in class com.google.rpc.context.AttributeContext.Api
- SERVICE_FIELD_NUMBER - Static variable in class com.google.rpc.context.AttributeContext.Resource
- SERVICE_NAME - Static variable in class com.google.api.expr.v1alpha1.ConformanceServiceGrpc
- SERVING_DATA_FIELD_NUMBER - Static variable in class com.google.rpc.RequestInfo
- setAbstractType(Type.AbstractType) - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Abstract, application defined type.
- setAbstractType(Type.AbstractType.Builder) - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Abstract, application defined type.
- setAccessLevels(int, String) - Method in class com.google.rpc.context.AttributeContext.Auth.Builder
-
A list of access level resource names that allow resources to be accessed by authenticated requester.
- setAccuInit(Expr) - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
-
The initial value of the accumulator.
- setAccuInit(Expr.Builder) - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
-
The initial value of the accumulator.
- setAccuVar(String) - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
-
The name of the variable used for accumulation of the result.
- setAccuVarBytes(ByteString) - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
-
The name of the variable used for accumulation of the result.
- setApi(AttributeContext.Api) - Method in class com.google.rpc.context.AttributeContext.Builder
-
Represents an API operation that is involved to a network activity.
- setApi(AttributeContext.Api.Builder) - Method in class com.google.rpc.context.AttributeContext.Builder
-
Represents an API operation that is involved to a network activity.
- setArgs(int, Expr) - Method in class com.google.api.expr.v1alpha1.Expr.Call.Builder
-
The arguments.
- setArgs(int, Expr.Builder) - Method in class com.google.api.expr.v1alpha1.Expr.Call.Builder
-
The arguments.
- setArgTypes(int, Type) - Method in class com.google.api.expr.v1alpha1.Type.FunctionType.Builder
-
Argument types of the function.
- setArgTypes(int, Type.Builder) - Method in class com.google.api.expr.v1alpha1.Type.FunctionType.Builder
-
Argument types of the function.
- setAudiences(int, String) - Method in class com.google.rpc.context.AttributeContext.Auth.Builder
-
The intended audience(s) for this authentication information.
- setAuth(AttributeContext.Auth) - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The request authentication.
- setAuth(AttributeContext.Auth.Builder) - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The request authentication.
- setBackendLatency(Duration) - Method in class com.google.rpc.context.AttributeContext.Response.Builder
-
The length of time it takes the backend service to fully respond to a request.
- setBackendLatency(Duration.Builder) - Method in class com.google.rpc.context.AttributeContext.Response.Builder
-
The length of time it takes the backend service to fully respond to a request.
- setBoolValue(boolean) - Method in class com.google.api.expr.v1alpha1.Constant.Builder
-
boolean value.
- setBoolValue(boolean) - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
Boolean value.
- setBytesValue(ByteString) - Method in class com.google.api.expr.v1alpha1.Constant.Builder
-
bytes value.
- setBytesValue(ByteString) - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
Byte string value.
- setCallExpr(Expr.Call) - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
A call expression, including calls to predefined functions and operators.
- setCallExpr(Expr.Call.Builder) - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
A call expression, including calls to predefined functions and operators.
- setCelSource(String) - Method in class com.google.api.expr.v1alpha1.ParseRequest.Builder
-
Required.
- setCelSourceBytes(ByteString) - Method in class com.google.api.expr.v1alpha1.ParseRequest.Builder
-
Required.
- setCheckedExpr(CheckedExpr) - Method in class com.google.api.expr.v1alpha1.CheckResponse.Builder
-
The annotated representation, or unset if checking failed.
- setCheckedExpr(CheckedExpr) - Method in class com.google.api.expr.v1alpha1.EvalRequest.Builder
-
Evaluate based on the checked representation.
- setCheckedExpr(CheckedExpr.Builder) - Method in class com.google.api.expr.v1alpha1.CheckResponse.Builder
-
The annotated representation, or unset if checking failed.
- setCheckedExpr(CheckedExpr.Builder) - Method in class com.google.api.expr.v1alpha1.EvalRequest.Builder
-
Evaluate based on the checked representation.
- setClaims(Struct) - Method in class com.google.rpc.context.AttributeContext.Auth.Builder
-
Structured claims presented with the credential.
- setClaims(Struct.Builder) - Method in class com.google.rpc.context.AttributeContext.Auth.Builder
-
Structured claims presented with the credential.
- setCode(int) - Method in class com.google.rpc.Status.Builder
-
The status code, which should be an enum value of [google.rpc.Code][google.rpc.Code].
- setCode(long) - Method in class com.google.rpc.context.AttributeContext.Response.Builder
-
The HTTP response status code, such as `200` and `404`.
- setColumn(int) - Method in class com.google.api.expr.v1alpha1.SourcePosition.Builder
-
The 0-based index of the starting position within the line of source text where the issue occurs.
- setComprehensionExpr(Expr.Comprehension) - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
A comprehension expression.
- setComprehensionExpr(Expr.Comprehension.Builder) - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
A comprehension expression.
- setConstExpr(Constant) - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
A literal expression.
- setConstExpr(Constant.Builder) - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
A literal expression.
- setContainer(String) - Method in class com.google.api.expr.v1alpha1.CheckRequest.Builder
-
The protocol buffer context.
- setContainer(String) - Method in class com.google.api.expr.v1alpha1.EvalRequest.Builder
-
SHOULD be the same container as used in [CheckRequest][google.api.expr.v1alpha1.CheckRequest], if checked.
- setContainerBytes(ByteString) - Method in class com.google.api.expr.v1alpha1.CheckRequest.Builder
-
The protocol buffer context.
- setContainerBytes(ByteString) - Method in class com.google.api.expr.v1alpha1.EvalRequest.Builder
-
SHOULD be the same container as used in [CheckRequest][google.api.expr.v1alpha1.CheckRequest], if checked.
- setCreateTime(Timestamp) - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
Output only.
- setCreateTime(Timestamp.Builder) - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
Output only.
- setDeleteTime(Timestamp) - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
Output only.
- setDeleteTime(Timestamp.Builder) - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
Output only.
- setDescription(String) - Method in class com.google.rpc.BadRequest.FieldViolation.Builder
-
A description of why the request element is bad.
- setDescription(String) - Method in class com.google.rpc.Help.Link.Builder
-
Describes what the link offers.
- setDescription(String) - Method in class com.google.rpc.PreconditionFailure.Violation.Builder
-
A description of how the precondition failed.
- setDescription(String) - Method in class com.google.rpc.QuotaFailure.Violation.Builder
-
A description of how the quota check failed.
- setDescription(String) - Method in class com.google.rpc.ResourceInfo.Builder
-
Describes what error is encountered when accessing this resource.
- setDescriptionBytes(ByteString) - Method in class com.google.rpc.BadRequest.FieldViolation.Builder
-
A description of why the request element is bad.
- setDescriptionBytes(ByteString) - Method in class com.google.rpc.Help.Link.Builder
-
Describes what the link offers.
- setDescriptionBytes(ByteString) - Method in class com.google.rpc.PreconditionFailure.Violation.Builder
-
A description of how the precondition failed.
- setDescriptionBytes(ByteString) - Method in class com.google.rpc.QuotaFailure.Violation.Builder
-
A description of how the quota check failed.
- setDescriptionBytes(ByteString) - Method in class com.google.rpc.ResourceInfo.Builder
-
Describes what error is encountered when accessing this resource.
- setDestination(AttributeContext.Peer) - Method in class com.google.rpc.context.AttributeContext.Builder
-
The destination of a network activity, such as accepting a TCP connection.
- setDestination(AttributeContext.Peer.Builder) - Method in class com.google.rpc.context.AttributeContext.Builder
-
The destination of a network activity, such as accepting a TCP connection.
- setDetail(String) - Method in class com.google.rpc.DebugInfo.Builder
-
Additional debugging information provided by the server.
- setDetailBytes(ByteString) - Method in class com.google.rpc.DebugInfo.Builder
-
Additional debugging information provided by the server.
- setDetails(int, Any) - Method in class com.google.rpc.Status.Builder
-
A list of messages that carry the error details.
- setDetails(int, Any.Builder) - Method in class com.google.rpc.Status.Builder
-
A list of messages that carry the error details.
- setDisableMacros(boolean) - Method in class com.google.api.expr.v1alpha1.ParseRequest.Builder
-
Prevent macro expansion.
- setDisplayName(String) - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
Mutable.
- setDisplayNameBytes(ByteString) - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
Mutable.
- setDoc(String) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
-
Documentation string for the overload.
- setDoc(String) - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl.Builder
-
Documentation string for the identifier.
- setDocBytes(ByteString) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
-
Documentation string for the overload.
- setDocBytes(ByteString) - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl.Builder
-
Documentation string for the identifier.
- setDomain(String) - Method in class com.google.rpc.ErrorInfo.Builder
-
The logical grouping to which the "reason" belongs.
- setDomainBytes(ByteString) - Method in class com.google.rpc.ErrorInfo.Builder
-
The logical grouping to which the "reason" belongs.
- setDoubleValue(double) - Method in class com.google.api.expr.v1alpha1.Constant.Builder
-
double value.
- setDoubleValue(double) - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
Floating point value.
- setDurationValue(Duration) - Method in class com.google.api.expr.v1alpha1.Constant.Builder
-
Deprecated.
- setDurationValue(Duration.Builder) - Method in class com.google.api.expr.v1alpha1.Constant.Builder
-
Deprecated.
- setDyn(Empty) - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Dynamic type.
- setDyn(Empty.Builder) - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Dynamic type.
- setElements(int, Expr) - Method in class com.google.api.expr.v1alpha1.Expr.CreateList.Builder
-
The elements part of the list.
- setElements(int, Expr.Builder) - Method in class com.google.api.expr.v1alpha1.Expr.CreateList.Builder
-
The elements part of the list.
- setElemType(Type) - Method in class com.google.api.expr.v1alpha1.Type.ListType.Builder
-
The element type.
- setElemType(Type.Builder) - Method in class com.google.api.expr.v1alpha1.Type.ListType.Builder
-
The element type.
- setEntries(int, Expr.CreateStruct.Entry) - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Builder
-
The entries in the creation expression.
- setEntries(int, Expr.CreateStruct.Entry.Builder) - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Builder
-
The entries in the creation expression.
- setEntries(int, MapValue.Entry) - Method in class com.google.api.expr.v1alpha1.MapValue.Builder
-
The set of map entries.
- setEntries(int, MapValue.Entry.Builder) - Method in class com.google.api.expr.v1alpha1.MapValue.Builder
-
The set of map entries.
- setEnumValue(EnumValue) - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
An enum value.
- setEnumValue(EnumValue.Builder) - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
An enum value.
- setError(ErrorSet) - Method in class com.google.api.expr.v1alpha1.ExprValue.Builder
-
The set of errors in the critical path of evalution.
- setError(ErrorSet.Builder) - Method in class com.google.api.expr.v1alpha1.ExprValue.Builder
-
The set of errors in the critical path of evalution.
- setError(Empty) - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Error type.
- setError(Empty.Builder) - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Error type.
- setErrors(int, Status) - Method in class com.google.api.expr.v1alpha1.ErrorSet.Builder
-
The errors in the set.
- setErrors(int, Status.Builder) - Method in class com.google.api.expr.v1alpha1.ErrorSet.Builder
-
The errors in the set.
- setEtag(String) - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
Output only.
- setEtagBytes(ByteString) - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
Output only.
- setExpr(long) - Method in class com.google.api.expr.v1alpha1.EvalState.Result.Builder
-
The id of the expression this result if for.
- setExpr(Expr) - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
-
The checked expression.
- setExpr(Expr) - Method in class com.google.api.expr.v1alpha1.ParsedExpr.Builder
-
The parsed expression.
- setExpr(Expr.Builder) - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
-
The checked expression.
- setExpr(Expr.Builder) - Method in class com.google.api.expr.v1alpha1.ParsedExpr.Builder
-
The parsed expression.
- setExprs(int, long) - Method in class com.google.api.expr.v1alpha1.UnknownSet.Builder
-
The ids of the expressions with unknown values.
- setExprSteps(int, Explain.ExprStep) - Method in class com.google.api.expr.v1alpha1.Explain.Builder
-
Deprecated.List of steps.
- setExprSteps(int, Explain.ExprStep.Builder) - Method in class com.google.api.expr.v1alpha1.Explain.Builder
-
Deprecated.List of steps.
- setExtensions(int, Any) - Method in class com.google.rpc.context.AttributeContext.Builder
-
Supports extensions for advanced use cases, such as logs and metrics.
- setExtensions(int, Any.Builder) - Method in class com.google.rpc.context.AttributeContext.Builder
-
Supports extensions for advanced use cases, such as logs and metrics.
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.CheckRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.CheckResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.Constant.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.Decl.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.EnumValue.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.ErrorSet.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.EvalRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.EvalResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.EvalState.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.EvalState.Result.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.Explain.Builder
-
Deprecated.
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.Explain.ExprStep.Builder
-
Deprecated.
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.Expr.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.Expr.Call.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.Expr.CreateList.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.Expr.Ident.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.Expr.Select.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.ExprValue.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.IssueDetails.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.ListValue.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.MapValue.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.MapValue.Entry.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.ParsedExpr.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.ParseRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.ParseResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.Reference.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.SourcePosition.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.Type.AbstractType.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.Type.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.Type.FunctionType.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.Type.ListType.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.Type.MapType.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.UnknownSet.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.api.expr.v1alpha1.Value.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.rpc.BadRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.rpc.BadRequest.FieldViolation.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.rpc.context.AttributeContext.Api.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.rpc.context.AttributeContext.Auth.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.rpc.context.AttributeContext.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.rpc.context.AttributeContext.Peer.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.rpc.context.AttributeContext.Request.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.rpc.context.AttributeContext.Response.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.rpc.DebugInfo.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.rpc.ErrorInfo.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.rpc.Help.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.rpc.Help.Link.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.rpc.LocalizedMessage.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.rpc.PreconditionFailure.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.rpc.PreconditionFailure.Violation.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.rpc.QuotaFailure.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.rpc.QuotaFailure.Violation.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.rpc.RequestInfo.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.rpc.ResourceInfo.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.rpc.RetryInfo.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.rpc.Status.Builder
- setField(String) - Method in class com.google.api.expr.v1alpha1.Expr.Select.Builder
-
Required.
- setField(String) - Method in class com.google.rpc.BadRequest.FieldViolation.Builder
-
A path leading to a field in the request body.
- setFieldBytes(ByteString) - Method in class com.google.api.expr.v1alpha1.Expr.Select.Builder
-
Required.
- setFieldBytes(ByteString) - Method in class com.google.rpc.BadRequest.FieldViolation.Builder
-
A path leading to a field in the request body.
- setFieldKey(String) - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.Builder
-
The field key for a message creator statement.
- setFieldKeyBytes(ByteString) - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.Builder
-
The field key for a message creator statement.
- setFieldViolations(int, BadRequest.FieldViolation) - Method in class com.google.rpc.BadRequest.Builder
-
Describes all violations in a client request.
- setFieldViolations(int, BadRequest.FieldViolation.Builder) - Method in class com.google.rpc.BadRequest.Builder
-
Describes all violations in a client request.
- setFunction(Decl.FunctionDecl) - Method in class com.google.api.expr.v1alpha1.Decl.Builder
-
Function declaration.
- setFunction(Decl.FunctionDecl.Builder) - Method in class com.google.api.expr.v1alpha1.Decl.Builder
-
Function declaration.
- setFunction(Type.FunctionType) - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Function type.
- setFunction(Type.FunctionType.Builder) - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Function type.
- setFunction(String) - Method in class com.google.api.expr.v1alpha1.Expr.Call.Builder
-
Required.
- setFunctionBytes(ByteString) - Method in class com.google.api.expr.v1alpha1.Expr.Call.Builder
-
Required.
- setHost(String) - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The HTTP request `Host` header value.
- setHostBytes(ByteString) - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The HTTP request `Host` header value.
- setId(long) - Method in class com.google.api.expr.v1alpha1.Explain.ExprStep.Builder
-
Deprecated.ID of corresponding Expr node.
- setId(long) - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
Required.
- setId(long) - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.Builder
-
Required.
- setId(long) - Method in class com.google.api.expr.v1alpha1.IssueDetails.Builder
-
Expression ID from [Expr][google.api.expr.v1alpha1.Expr], 0 if unknown.
- setId(String) - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The unique ID for a request, which can be propagated to downstream systems.
- setIdBytes(ByteString) - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The unique ID for a request, which can be propagated to downstream systems.
- setIdent(Decl.IdentDecl) - Method in class com.google.api.expr.v1alpha1.Decl.Builder
-
Identifier declaration.
- setIdent(Decl.IdentDecl.Builder) - Method in class com.google.api.expr.v1alpha1.Decl.Builder
-
Identifier declaration.
- setIdentExpr(Expr.Ident) - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
An identifier expression.
- setIdentExpr(Expr.Ident.Builder) - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
An identifier expression.
- setInt64Value(long) - Method in class com.google.api.expr.v1alpha1.Constant.Builder
-
int64 value.
- setInt64Value(long) - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
Signed integer value.
- setIp(String) - Method in class com.google.rpc.context.AttributeContext.Peer.Builder
-
The IP address of the peer.
- setIpBytes(ByteString) - Method in class com.google.rpc.context.AttributeContext.Peer.Builder
-
The IP address of the peer.
- setIsInstanceFunction(boolean) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
-
Whether the function is to be used in a method call-style `x.f(...)` of a function call-style `f(x, ...)`.
- setIssues(int, Status) - Method in class com.google.api.expr.v1alpha1.CheckResponse.Builder
-
Any number of issues with [StatusDetails][] as the details.
- setIssues(int, Status) - Method in class com.google.api.expr.v1alpha1.EvalResponse.Builder
-
Any number of issues with [StatusDetails][] as the details.
- setIssues(int, Status) - Method in class com.google.api.expr.v1alpha1.ParseResponse.Builder
-
Any number of issues with [StatusDetails][] as the details.
- setIssues(int, Status.Builder) - Method in class com.google.api.expr.v1alpha1.CheckResponse.Builder
-
Any number of issues with [StatusDetails][] as the details.
- setIssues(int, Status.Builder) - Method in class com.google.api.expr.v1alpha1.EvalResponse.Builder
-
Any number of issues with [StatusDetails][] as the details.
- setIssues(int, Status.Builder) - Method in class com.google.api.expr.v1alpha1.ParseResponse.Builder
-
Any number of issues with [StatusDetails][] as the details.
- setIterRange(Expr) - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
-
The range over which var iterates.
- setIterRange(Expr.Builder) - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
-
The range over which var iterates.
- setIterVar(String) - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
-
The name of the iteration variable.
- setIterVarBytes(ByteString) - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
-
The name of the iteration variable.
- setKey(Value) - Method in class com.google.api.expr.v1alpha1.MapValue.Entry.Builder
-
The key.
- setKey(Value.Builder) - Method in class com.google.api.expr.v1alpha1.MapValue.Entry.Builder
-
The key.
- setKeyType(Type) - Method in class com.google.api.expr.v1alpha1.Type.MapType.Builder
-
The type of the key.
- setKeyType(Type.Builder) - Method in class com.google.api.expr.v1alpha1.Type.MapType.Builder
-
The type of the key.
- setLine(int) - Method in class com.google.api.expr.v1alpha1.SourcePosition.Builder
-
The 1-based index of the starting line in the source text where the issue occurs, or 0 if unknown.
- setLineOffsets(int, int) - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
-
Monotonically increasing list of character offsets where newlines appear.
- setLinks(int, Help.Link) - Method in class com.google.rpc.Help.Builder
-
URL(s) pointing to additional information on handling the current error.
- setLinks(int, Help.Link.Builder) - Method in class com.google.rpc.Help.Builder
-
URL(s) pointing to additional information on handling the current error.
- setListExpr(Expr.CreateList) - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
A list creation expression.
- setListExpr(Expr.CreateList.Builder) - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
A list creation expression.
- setListType(Type.ListType) - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Parameterized list with elements of `list_type`, e.g.
- setListType(Type.ListType.Builder) - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Parameterized list with elements of `list_type`, e.g.
- setListValue(ListValue) - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
List value.
- setListValue(ListValue.Builder) - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
List value.
- setLocale(String) - Method in class com.google.rpc.LocalizedMessage.Builder
-
The locale used following the specification defined at http://www.rfc-editor.org/rfc/bcp/bcp47.txt.
- setLocaleBytes(ByteString) - Method in class com.google.rpc.LocalizedMessage.Builder
-
The locale used following the specification defined at http://www.rfc-editor.org/rfc/bcp/bcp47.txt.
- setLocation(String) - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
-
The location name.
- setLocation(String) - Method in class com.google.api.expr.v1alpha1.SourcePosition.Builder
-
The soucre location name (e.g.
- setLocation(String) - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
Immutable.
- setLocationBytes(ByteString) - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
-
The location name.
- setLocationBytes(ByteString) - Method in class com.google.api.expr.v1alpha1.SourcePosition.Builder
-
The soucre location name (e.g.
- setLocationBytes(ByteString) - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
Immutable.
- setLoopCondition(Expr) - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
-
An expression which can contain iter_var and accu_var.
- setLoopCondition(Expr.Builder) - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
-
An expression which can contain iter_var and accu_var.
- setLoopStep(Expr) - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
-
An expression which can contain iter_var and accu_var.
- setLoopStep(Expr.Builder) - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
-
An expression which can contain iter_var and accu_var.
- setMapKey(Expr) - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.Builder
-
The key expression for a map creation statement.
- setMapKey(Expr.Builder) - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.Builder
-
The key expression for a map creation statement.
- setMapType(Type.MapType) - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Parameterized map with typed keys and values.
- setMapType(Type.MapType.Builder) - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Parameterized map with typed keys and values.
- setMapValue(MapValue) - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
Map value.
- setMapValue(MapValue.Builder) - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
Map value.
- setMessage(String) - Method in class com.google.rpc.LocalizedMessage.Builder
-
The localized error message in the above locale.
- setMessage(String) - Method in class com.google.rpc.Status.Builder
-
A developer-facing error message, which should be in English.
- setMessageBytes(ByteString) - Method in class com.google.rpc.LocalizedMessage.Builder
-
The localized error message in the above locale.
- setMessageBytes(ByteString) - Method in class com.google.rpc.Status.Builder
-
A developer-facing error message, which should be in English.
- setMessageName(String) - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Builder
-
The type name of the message to be created, empty when creating map literals.
- setMessageNameBytes(ByteString) - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Builder
-
The type name of the message to be created, empty when creating map literals.
- setMessageType(String) - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Protocol buffer message type.
- setMessageTypeBytes(ByteString) - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Protocol buffer message type.
- setMethod(String) - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The HTTP request method, such as `GET`, `POST`.
- setMethodBytes(ByteString) - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The HTTP request method, such as `GET`, `POST`.
- setName(String) - Method in class com.google.api.expr.v1alpha1.Decl.Builder
-
The fully qualified name of the declaration.
- setName(String) - Method in class com.google.api.expr.v1alpha1.Expr.Ident.Builder
-
Required.
- setName(String) - Method in class com.google.api.expr.v1alpha1.Reference.Builder
-
The fully qualified name of the declaration.
- setName(String) - Method in class com.google.api.expr.v1alpha1.Type.AbstractType.Builder
-
The fully qualified name of this abstract type.
- setName(String) - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
The stable identifier (name) of a resource on the `service`.
- setNameBytes(ByteString) - Method in class com.google.api.expr.v1alpha1.Decl.Builder
-
The fully qualified name of the declaration.
- setNameBytes(ByteString) - Method in class com.google.api.expr.v1alpha1.Expr.Ident.Builder
-
Required.
- setNameBytes(ByteString) - Method in class com.google.api.expr.v1alpha1.Reference.Builder
-
The fully qualified name of the declaration.
- setNameBytes(ByteString) - Method in class com.google.api.expr.v1alpha1.Type.AbstractType.Builder
-
The fully qualified name of this abstract type.
- setNameBytes(ByteString) - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
The stable identifier (name) of a resource on the `service`.
- setNoStdEnv(boolean) - Method in class com.google.api.expr.v1alpha1.CheckRequest.Builder
-
If true, use only the declarations in [type_env][google.api.expr.v1alpha1.CheckRequest.type_env].
- setNull(NullValue) - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Null value.
- setNullValue(int) - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Null value.
- setNullValue(NullValue) - Method in class com.google.api.expr.v1alpha1.Constant.Builder
-
null value.
- setNullValue(NullValue) - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
Null value.
- setNullValueValue(int) - Method in class com.google.api.expr.v1alpha1.Constant.Builder
-
null value.
- setNullValueValue(int) - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
Null value.
- setObjectValue(Any) - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
The proto message backing an object value.
- setObjectValue(Any.Builder) - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
The proto message backing an object value.
- setOffset(int) - Method in class com.google.api.expr.v1alpha1.SourcePosition.Builder
-
The character offset.
- setOperand(Expr) - Method in class com.google.api.expr.v1alpha1.Expr.Select.Builder
-
Required.
- setOperand(Expr.Builder) - Method in class com.google.api.expr.v1alpha1.Expr.Select.Builder
-
Required.
- setOperation(String) - Method in class com.google.rpc.context.AttributeContext.Api.Builder
-
The API operation name.
- setOperationBytes(ByteString) - Method in class com.google.rpc.context.AttributeContext.Api.Builder
-
The API operation name.
- setOrigin(AttributeContext.Peer) - Method in class com.google.rpc.context.AttributeContext.Builder
-
The origin of a network activity.
- setOrigin(AttributeContext.Peer.Builder) - Method in class com.google.rpc.context.AttributeContext.Builder
-
The origin of a network activity.
- setOverloadId(int, String) - Method in class com.google.api.expr.v1alpha1.Reference.Builder
-
For references to functions, this is a list of `Overload.overload_id` values which match according to typing rules.
- setOverloadId(String) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
-
Required.
- setOverloadIdBytes(ByteString) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
-
Required.
- setOverloads(int, Decl.FunctionDecl.Overload) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Builder
-
Required.
- setOverloads(int, Decl.FunctionDecl.Overload.Builder) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Builder
-
Required.
- setOwner(String) - Method in class com.google.rpc.ResourceInfo.Builder
-
The owner of the resource (optional).
- setOwnerBytes(ByteString) - Method in class com.google.rpc.ResourceInfo.Builder
-
The owner of the resource (optional).
- setParameterTypes(int, Type) - Method in class com.google.api.expr.v1alpha1.Type.AbstractType.Builder
-
Parameter types for this abstract type.
- setParameterTypes(int, Type.Builder) - Method in class com.google.api.expr.v1alpha1.Type.AbstractType.Builder
-
Parameter types for this abstract type.
- setParams(int, Type) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
-
List of function parameter [Type][google.api.expr.v1alpha1.Type] values.
- setParams(int, Type.Builder) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
-
List of function parameter [Type][google.api.expr.v1alpha1.Type] values.
- setParsedExpr(ParsedExpr) - Method in class com.google.api.expr.v1alpha1.CheckRequest.Builder
-
Required.
- setParsedExpr(ParsedExpr) - Method in class com.google.api.expr.v1alpha1.EvalRequest.Builder
-
Evaluate based on the parsed representation.
- setParsedExpr(ParsedExpr) - Method in class com.google.api.expr.v1alpha1.ParseResponse.Builder
-
The parsed representation, or unset if parsing failed.
- setParsedExpr(ParsedExpr.Builder) - Method in class com.google.api.expr.v1alpha1.CheckRequest.Builder
-
Required.
- setParsedExpr(ParsedExpr.Builder) - Method in class com.google.api.expr.v1alpha1.EvalRequest.Builder
-
Evaluate based on the parsed representation.
- setParsedExpr(ParsedExpr.Builder) - Method in class com.google.api.expr.v1alpha1.ParseResponse.Builder
-
The parsed representation, or unset if parsing failed.
- setPath(String) - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The HTTP URL path.
- setPathBytes(ByteString) - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The HTTP URL path.
- setPort(long) - Method in class com.google.rpc.context.AttributeContext.Peer.Builder
-
The network port of the peer.
- setPosition(SourcePosition) - Method in class com.google.api.expr.v1alpha1.IssueDetails.Builder
-
Position in the source, if known.
- setPosition(SourcePosition.Builder) - Method in class com.google.api.expr.v1alpha1.IssueDetails.Builder
-
Position in the source, if known.
- setPresenter(String) - Method in class com.google.rpc.context.AttributeContext.Auth.Builder
-
The authorized presenter of the credential.
- setPresenterBytes(ByteString) - Method in class com.google.rpc.context.AttributeContext.Auth.Builder
-
The authorized presenter of the credential.
- setPrimitive(Type.PrimitiveType) - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Primitive types: `true`, `1u`, `-2.0`, `'string'`, `b'bytes'`.
- setPrimitiveValue(int) - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Primitive types: `true`, `1u`, `-2.0`, `'string'`, `b'bytes'`.
- setPrincipal(String) - Method in class com.google.rpc.context.AttributeContext.Auth.Builder
-
The authenticated principal.
- setPrincipal(String) - Method in class com.google.rpc.context.AttributeContext.Peer.Builder
-
The identity of this peer.
- setPrincipalBytes(ByteString) - Method in class com.google.rpc.context.AttributeContext.Auth.Builder
-
The authenticated principal.
- setPrincipalBytes(ByteString) - Method in class com.google.rpc.context.AttributeContext.Peer.Builder
-
The identity of this peer.
- setProtocol(String) - Method in class com.google.rpc.context.AttributeContext.Api.Builder
-
The API protocol used for sending the request, such as "http", "https", "grpc", or "internal".
- setProtocol(String) - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The network protocol used with the request, such as "http/1.1", "spdy/3", "h2", "h2c", "webrtc", "tcp", "udp", "quic".
- setProtocolBytes(ByteString) - Method in class com.google.rpc.context.AttributeContext.Api.Builder
-
The API protocol used for sending the request, such as "http", "https", "grpc", or "internal".
- setProtocolBytes(ByteString) - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The network protocol used with the request, such as "http/1.1", "spdy/3", "h2", "h2c", "webrtc", "tcp", "udp", "quic".
- setQuery(String) - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The HTTP URL query in the format of `name1=value1&name2=value2`, as it appears in the first line of the HTTP request.
- setQueryBytes(ByteString) - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The HTTP URL query in the format of `name1=value1&name2=value2`, as it appears in the first line of the HTTP request.
- setReason(String) - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
A special parameter for request reason.
- setReason(String) - Method in class com.google.rpc.ErrorInfo.Builder
-
The reason of the error.
- setReasonBytes(ByteString) - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
A special parameter for request reason.
- setReasonBytes(ByteString) - Method in class com.google.rpc.ErrorInfo.Builder
-
The reason of the error.
- setRegionCode(String) - Method in class com.google.rpc.context.AttributeContext.Peer.Builder
-
The CLDR country/region code associated with the above IP address.
- setRegionCodeBytes(ByteString) - Method in class com.google.rpc.context.AttributeContext.Peer.Builder
-
The CLDR country/region code associated with the above IP address.
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.api.expr.v1alpha1.CheckRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.api.expr.v1alpha1.CheckResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.api.expr.v1alpha1.Constant.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.api.expr.v1alpha1.Decl.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.api.expr.v1alpha1.EnumValue.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.api.expr.v1alpha1.ErrorSet.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.api.expr.v1alpha1.EvalRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.api.expr.v1alpha1.EvalResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.api.expr.v1alpha1.EvalState.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.api.expr.v1alpha1.EvalState.Result.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.api.expr.v1alpha1.Explain.Builder
-
Deprecated.
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.api.expr.v1alpha1.Explain.ExprStep.Builder
-
Deprecated.
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.api.expr.v1alpha1.Expr.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.api.expr.v1alpha1.Expr.Call.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.api.expr.v1alpha1.Expr.CreateList.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.api.expr.v1alpha1.Expr.Ident.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.api.expr.v1alpha1.Expr.Select.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.api.expr.v1alpha1.ExprValue.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.api.expr.v1alpha1.IssueDetails.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.api.expr.v1alpha1.ListValue.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.api.expr.v1alpha1.MapValue.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.api.expr.v1alpha1.MapValue.Entry.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.api.expr.v1alpha1.ParsedExpr.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.api.expr.v1alpha1.ParseRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.api.expr.v1alpha1.ParseResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.api.expr.v1alpha1.Reference.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.api.expr.v1alpha1.SourcePosition.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.api.expr.v1alpha1.Type.AbstractType.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.api.expr.v1alpha1.Type.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.api.expr.v1alpha1.Type.FunctionType.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.api.expr.v1alpha1.Type.ListType.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.api.expr.v1alpha1.Type.MapType.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.api.expr.v1alpha1.UnknownSet.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.api.expr.v1alpha1.Value.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.rpc.BadRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.rpc.BadRequest.FieldViolation.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.rpc.context.AttributeContext.Api.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.rpc.context.AttributeContext.Auth.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.rpc.context.AttributeContext.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.rpc.context.AttributeContext.Peer.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.rpc.context.AttributeContext.Request.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.rpc.context.AttributeContext.Response.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.rpc.DebugInfo.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.rpc.ErrorInfo.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.rpc.Help.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.rpc.Help.Link.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.rpc.LocalizedMessage.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.rpc.PreconditionFailure.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.rpc.PreconditionFailure.Violation.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.rpc.QuotaFailure.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.rpc.QuotaFailure.Violation.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.rpc.RequestInfo.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.rpc.ResourceInfo.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.rpc.RetryInfo.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.rpc.Status.Builder
- setRequest(AttributeContext.Request) - Method in class com.google.rpc.context.AttributeContext.Builder
-
Represents a network request, such as an HTTP request.
- setRequest(AttributeContext.Request.Builder) - Method in class com.google.rpc.context.AttributeContext.Builder
-
Represents a network request, such as an HTTP request.
- setRequestId(String) - Method in class com.google.rpc.RequestInfo.Builder
-
An opaque string that should only be interpreted by the service generating it.
- setRequestIdBytes(ByteString) - Method in class com.google.rpc.RequestInfo.Builder
-
An opaque string that should only be interpreted by the service generating it.
- setResource(AttributeContext.Resource) - Method in class com.google.rpc.context.AttributeContext.Builder
-
Represents a target resource that is involved with a network activity.
- setResource(AttributeContext.Resource.Builder) - Method in class com.google.rpc.context.AttributeContext.Builder
-
Represents a target resource that is involved with a network activity.
- setResourceName(String) - Method in class com.google.rpc.ResourceInfo.Builder
-
The name of the resource being accessed.
- setResourceNameBytes(ByteString) - Method in class com.google.rpc.ResourceInfo.Builder
-
The name of the resource being accessed.
- setResourceType(String) - Method in class com.google.rpc.ResourceInfo.Builder
-
A name for the type of resource being accessed, e.g.
- setResourceTypeBytes(ByteString) - Method in class com.google.rpc.ResourceInfo.Builder
-
A name for the type of resource being accessed, e.g.
- setResponse(AttributeContext.Response) - Method in class com.google.rpc.context.AttributeContext.Builder
-
Represents a network response, such as an HTTP response.
- setResponse(AttributeContext.Response.Builder) - Method in class com.google.rpc.context.AttributeContext.Builder
-
Represents a network response, such as an HTTP response.
- setResult(Expr) - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
-
An expression which can contain accu_var.
- setResult(Expr.Builder) - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
-
An expression which can contain accu_var.
- setResult(ExprValue) - Method in class com.google.api.expr.v1alpha1.EvalResponse.Builder
-
The execution result, or unset if execution couldn't start.
- setResult(ExprValue.Builder) - Method in class com.google.api.expr.v1alpha1.EvalResponse.Builder
-
The execution result, or unset if execution couldn't start.
- setResults(int, EvalState.Result) - Method in class com.google.api.expr.v1alpha1.EvalState.Builder
-
An ordered list of results.
- setResults(int, EvalState.Result.Builder) - Method in class com.google.api.expr.v1alpha1.EvalState.Builder
-
An ordered list of results.
- setResultType(Type) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
-
Required.
- setResultType(Type) - Method in class com.google.api.expr.v1alpha1.Type.FunctionType.Builder
-
Result type of the function.
- setResultType(Type.Builder) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
-
Required.
- setResultType(Type.Builder) - Method in class com.google.api.expr.v1alpha1.Type.FunctionType.Builder
-
Result type of the function.
- setRetryDelay(Duration) - Method in class com.google.rpc.RetryInfo.Builder
-
Clients should wait at least this long between retrying the same request.
- setRetryDelay(Duration.Builder) - Method in class com.google.rpc.RetryInfo.Builder
-
Clients should wait at least this long between retrying the same request.
- setScheme(String) - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The HTTP URL scheme, such as `http` and `https`.
- setSchemeBytes(ByteString) - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The HTTP URL scheme, such as `http` and `https`.
- setSelectExpr(Expr.Select) - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
A field selection expression, e.g.
- setSelectExpr(Expr.Select.Builder) - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
A field selection expression, e.g.
- setService(String) - Method in class com.google.rpc.context.AttributeContext.Api.Builder
-
The API service name.
- setService(String) - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
The name of the service that this resource belongs to, such as `pubsub.googleapis.com`.
- setServiceBytes(ByteString) - Method in class com.google.rpc.context.AttributeContext.Api.Builder
-
The API service name.
- setServiceBytes(ByteString) - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
The name of the service that this resource belongs to, such as `pubsub.googleapis.com`.
- setServingData(String) - Method in class com.google.rpc.RequestInfo.Builder
-
Any data that was used to serve this request.
- setServingDataBytes(ByteString) - Method in class com.google.rpc.RequestInfo.Builder
-
Any data that was used to serve this request.
- setSeverity(IssueDetails.Severity) - Method in class com.google.api.expr.v1alpha1.IssueDetails.Builder
-
The severity of the issue.
- setSeverityValue(int) - Method in class com.google.api.expr.v1alpha1.IssueDetails.Builder
-
The severity of the issue.
- setSize(long) - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The HTTP request size in bytes.
- setSize(long) - Method in class com.google.rpc.context.AttributeContext.Response.Builder
-
The HTTP response size in bytes.
- setSource(AttributeContext.Peer) - Method in class com.google.rpc.context.AttributeContext.Builder
-
The source of a network activity, such as starting a TCP connection.
- setSource(AttributeContext.Peer.Builder) - Method in class com.google.rpc.context.AttributeContext.Builder
-
The source of a network activity, such as starting a TCP connection.
- setSourceInfo(SourceInfo) - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
-
The source info derived from input that generated the parsed `expr` and any optimizations made during the type-checking pass.
- setSourceInfo(SourceInfo) - Method in class com.google.api.expr.v1alpha1.ParsedExpr.Builder
-
The source info derived from input that generated the parsed `expr`.
- setSourceInfo(SourceInfo.Builder) - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
-
The source info derived from input that generated the parsed `expr` and any optimizations made during the type-checking pass.
- setSourceInfo(SourceInfo.Builder) - Method in class com.google.api.expr.v1alpha1.ParsedExpr.Builder
-
The source info derived from input that generated the parsed `expr`.
- setSourceLocation(String) - Method in class com.google.api.expr.v1alpha1.ParseRequest.Builder
-
File or resource for source text, used in [SourceInfo][google.api.expr.v1alpha1.SourceInfo].
- setSourceLocationBytes(ByteString) - Method in class com.google.api.expr.v1alpha1.ParseRequest.Builder
-
File or resource for source text, used in [SourceInfo][google.api.expr.v1alpha1.SourceInfo].
- setStackEntries(int, String) - Method in class com.google.rpc.DebugInfo.Builder
-
The stack trace entries indicating where the error occurred.
- setStringValue(String) - Method in class com.google.api.expr.v1alpha1.Constant.Builder
-
string value.
- setStringValue(String) - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
UTF-8 string value.
- setStringValueBytes(ByteString) - Method in class com.google.api.expr.v1alpha1.Constant.Builder
-
string value.
- setStringValueBytes(ByteString) - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
UTF-8 string value.
- setStructExpr(Expr.CreateStruct) - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
A map or message creation expression.
- setStructExpr(Expr.CreateStruct.Builder) - Method in class com.google.api.expr.v1alpha1.Expr.Builder
-
A map or message creation expression.
- setSubject(String) - Method in class com.google.rpc.PreconditionFailure.Violation.Builder
-
The subject, relative to the type, that failed.
- setSubject(String) - Method in class com.google.rpc.QuotaFailure.Violation.Builder
-
The subject on which the quota check failed.
- setSubjectBytes(ByteString) - Method in class com.google.rpc.PreconditionFailure.Violation.Builder
-
The subject, relative to the type, that failed.
- setSubjectBytes(ByteString) - Method in class com.google.rpc.QuotaFailure.Violation.Builder
-
The subject on which the quota check failed.
- setSyntaxVersion(String) - Method in class com.google.api.expr.v1alpha1.ParseRequest.Builder
-
Tag for version of CEL syntax, for future use.
- setSyntaxVersion(String) - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
-
The syntax version of the source, e.g.
- setSyntaxVersionBytes(ByteString) - Method in class com.google.api.expr.v1alpha1.ParseRequest.Builder
-
Tag for version of CEL syntax, for future use.
- setSyntaxVersionBytes(ByteString) - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
-
The syntax version of the source, e.g.
- setTarget(Expr) - Method in class com.google.api.expr.v1alpha1.Expr.Call.Builder
-
The target of an method call-style expression.
- setTarget(Expr.Builder) - Method in class com.google.api.expr.v1alpha1.Expr.Call.Builder
-
The target of an method call-style expression.
- setTestOnly(boolean) - Method in class com.google.api.expr.v1alpha1.Expr.Select.Builder
-
Whether the select is to be interpreted as a field presence test.
- setTime(Timestamp) - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The timestamp when the `destination` service receives the last byte of the request.
- setTime(Timestamp) - Method in class com.google.rpc.context.AttributeContext.Response.Builder
-
The timestamp when the `destination` service sends the last byte of the response.
- setTime(Timestamp.Builder) - Method in class com.google.rpc.context.AttributeContext.Request.Builder
-
The timestamp when the `destination` service receives the last byte of the request.
- setTime(Timestamp.Builder) - Method in class com.google.rpc.context.AttributeContext.Response.Builder
-
The timestamp when the `destination` service sends the last byte of the response.
- setTimestampValue(Timestamp) - Method in class com.google.api.expr.v1alpha1.Constant.Builder
-
Deprecated.
- setTimestampValue(Timestamp.Builder) - Method in class com.google.api.expr.v1alpha1.Constant.Builder
-
Deprecated.
- setType(Type) - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl.Builder
-
Required.
- setType(Type) - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Type type.
- setType(Type.Builder) - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl.Builder
-
Required.
- setType(Type.Builder) - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Type type.
- setType(String) - Method in class com.google.api.expr.v1alpha1.EnumValue.Builder
-
The fully qualified name of the enum type.
- setType(String) - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
The type of the resource.
- setType(String) - Method in class com.google.rpc.PreconditionFailure.Violation.Builder
-
The type of PreconditionFailure.
- setTypeBytes(ByteString) - Method in class com.google.api.expr.v1alpha1.EnumValue.Builder
-
The fully qualified name of the enum type.
- setTypeBytes(ByteString) - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
The type of the resource.
- setTypeBytes(ByteString) - Method in class com.google.rpc.PreconditionFailure.Violation.Builder
-
The type of PreconditionFailure.
- setTypeEnv(int, Decl) - Method in class com.google.api.expr.v1alpha1.CheckRequest.Builder
-
Declarations of types for external variables and functions.
- setTypeEnv(int, Decl.Builder) - Method in class com.google.api.expr.v1alpha1.CheckRequest.Builder
-
Declarations of types for external variables and functions.
- setTypeParam(String) - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Type param type.
- setTypeParamBytes(ByteString) - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Type param type.
- setTypeParams(int, String) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
-
The type param names associated with the function declaration.
- setTypeValue(String) - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
Type value.
- setTypeValueBytes(ByteString) - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
Type value.
- setUid(String) - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
The unique identifier of the resource.
- setUidBytes(ByteString) - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
The unique identifier of the resource.
- setUint64Value(long) - Method in class com.google.api.expr.v1alpha1.Constant.Builder
-
uint64 value.
- setUint64Value(long) - Method in class com.google.api.expr.v1alpha1.Value.Builder
-
Unsigned integer value.
- setUnknown(UnknownSet) - Method in class com.google.api.expr.v1alpha1.ExprValue.Builder
-
The set of unknowns in the critical path of evaluation.
- setUnknown(UnknownSet.Builder) - Method in class com.google.api.expr.v1alpha1.ExprValue.Builder
-
The set of unknowns in the critical path of evaluation.
- setUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.CheckedExpr.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.CheckRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.CheckResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.Constant.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.Decl.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.EnumValue.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.ErrorSet.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.EvalRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.EvalResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.EvalState.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.EvalState.Result.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.Explain.Builder
-
Deprecated.
- setUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.Explain.ExprStep.Builder
-
Deprecated.
- setUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.Expr.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.Expr.Call.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.Expr.CreateList.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.Expr.Ident.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.Expr.Select.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.ExprValue.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.IssueDetails.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.ListValue.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.MapValue.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.MapValue.Entry.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.ParsedExpr.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.ParseRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.ParseResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.Reference.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.SourceInfo.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.SourcePosition.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.Type.AbstractType.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.Type.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.Type.FunctionType.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.Type.ListType.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.Type.MapType.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.UnknownSet.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.api.expr.v1alpha1.Value.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.rpc.BadRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.rpc.BadRequest.FieldViolation.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.rpc.context.AttributeContext.Api.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.rpc.context.AttributeContext.Auth.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.rpc.context.AttributeContext.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.rpc.context.AttributeContext.Peer.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.rpc.context.AttributeContext.Request.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.rpc.context.AttributeContext.Response.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.rpc.DebugInfo.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.rpc.ErrorInfo.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.rpc.Help.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.rpc.Help.Link.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.rpc.LocalizedMessage.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.rpc.PreconditionFailure.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.rpc.PreconditionFailure.Violation.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.rpc.QuotaFailure.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.rpc.QuotaFailure.Violation.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.rpc.RequestInfo.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.rpc.ResourceInfo.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.rpc.RetryInfo.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.rpc.Status.Builder
- setUpdateTime(Timestamp) - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
Output only.
- setUpdateTime(Timestamp.Builder) - Method in class com.google.rpc.context.AttributeContext.Resource.Builder
-
Output only.
- setUrl(String) - Method in class com.google.rpc.Help.Link.Builder
-
The URL of the link.
- setUrlBytes(ByteString) - Method in class com.google.rpc.Help.Link.Builder
-
The URL of the link.
- setValue(int) - Method in class com.google.api.expr.v1alpha1.EnumValue.Builder
-
The value of the enum.
- setValue(long) - Method in class com.google.api.expr.v1alpha1.EvalState.Result.Builder
-
The index in `values` of the resulting value.
- setValue(Constant) - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl.Builder
-
The constant value of the identifier.
- setValue(Constant) - Method in class com.google.api.expr.v1alpha1.Reference.Builder
-
For references to constants, this may contain the value of the constant if known at compile time.
- setValue(Constant.Builder) - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl.Builder
-
The constant value of the identifier.
- setValue(Constant.Builder) - Method in class com.google.api.expr.v1alpha1.Reference.Builder
-
For references to constants, this may contain the value of the constant if known at compile time.
- setValue(Expr) - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.Builder
-
Required.
- setValue(Expr.Builder) - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.Builder
-
Required.
- setValue(Value) - Method in class com.google.api.expr.v1alpha1.ExprValue.Builder
-
A concrete value.
- setValue(Value) - Method in class com.google.api.expr.v1alpha1.MapValue.Entry.Builder
-
The value.
- setValue(Value.Builder) - Method in class com.google.api.expr.v1alpha1.ExprValue.Builder
-
A concrete value.
- setValue(Value.Builder) - Method in class com.google.api.expr.v1alpha1.MapValue.Entry.Builder
-
The value.
- setValueIndex(int) - Method in class com.google.api.expr.v1alpha1.Explain.ExprStep.Builder
-
Deprecated.Index of the value in the values list.
- setValues(int, ExprValue) - Method in class com.google.api.expr.v1alpha1.EvalState.Builder
-
The unique values referenced in this message.
- setValues(int, ExprValue.Builder) - Method in class com.google.api.expr.v1alpha1.EvalState.Builder
-
The unique values referenced in this message.
- setValues(int, Value) - Method in class com.google.api.expr.v1alpha1.Explain.Builder
-
Deprecated.All of the observed values.
- setValues(int, Value) - Method in class com.google.api.expr.v1alpha1.ListValue.Builder
-
The ordered values in the list.
- setValues(int, Value.Builder) - Method in class com.google.api.expr.v1alpha1.Explain.Builder
-
Deprecated.All of the observed values.
- setValues(int, Value.Builder) - Method in class com.google.api.expr.v1alpha1.ListValue.Builder
-
The ordered values in the list.
- setValueType(Type) - Method in class com.google.api.expr.v1alpha1.Type.MapType.Builder
-
The type of the value.
- setValueType(Type.Builder) - Method in class com.google.api.expr.v1alpha1.Type.MapType.Builder
-
The type of the value.
- setVersion(String) - Method in class com.google.rpc.context.AttributeContext.Api.Builder
-
The API version associated with the API operation above, such as "v1" or "v1alpha1".
- setVersionBytes(ByteString) - Method in class com.google.rpc.context.AttributeContext.Api.Builder
-
The API version associated with the API operation above, such as "v1" or "v1alpha1".
- setViolations(int, PreconditionFailure.Violation) - Method in class com.google.rpc.PreconditionFailure.Builder
-
Describes all precondition violations.
- setViolations(int, PreconditionFailure.Violation.Builder) - Method in class com.google.rpc.PreconditionFailure.Builder
-
Describes all precondition violations.
- setViolations(int, QuotaFailure.Violation) - Method in class com.google.rpc.QuotaFailure.Builder
-
Describes all quota violations.
- setViolations(int, QuotaFailure.Violation.Builder) - Method in class com.google.rpc.QuotaFailure.Builder
-
Describes all quota violations.
- setWellKnown(Type.WellKnownType) - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Well-known protobuf type such as `google.protobuf.Timestamp`.
- setWellKnownValue(int) - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Well-known protobuf type such as `google.protobuf.Timestamp`.
- setWrapper(Type.PrimitiveType) - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Wrapper of a primitive type, e.g.
- setWrapperValue(int) - Method in class com.google.api.expr.v1alpha1.Type.Builder
-
Wrapper of a primitive type, e.g.
- SEVERITY_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.IssueDetails
- SEVERITY_UNSPECIFIED - com.google.api.expr.v1alpha1.IssueDetails.Severity
-
An unspecified severity.
- SEVERITY_UNSPECIFIED_VALUE - Static variable in enum com.google.api.expr.v1alpha1.IssueDetails.Severity
-
An unspecified severity.
- SIZE_FIELD_NUMBER - Static variable in class com.google.rpc.context.AttributeContext.Request
- SIZE_FIELD_NUMBER - Static variable in class com.google.rpc.context.AttributeContext.Response
- SOURCE_FIELD_NUMBER - Static variable in class com.google.rpc.context.AttributeContext
- SOURCE_INFO_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.CheckedExpr
- SOURCE_INFO_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.ParsedExpr
- SOURCE_LOCATION_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.ParseRequest
- SourceInfo - Class in com.google.api.expr.v1alpha1
-
Source information collected at parse time.
- SourceInfo.Builder - Class in com.google.api.expr.v1alpha1
-
Source information collected at parse time.
- SourceInfoOrBuilder - Interface in com.google.api.expr.v1alpha1
- SourcePosition - Class in com.google.api.expr.v1alpha1
-
A specific position in source.
- SourcePosition.Builder - Class in com.google.api.expr.v1alpha1
-
A specific position in source.
- SourcePositionOrBuilder - Interface in com.google.api.expr.v1alpha1
- STACK_ENTRIES_FIELD_NUMBER - Static variable in class com.google.rpc.DebugInfo
- Status - Class in com.google.rpc
-
The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs.
- Status.Builder - Class in com.google.rpc
-
The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs.
- StatusOrBuilder - Interface in com.google.rpc
- StatusProto - Class in com.google.rpc
- STRING - com.google.api.expr.v1alpha1.Type.PrimitiveType
-
String type.
- STRING_VALUE - com.google.api.expr.v1alpha1.Constant.ConstantKindCase
- STRING_VALUE - com.google.api.expr.v1alpha1.Value.KindCase
- STRING_VALUE - Static variable in enum com.google.api.expr.v1alpha1.Type.PrimitiveType
-
String type.
- STRING_VALUE_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Constant
- STRING_VALUE_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Value
- STRUCT_EXPR - com.google.api.expr.v1alpha1.Expr.ExprKindCase
- STRUCT_EXPR_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Expr
- SUBJECT_FIELD_NUMBER - Static variable in class com.google.rpc.PreconditionFailure.Violation
- SUBJECT_FIELD_NUMBER - Static variable in class com.google.rpc.QuotaFailure.Violation
- SYNTAX_VERSION_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.ParseRequest
- SYNTAX_VERSION_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.SourceInfo
- SyntaxProto - Class in com.google.api.expr.v1alpha1
T
- TARGET_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Expr.Call
- TEST_ONLY_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Expr.Select
- TIME_FIELD_NUMBER - Static variable in class com.google.rpc.context.AttributeContext.Request
- TIME_FIELD_NUMBER - Static variable in class com.google.rpc.context.AttributeContext.Response
- TIMESTAMP - com.google.api.expr.v1alpha1.Type.WellKnownType
-
Well-known protobuf.Timestamp type, internally referenced as `timestamp`.
- TIMESTAMP_VALUE - com.google.api.expr.v1alpha1.Constant.ConstantKindCase
-
Deprecated.
- TIMESTAMP_VALUE - Static variable in enum com.google.api.expr.v1alpha1.Type.WellKnownType
-
Well-known protobuf.Timestamp type, internally referenced as `timestamp`.
- TIMESTAMP_VALUE_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Constant
- toBuilder() - Method in class com.google.api.expr.v1alpha1.CheckedExpr
- toBuilder() - Method in class com.google.api.expr.v1alpha1.CheckRequest
- toBuilder() - Method in class com.google.api.expr.v1alpha1.CheckResponse
- toBuilder() - Method in class com.google.api.expr.v1alpha1.Constant
- toBuilder() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload
- toBuilder() - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl
- toBuilder() - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl
- toBuilder() - Method in class com.google.api.expr.v1alpha1.Decl
- toBuilder() - Method in class com.google.api.expr.v1alpha1.EnumValue
- toBuilder() - Method in class com.google.api.expr.v1alpha1.ErrorSet
- toBuilder() - Method in class com.google.api.expr.v1alpha1.EvalRequest
- toBuilder() - Method in class com.google.api.expr.v1alpha1.EvalResponse
- toBuilder() - Method in class com.google.api.expr.v1alpha1.EvalState.Result
- toBuilder() - Method in class com.google.api.expr.v1alpha1.EvalState
- toBuilder() - Method in class com.google.api.expr.v1alpha1.Explain.ExprStep
-
Deprecated.
- toBuilder() - Method in class com.google.api.expr.v1alpha1.Explain
-
Deprecated.
- toBuilder() - Method in class com.google.api.expr.v1alpha1.Expr.Call
- toBuilder() - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension
- toBuilder() - Method in class com.google.api.expr.v1alpha1.Expr.CreateList
- toBuilder() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry
- toBuilder() - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct
- toBuilder() - Method in class com.google.api.expr.v1alpha1.Expr.Ident
- toBuilder() - Method in class com.google.api.expr.v1alpha1.Expr.Select
- toBuilder() - Method in class com.google.api.expr.v1alpha1.Expr
- toBuilder() - Method in class com.google.api.expr.v1alpha1.ExprValue
- toBuilder() - Method in class com.google.api.expr.v1alpha1.IssueDetails
- toBuilder() - Method in class com.google.api.expr.v1alpha1.ListValue
- toBuilder() - Method in class com.google.api.expr.v1alpha1.MapValue.Entry
- toBuilder() - Method in class com.google.api.expr.v1alpha1.MapValue
- toBuilder() - Method in class com.google.api.expr.v1alpha1.ParsedExpr
- toBuilder() - Method in class com.google.api.expr.v1alpha1.ParseRequest
- toBuilder() - Method in class com.google.api.expr.v1alpha1.ParseResponse
- toBuilder() - Method in class com.google.api.expr.v1alpha1.Reference
- toBuilder() - Method in class com.google.api.expr.v1alpha1.SourceInfo
- toBuilder() - Method in class com.google.api.expr.v1alpha1.SourcePosition
- toBuilder() - Method in class com.google.api.expr.v1alpha1.Type.AbstractType
- toBuilder() - Method in class com.google.api.expr.v1alpha1.Type.FunctionType
- toBuilder() - Method in class com.google.api.expr.v1alpha1.Type.ListType
- toBuilder() - Method in class com.google.api.expr.v1alpha1.Type.MapType
- toBuilder() - Method in class com.google.api.expr.v1alpha1.Type
- toBuilder() - Method in class com.google.api.expr.v1alpha1.UnknownSet
- toBuilder() - Method in class com.google.api.expr.v1alpha1.Value
- toBuilder() - Method in class com.google.rpc.BadRequest.FieldViolation
- toBuilder() - Method in class com.google.rpc.BadRequest
- toBuilder() - Method in class com.google.rpc.context.AttributeContext.Api
- toBuilder() - Method in class com.google.rpc.context.AttributeContext.Auth
- toBuilder() - Method in class com.google.rpc.context.AttributeContext.Peer
- toBuilder() - Method in class com.google.rpc.context.AttributeContext.Request
- toBuilder() - Method in class com.google.rpc.context.AttributeContext.Resource
- toBuilder() - Method in class com.google.rpc.context.AttributeContext.Response
- toBuilder() - Method in class com.google.rpc.context.AttributeContext
- toBuilder() - Method in class com.google.rpc.DebugInfo
- toBuilder() - Method in class com.google.rpc.ErrorInfo
- toBuilder() - Method in class com.google.rpc.Help.Link
- toBuilder() - Method in class com.google.rpc.Help
- toBuilder() - Method in class com.google.rpc.LocalizedMessage
- toBuilder() - Method in class com.google.rpc.PreconditionFailure
- toBuilder() - Method in class com.google.rpc.PreconditionFailure.Violation
- toBuilder() - Method in class com.google.rpc.QuotaFailure
- toBuilder() - Method in class com.google.rpc.QuotaFailure.Violation
- toBuilder() - Method in class com.google.rpc.RequestInfo
- toBuilder() - Method in class com.google.rpc.ResourceInfo
- toBuilder() - Method in class com.google.rpc.RetryInfo
- toBuilder() - Method in class com.google.rpc.Status
- Type - Class in com.google.api.expr.v1alpha1
-
Represents a CEL type.
- TYPE - com.google.api.expr.v1alpha1.Type.TypeKindCase
- TYPE_ENV_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.CheckRequest
- TYPE_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Decl.IdentDecl
- TYPE_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.EnumValue
- TYPE_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Type
- TYPE_FIELD_NUMBER - Static variable in class com.google.rpc.context.AttributeContext.Resource
- TYPE_FIELD_NUMBER - Static variable in class com.google.rpc.PreconditionFailure.Violation
- TYPE_MAP_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.CheckedExpr
- TYPE_PARAM - com.google.api.expr.v1alpha1.Type.TypeKindCase
- TYPE_PARAM_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Type
- TYPE_PARAMS_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload
- TYPE_VALUE - com.google.api.expr.v1alpha1.Value.KindCase
- TYPE_VALUE_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Value
- Type.AbstractType - Class in com.google.api.expr.v1alpha1
-
Application defined abstract type.
- Type.AbstractType.Builder - Class in com.google.api.expr.v1alpha1
-
Application defined abstract type.
- Type.AbstractTypeOrBuilder - Interface in com.google.api.expr.v1alpha1
- Type.Builder - Class in com.google.api.expr.v1alpha1
-
Represents a CEL type.
- Type.FunctionType - Class in com.google.api.expr.v1alpha1
-
Function type with result and arg types.
- Type.FunctionType.Builder - Class in com.google.api.expr.v1alpha1
-
Function type with result and arg types.
- Type.FunctionTypeOrBuilder - Interface in com.google.api.expr.v1alpha1
- Type.ListType - Class in com.google.api.expr.v1alpha1
-
List type with typed elements, e.g.
- Type.ListType.Builder - Class in com.google.api.expr.v1alpha1
-
List type with typed elements, e.g.
- Type.ListTypeOrBuilder - Interface in com.google.api.expr.v1alpha1
- Type.MapType - Class in com.google.api.expr.v1alpha1
-
Map type with parameterized key and value types, e.g.
- Type.MapType.Builder - Class in com.google.api.expr.v1alpha1
-
Map type with parameterized key and value types, e.g.
- Type.MapTypeOrBuilder - Interface in com.google.api.expr.v1alpha1
- Type.PrimitiveType - Enum in com.google.api.expr.v1alpha1
-
CEL primitive types.
- Type.TypeKindCase - Enum in com.google.api.expr.v1alpha1
- Type.WellKnownType - Enum in com.google.api.expr.v1alpha1
-
Well-known protobuf types treated with first-class support in CEL.
- TYPEKIND_NOT_SET - com.google.api.expr.v1alpha1.Type.TypeKindCase
- TypeOrBuilder - Interface in com.google.api.expr.v1alpha1
U
- UID_FIELD_NUMBER - Static variable in class com.google.rpc.context.AttributeContext.Resource
- UINT64 - com.google.api.expr.v1alpha1.Type.PrimitiveType
-
Uint64 type.
- UINT64_VALUE - com.google.api.expr.v1alpha1.Constant.ConstantKindCase
- UINT64_VALUE - com.google.api.expr.v1alpha1.Value.KindCase
- UINT64_VALUE - Static variable in enum com.google.api.expr.v1alpha1.Type.PrimitiveType
-
Uint64 type.
- UINT64_VALUE_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Constant
- UINT64_VALUE_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Value
- UNAUTHENTICATED - com.google.rpc.Code
-
The request does not have valid authentication credentials for the operation.
- UNAUTHENTICATED_VALUE - Static variable in enum com.google.rpc.Code
-
The request does not have valid authentication credentials for the operation.
- UNAVAILABLE - com.google.rpc.Code
-
The service is currently unavailable.
- UNAVAILABLE_VALUE - Static variable in enum com.google.rpc.Code
-
The service is currently unavailable.
- UNIMPLEMENTED - com.google.rpc.Code
-
The operation is not implemented or is not supported/enabled in this service.
- UNIMPLEMENTED_VALUE - Static variable in enum com.google.rpc.Code
-
The operation is not implemented or is not supported/enabled in this service.
- UNKNOWN - com.google.api.expr.v1alpha1.ExprValue.KindCase
- UNKNOWN - com.google.rpc.Code
-
Unknown error.
- UNKNOWN_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.ExprValue
- UNKNOWN_VALUE - Static variable in enum com.google.rpc.Code
-
Unknown error.
- UnknownSet - Class in com.google.api.expr.v1alpha1
-
A set of expressions for which the value is unknown.
- UnknownSet.Builder - Class in com.google.api.expr.v1alpha1
-
A set of expressions for which the value is unknown.
- UnknownSetOrBuilder - Interface in com.google.api.expr.v1alpha1
- UNRECOGNIZED - com.google.api.expr.v1alpha1.IssueDetails.Severity
- UNRECOGNIZED - com.google.api.expr.v1alpha1.Type.PrimitiveType
- UNRECOGNIZED - com.google.api.expr.v1alpha1.Type.WellKnownType
- UNRECOGNIZED - com.google.rpc.Code
- UPDATE_TIME_FIELD_NUMBER - Static variable in class com.google.rpc.context.AttributeContext.Resource
- URL_FIELD_NUMBER - Static variable in class com.google.rpc.Help.Link
V
- Value - Class in com.google.api.expr.v1alpha1
-
Represents a CEL value.
- VALUE - com.google.api.expr.v1alpha1.ExprValue.KindCase
- VALUE_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Decl.IdentDecl
- VALUE_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.EnumValue
- VALUE_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.EvalState.Result
- VALUE_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry
- VALUE_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.ExprValue
- VALUE_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.MapValue.Entry
- VALUE_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Reference
- VALUE_INDEX_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Explain.ExprStep
-
Deprecated.
- VALUE_TYPE_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Type.MapType
- Value.Builder - Class in com.google.api.expr.v1alpha1
-
Represents a CEL value.
- Value.KindCase - Enum in com.google.api.expr.v1alpha1
- valueOf(int) - Static method in enum com.google.api.expr.v1alpha1.Constant.ConstantKindCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.api.expr.v1alpha1.Decl.DeclKindCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.api.expr.v1alpha1.EvalRequest.ExprKindCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.KeyKindCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.api.expr.v1alpha1.Expr.ExprKindCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.api.expr.v1alpha1.ExprValue.KindCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.api.expr.v1alpha1.IssueDetails.Severity
-
Deprecated.
- valueOf(int) - Static method in enum com.google.api.expr.v1alpha1.Type.PrimitiveType
-
Deprecated.
- valueOf(int) - Static method in enum com.google.api.expr.v1alpha1.Type.TypeKindCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.api.expr.v1alpha1.Type.WellKnownType
-
Deprecated.
- valueOf(int) - Static method in enum com.google.api.expr.v1alpha1.Value.KindCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.rpc.Code
-
Deprecated.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.api.expr.v1alpha1.IssueDetails.Severity
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.api.expr.v1alpha1.Type.PrimitiveType
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.api.expr.v1alpha1.Type.WellKnownType
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.rpc.Code
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.expr.v1alpha1.Constant.ConstantKindCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.expr.v1alpha1.Decl.DeclKindCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.expr.v1alpha1.EvalRequest.ExprKindCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.KeyKindCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.expr.v1alpha1.Expr.ExprKindCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.expr.v1alpha1.ExprValue.KindCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.expr.v1alpha1.IssueDetails.Severity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.expr.v1alpha1.Type.PrimitiveType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.expr.v1alpha1.Type.TypeKindCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.expr.v1alpha1.Type.WellKnownType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.api.expr.v1alpha1.Value.KindCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.rpc.Code
-
Returns the enum constant of this type with the specified name.
- ValueOrBuilder - Interface in com.google.api.expr.v1alpha1
- ValueProto - Class in com.google.api.expr.v1alpha1
- values() - Static method in enum com.google.api.expr.v1alpha1.Constant.ConstantKindCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.api.expr.v1alpha1.Decl.DeclKindCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.api.expr.v1alpha1.EvalRequest.ExprKindCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.KeyKindCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.api.expr.v1alpha1.Expr.ExprKindCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.api.expr.v1alpha1.ExprValue.KindCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.api.expr.v1alpha1.IssueDetails.Severity
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.api.expr.v1alpha1.Type.PrimitiveType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.api.expr.v1alpha1.Type.TypeKindCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.api.expr.v1alpha1.Type.WellKnownType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.api.expr.v1alpha1.Value.KindCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.rpc.Code
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VALUES_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.EvalState
- VALUES_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Explain
-
Deprecated.
- VALUES_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.ListValue
- VERSION_FIELD_NUMBER - Static variable in class com.google.rpc.context.AttributeContext.Api
- VIOLATIONS_FIELD_NUMBER - Static variable in class com.google.rpc.PreconditionFailure
- VIOLATIONS_FIELD_NUMBER - Static variable in class com.google.rpc.QuotaFailure
W
- WARNING - com.google.api.expr.v1alpha1.IssueDetails.Severity
-
Warnings such as: unused variables.
- WARNING_VALUE - Static variable in enum com.google.api.expr.v1alpha1.IssueDetails.Severity
-
Warnings such as: unused variables.
- WELL_KNOWN - com.google.api.expr.v1alpha1.Type.TypeKindCase
- WELL_KNOWN_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Type
- WELL_KNOWN_TYPE_UNSPECIFIED - com.google.api.expr.v1alpha1.Type.WellKnownType
-
Unspecified type.
- WELL_KNOWN_TYPE_UNSPECIFIED_VALUE - Static variable in enum com.google.api.expr.v1alpha1.Type.WellKnownType
-
Unspecified type.
- WRAPPER - com.google.api.expr.v1alpha1.Type.TypeKindCase
- WRAPPER_FIELD_NUMBER - Static variable in class com.google.api.expr.v1alpha1.Type
- writeTo(CodedOutputStream) - Method in class com.google.api.expr.v1alpha1.CheckedExpr
- writeTo(CodedOutputStream) - Method in class com.google.api.expr.v1alpha1.CheckRequest
- writeTo(CodedOutputStream) - Method in class com.google.api.expr.v1alpha1.CheckResponse
- writeTo(CodedOutputStream) - Method in class com.google.api.expr.v1alpha1.Constant
- writeTo(CodedOutputStream) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload
- writeTo(CodedOutputStream) - Method in class com.google.api.expr.v1alpha1.Decl.FunctionDecl
- writeTo(CodedOutputStream) - Method in class com.google.api.expr.v1alpha1.Decl.IdentDecl
- writeTo(CodedOutputStream) - Method in class com.google.api.expr.v1alpha1.Decl
- writeTo(CodedOutputStream) - Method in class com.google.api.expr.v1alpha1.EnumValue
- writeTo(CodedOutputStream) - Method in class com.google.api.expr.v1alpha1.ErrorSet
- writeTo(CodedOutputStream) - Method in class com.google.api.expr.v1alpha1.EvalRequest
- writeTo(CodedOutputStream) - Method in class com.google.api.expr.v1alpha1.EvalResponse
- writeTo(CodedOutputStream) - Method in class com.google.api.expr.v1alpha1.EvalState.Result
- writeTo(CodedOutputStream) - Method in class com.google.api.expr.v1alpha1.EvalState
- writeTo(CodedOutputStream) - Method in class com.google.api.expr.v1alpha1.Explain.ExprStep
-
Deprecated.
- writeTo(CodedOutputStream) - Method in class com.google.api.expr.v1alpha1.Explain
-
Deprecated.
- writeTo(CodedOutputStream) - Method in class com.google.api.expr.v1alpha1.Expr.Call
- writeTo(CodedOutputStream) - Method in class com.google.api.expr.v1alpha1.Expr.Comprehension
- writeTo(CodedOutputStream) - Method in class com.google.api.expr.v1alpha1.Expr.CreateList
- writeTo(CodedOutputStream) - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct.Entry
- writeTo(CodedOutputStream) - Method in class com.google.api.expr.v1alpha1.Expr.CreateStruct
- writeTo(CodedOutputStream) - Method in class com.google.api.expr.v1alpha1.Expr.Ident
- writeTo(CodedOutputStream) - Method in class com.google.api.expr.v1alpha1.Expr.Select
- writeTo(CodedOutputStream) - Method in class com.google.api.expr.v1alpha1.Expr
- writeTo(CodedOutputStream) - Method in class com.google.api.expr.v1alpha1.ExprValue
- writeTo(CodedOutputStream) - Method in class com.google.api.expr.v1alpha1.IssueDetails
- writeTo(CodedOutputStream) - Method in class com.google.api.expr.v1alpha1.ListValue
- writeTo(CodedOutputStream) - Method in class com.google.api.expr.v1alpha1.MapValue.Entry
- writeTo(CodedOutputStream) - Method in class com.google.api.expr.v1alpha1.MapValue
- writeTo(CodedOutputStream) - Method in class com.google.api.expr.v1alpha1.ParsedExpr
- writeTo(CodedOutputStream) - Method in class com.google.api.expr.v1alpha1.ParseRequest
- writeTo(CodedOutputStream) - Method in class com.google.api.expr.v1alpha1.ParseResponse
- writeTo(CodedOutputStream) - Method in class com.google.api.expr.v1alpha1.Reference
- writeTo(CodedOutputStream) - Method in class com.google.api.expr.v1alpha1.SourceInfo
- writeTo(CodedOutputStream) - Method in class com.google.api.expr.v1alpha1.SourcePosition
- writeTo(CodedOutputStream) - Method in class com.google.api.expr.v1alpha1.Type.AbstractType
- writeTo(CodedOutputStream) - Method in class com.google.api.expr.v1alpha1.Type.FunctionType
- writeTo(CodedOutputStream) - Method in class com.google.api.expr.v1alpha1.Type.ListType
- writeTo(CodedOutputStream) - Method in class com.google.api.expr.v1alpha1.Type.MapType
- writeTo(CodedOutputStream) - Method in class com.google.api.expr.v1alpha1.Type
- writeTo(CodedOutputStream) - Method in class com.google.api.expr.v1alpha1.UnknownSet
- writeTo(CodedOutputStream) - Method in class com.google.api.expr.v1alpha1.Value
- writeTo(CodedOutputStream) - Method in class com.google.rpc.BadRequest.FieldViolation
- writeTo(CodedOutputStream) - Method in class com.google.rpc.BadRequest
- writeTo(CodedOutputStream) - Method in class com.google.rpc.context.AttributeContext.Api
- writeTo(CodedOutputStream) - Method in class com.google.rpc.context.AttributeContext.Auth
- writeTo(CodedOutputStream) - Method in class com.google.rpc.context.AttributeContext.Peer
- writeTo(CodedOutputStream) - Method in class com.google.rpc.context.AttributeContext.Request
- writeTo(CodedOutputStream) - Method in class com.google.rpc.context.AttributeContext.Resource
- writeTo(CodedOutputStream) - Method in class com.google.rpc.context.AttributeContext.Response
- writeTo(CodedOutputStream) - Method in class com.google.rpc.context.AttributeContext
- writeTo(CodedOutputStream) - Method in class com.google.rpc.DebugInfo
- writeTo(CodedOutputStream) - Method in class com.google.rpc.ErrorInfo
- writeTo(CodedOutputStream) - Method in class com.google.rpc.Help.Link
- writeTo(CodedOutputStream) - Method in class com.google.rpc.Help
- writeTo(CodedOutputStream) - Method in class com.google.rpc.LocalizedMessage
- writeTo(CodedOutputStream) - Method in class com.google.rpc.PreconditionFailure.Violation
- writeTo(CodedOutputStream) - Method in class com.google.rpc.PreconditionFailure
- writeTo(CodedOutputStream) - Method in class com.google.rpc.QuotaFailure.Violation
- writeTo(CodedOutputStream) - Method in class com.google.rpc.QuotaFailure
- writeTo(CodedOutputStream) - Method in class com.google.rpc.RequestInfo
- writeTo(CodedOutputStream) - Method in class com.google.rpc.ResourceInfo
- writeTo(CodedOutputStream) - Method in class com.google.rpc.RetryInfo
- writeTo(CodedOutputStream) - Method in class com.google.rpc.Status
All Classes All Packages