Searched defs:FieldSecurityAnnotation (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/xds/go/udpa/annotations/ |
D | security.pb.go | 29 type FieldSecurityAnnotation struct { struct 30 state protoimpl.MessageState 31 sizeCache protoimpl.SizeCache 32 unknownFields protoimpl.UnknownFields 34 …m,json=configureForUntrustedDownstream,proto3" json:"configure_for_untrusted_downstream,omitempty"` 35 …tream,json=configureForUntrustedUpstream,proto3" json:"configure_for_untrusted_upstream,omitempty"` 38 func (x *FieldSecurityAnnotation) Reset() { 47 func (x *FieldSecurityAnnotation) String() string { 51 func (*FieldSecurityAnnotation) ProtoMessage() {} 53 func (x *FieldSecurityAnnotation) ProtoReflect() protoreflect.Message { [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/xds/go/xds/annotations/v3/ |
D | security.pb.go | 29 type FieldSecurityAnnotation struct { struct 30 state protoimpl.MessageState 31 sizeCache protoimpl.SizeCache 32 unknownFields protoimpl.UnknownFields 34 …m,json=configureForUntrustedDownstream,proto3" json:"configure_for_untrusted_downstream,omitempty"` 35 …tream,json=configureForUntrustedUpstream,proto3" json:"configure_for_untrusted_upstream,omitempty"` 38 func (x *FieldSecurityAnnotation) Reset() { 47 func (x *FieldSecurityAnnotation) String() string { 51 func (*FieldSecurityAnnotation) ProtoMessage() {} 53 func (x *FieldSecurityAnnotation) ProtoReflect() protoreflect.Message { [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/xds/udpa/annotations/ |
D | security.proto | 28 message FieldSecurityAnnotation { message
|
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/xds/src/main/proto/xds/annotations/v3/ |
H A D | security.proto | 24 message FieldSecurityAnnotation { message
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/xds/xds/annotations/v3/ |
D | security.proto | 24 message FieldSecurityAnnotation { message
|
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/xds/src/main/proto/udpa/annotations/ |
H A D | security.proto | 28 message FieldSecurityAnnotation { message
|