type google.golang.org/genproto/googleapis/rpc/errdetails.ResourceInfo
13 uses
google.golang.org/genproto/googleapis/rpc/errdetails (current package)
error_details.pb.go#L492: type ResourceInfo struct {
error_details.pb.go#L515: func (x *ResourceInfo) Reset() {
error_details.pb.go#L516: *x = ResourceInfo{}
error_details.pb.go#L524: func (x *ResourceInfo) String() string {
error_details.pb.go#L528: func (*ResourceInfo) ProtoMessage() {}
error_details.pb.go#L530: func (x *ResourceInfo) ProtoReflect() protoreflect.Message {
error_details.pb.go#L543: func (*ResourceInfo) Descriptor() ([]byte, []int) {
error_details.pb.go#L547: func (x *ResourceInfo) GetResourceType() string {
error_details.pb.go#L554: func (x *ResourceInfo) GetResourceName() string {
error_details.pb.go#L561: func (x *ResourceInfo) GetOwner() string {
error_details.pb.go#L568: func (x *ResourceInfo) GetDescription() string {
error_details.pb.go#L1066: (*ResourceInfo)(nil), // 7: google.rpc.ResourceInfo
error_details.pb.go#L1181: switch v := v.(*ResourceInfo); i {
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |