Uses of Class
com.google.rpc.Status
Packages that use Status
Package
Description
-
Uses of Status in com.google.rpc
Methods in com.google.rpc that return StatusModifier and TypeMethodDescriptionStatus.Builder.build()Status.Builder.buildPartial()static StatusStatus.getDefaultInstance()Status.Builder.getDefaultInstanceForType()Status.getDefaultInstanceForType()static StatusStatus.parseDelimitedFrom(InputStream input) static StatusStatus.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StatusStatus.parseFrom(byte[] data) static StatusStatus.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StatusStatus.parseFrom(com.google.protobuf.ByteString data) static StatusStatus.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StatusStatus.parseFrom(com.google.protobuf.CodedInputStream input) static StatusStatus.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StatusStatus.parseFrom(InputStream input) static StatusStatus.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StatusStatus.parseFrom(ByteBuffer data) static StatusStatus.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.rpc that return types with arguments of type StatusModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Status>Status.getParserForType()static com.google.protobuf.Parser<Status>Status.parser()Methods in com.google.rpc with parameters of type Status -
Uses of Status in dev.cel.expr
Methods in dev.cel.expr that return StatusModifier and TypeMethodDescriptionErrorSet.Builder.getErrors(int index) repeated .google.rpc.Status errors = 1;ErrorSet.getErrors(int index) repeated .google.rpc.Status errors = 1;ErrorSetOrBuilder.getErrors(int index) repeated .google.rpc.Status errors = 1;Methods in dev.cel.expr that return types with arguments of type StatusModifier and TypeMethodDescriptionErrorSet.Builder.getErrorsList()repeated .google.rpc.Status errors = 1;ErrorSet.getErrorsList()repeated .google.rpc.Status errors = 1;ErrorSetOrBuilder.getErrorsList()repeated .google.rpc.Status errors = 1;Methods in dev.cel.expr with parameters of type StatusModifier and TypeMethodDescriptionrepeated .google.rpc.Status errors = 1;repeated .google.rpc.Status errors = 1;repeated .google.rpc.Status errors = 1;Method parameters in dev.cel.expr with type arguments of type StatusModifier and TypeMethodDescriptionErrorSet.Builder.addAllErrors(Iterable<? extends Status> values) repeated .google.rpc.Status errors = 1; -
Uses of Status in dev.cel.expr.conformance
Methods in dev.cel.expr.conformance that return StatusModifier and TypeMethodDescriptionCheckResponse.Builder.getIssues(int index) Any number of issues with [StatusDetails][] as the details.CheckResponse.getIssues(int index) Any number of issues with [StatusDetails][] as the details.CheckResponseOrBuilder.getIssues(int index) Any number of issues with [StatusDetails][] as the details.EvalResponse.Builder.getIssues(int index) Any number of issues with [StatusDetails][] as the details.EvalResponse.getIssues(int index) Any number of issues with [StatusDetails][] as the details.EvalResponseOrBuilder.getIssues(int index) Any number of issues with [StatusDetails][] as the details.ParseResponse.Builder.getIssues(int index) Any number of issues with [StatusDetails][] as the details.ParseResponse.getIssues(int index) Any number of issues with [StatusDetails][] as the details.ParseResponseOrBuilder.getIssues(int index) Any number of issues with [StatusDetails][] as the details.Methods in dev.cel.expr.conformance that return types with arguments of type StatusModifier and TypeMethodDescriptionCheckResponse.Builder.getIssuesList()Any number of issues with [StatusDetails][] as the details.CheckResponse.getIssuesList()Any number of issues with [StatusDetails][] as the details.CheckResponseOrBuilder.getIssuesList()Any number of issues with [StatusDetails][] as the details.EvalResponse.Builder.getIssuesList()Any number of issues with [StatusDetails][] as the details.EvalResponse.getIssuesList()Any number of issues with [StatusDetails][] as the details.EvalResponseOrBuilder.getIssuesList()Any number of issues with [StatusDetails][] as the details.ParseResponse.Builder.getIssuesList()Any number of issues with [StatusDetails][] as the details.ParseResponse.getIssuesList()Any number of issues with [StatusDetails][] as the details.ParseResponseOrBuilder.getIssuesList()Any number of issues with [StatusDetails][] as the details.Methods in dev.cel.expr.conformance with parameters of type StatusModifier and TypeMethodDescriptionAny number of issues with [StatusDetails][] as the details.Any number of issues with [StatusDetails][] as the details.Any number of issues with [StatusDetails][] as the details.Any number of issues with [StatusDetails][] as the details.Any number of issues with [StatusDetails][] as the details.Any number of issues with [StatusDetails][] as the details.Any number of issues with [StatusDetails][] as the details.Any number of issues with [StatusDetails][] as the details.Any number of issues with [StatusDetails][] as the details.Method parameters in dev.cel.expr.conformance with type arguments of type StatusModifier and TypeMethodDescriptionCheckResponse.Builder.addAllIssues(Iterable<? extends Status> values) Any number of issues with [StatusDetails][] as the details.EvalResponse.Builder.addAllIssues(Iterable<? extends Status> values) Any number of issues with [StatusDetails][] as the details.ParseResponse.Builder.addAllIssues(Iterable<? extends Status> values) Any number of issues with [StatusDetails][] as the details. -
Uses of Status in io.envoyproxy.envoy.api.v2
Methods in io.envoyproxy.envoy.api.v2 that return StatusModifier and TypeMethodDescriptionDeltaDiscoveryRequest.Builder.getErrorDetail()This is populated when the previous :ref:`DiscoveryResponse <envoy_api_msg_DiscoveryResponse>` failed to update configuration.DeltaDiscoveryRequest.getErrorDetail()This is populated when the previous :ref:`DiscoveryResponse <envoy_api_msg_DiscoveryResponse>` failed to update configuration.DeltaDiscoveryRequestOrBuilder.getErrorDetail()This is populated when the previous :ref:`DiscoveryResponse <envoy_api_msg_DiscoveryResponse>` failed to update configuration.DiscoveryRequest.Builder.getErrorDetail()This is populated when the previous :ref:`DiscoveryResponse <envoy_api_msg_DiscoveryResponse>` failed to update configuration.DiscoveryRequest.getErrorDetail()This is populated when the previous :ref:`DiscoveryResponse <envoy_api_msg_DiscoveryResponse>` failed to update configuration.DiscoveryRequestOrBuilder.getErrorDetail()This is populated when the previous :ref:`DiscoveryResponse <envoy_api_msg_DiscoveryResponse>` failed to update configuration.Methods in io.envoyproxy.envoy.api.v2 with parameters of type StatusModifier and TypeMethodDescriptionDeltaDiscoveryRequest.Builder.mergeErrorDetail(Status value) This is populated when the previous :ref:`DiscoveryResponse <envoy_api_msg_DiscoveryResponse>` failed to update configuration.DiscoveryRequest.Builder.mergeErrorDetail(Status value) This is populated when the previous :ref:`DiscoveryResponse <envoy_api_msg_DiscoveryResponse>` failed to update configuration.DeltaDiscoveryRequest.Builder.setErrorDetail(Status value) This is populated when the previous :ref:`DiscoveryResponse <envoy_api_msg_DiscoveryResponse>` failed to update configuration.DiscoveryRequest.Builder.setErrorDetail(Status value) This is populated when the previous :ref:`DiscoveryResponse <envoy_api_msg_DiscoveryResponse>` failed to update configuration. -
Uses of Status in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3 that return StatusModifier and TypeMethodDescriptionRateLimitQuotaBucketSettings.DenyResponseSettings.Builder.getGrpcStatus()Configure the deny response for gRPC requests over the rate limit.RateLimitQuotaBucketSettings.DenyResponseSettings.getGrpcStatus()Configure the deny response for gRPC requests over the rate limit.RateLimitQuotaBucketSettings.DenyResponseSettingsOrBuilder.getGrpcStatus()Configure the deny response for gRPC requests over the rate limit.Methods in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3 with parameters of type StatusModifier and TypeMethodDescriptionRateLimitQuotaBucketSettings.DenyResponseSettings.Builder.mergeGrpcStatus(Status value) Configure the deny response for gRPC requests over the rate limit.RateLimitQuotaBucketSettings.DenyResponseSettings.Builder.setGrpcStatus(Status value) Configure the deny response for gRPC requests over the rate limit. -
Uses of Status in io.envoyproxy.envoy.service.auth.v2
Methods in io.envoyproxy.envoy.service.auth.v2 that return StatusModifier and TypeMethodDescriptionCheckResponse.Builder.getStatus()Status `OK` allows the request.CheckResponse.getStatus()Status `OK` allows the request.CheckResponseOrBuilder.getStatus()Status `OK` allows the request.Methods in io.envoyproxy.envoy.service.auth.v2 with parameters of type StatusModifier and TypeMethodDescriptionCheckResponse.Builder.mergeStatus(Status value) Status `OK` allows the request.Status `OK` allows the request. -
Uses of Status in io.envoyproxy.envoy.service.auth.v3
Methods in io.envoyproxy.envoy.service.auth.v3 that return StatusModifier and TypeMethodDescriptionCheckResponse.Builder.getStatus()Status ``OK`` allows the request.CheckResponse.getStatus()Status ``OK`` allows the request.CheckResponseOrBuilder.getStatus()Status ``OK`` allows the request.Methods in io.envoyproxy.envoy.service.auth.v3 with parameters of type StatusModifier and TypeMethodDescriptionCheckResponse.Builder.mergeStatus(Status value) Status ``OK`` allows the request.Status ``OK`` allows the request. -
Uses of Status in io.envoyproxy.envoy.service.discovery.v3
Methods in io.envoyproxy.envoy.service.discovery.v3 that return StatusModifier and TypeMethodDescriptionDeltaDiscoveryRequest.Builder.getErrorDetail()This is populated when the previous :ref:`DiscoveryResponse <envoy_v3_api_msg_service.discovery.v3.DiscoveryResponse>` failed to update configuration.DeltaDiscoveryRequest.getErrorDetail()This is populated when the previous :ref:`DiscoveryResponse <envoy_v3_api_msg_service.discovery.v3.DiscoveryResponse>` failed to update configuration.DeltaDiscoveryRequestOrBuilder.getErrorDetail()This is populated when the previous :ref:`DiscoveryResponse <envoy_v3_api_msg_service.discovery.v3.DiscoveryResponse>` failed to update configuration.DiscoveryRequest.Builder.getErrorDetail()This is populated when the previous :ref:`DiscoveryResponse <envoy_v3_api_msg_service.discovery.v3.DiscoveryResponse>` failed to update configuration.DiscoveryRequest.getErrorDetail()This is populated when the previous :ref:`DiscoveryResponse <envoy_v3_api_msg_service.discovery.v3.DiscoveryResponse>` failed to update configuration.DiscoveryRequestOrBuilder.getErrorDetail()This is populated when the previous :ref:`DiscoveryResponse <envoy_v3_api_msg_service.discovery.v3.DiscoveryResponse>` failed to update configuration.ResourceError.Builder.getErrorDetail()The error reported for the resource.ResourceError.getErrorDetail()The error reported for the resource.ResourceErrorOrBuilder.getErrorDetail()The error reported for the resource.Methods in io.envoyproxy.envoy.service.discovery.v3 with parameters of type StatusModifier and TypeMethodDescriptionDeltaDiscoveryRequest.Builder.mergeErrorDetail(Status value) This is populated when the previous :ref:`DiscoveryResponse <envoy_v3_api_msg_service.discovery.v3.DiscoveryResponse>` failed to update configuration.DiscoveryRequest.Builder.mergeErrorDetail(Status value) This is populated when the previous :ref:`DiscoveryResponse <envoy_v3_api_msg_service.discovery.v3.DiscoveryResponse>` failed to update configuration.ResourceError.Builder.mergeErrorDetail(Status value) The error reported for the resource.DeltaDiscoveryRequest.Builder.setErrorDetail(Status value) This is populated when the previous :ref:`DiscoveryResponse <envoy_v3_api_msg_service.discovery.v3.DiscoveryResponse>` failed to update configuration.DiscoveryRequest.Builder.setErrorDetail(Status value) This is populated when the previous :ref:`DiscoveryResponse <envoy_v3_api_msg_service.discovery.v3.DiscoveryResponse>` failed to update configuration.ResourceError.Builder.setErrorDetail(Status value) The error reported for the resource. -
Uses of Status in io.envoyproxy.envoy.service.redis_auth.v3
Methods in io.envoyproxy.envoy.service.redis_auth.v3 that return StatusModifier and TypeMethodDescriptionRedisProxyExternalAuthResponse.Builder.getStatus()Status of the authentication check.RedisProxyExternalAuthResponse.getStatus()Status of the authentication check.RedisProxyExternalAuthResponseOrBuilder.getStatus()Status of the authentication check.Methods in io.envoyproxy.envoy.service.redis_auth.v3 with parameters of type StatusModifier and TypeMethodDescriptionRedisProxyExternalAuthResponse.Builder.mergeStatus(Status value) Status of the authentication check.Status of the authentication check.