type google.golang.org/genproto/googleapis/monitoring/v3.UptimeCheckConfig_HttpCheck_BasicAuthentication
13 uses
google.golang.org/genproto/googleapis/monitoring/v3 (current package)
uptime.pb.go#L915: AuthInfo *UptimeCheckConfig_HttpCheck_BasicAuthentication `protobuf:"bytes,4,opt,name=auth_info,json=authInfo,proto3" json:"auth_info,omitempty"`
uptime.pb.go#L1007: func (x *UptimeCheckConfig_HttpCheck) GetAuthInfo() *UptimeCheckConfig_HttpCheck_BasicAuthentication {
uptime.pb.go#L1168: type UptimeCheckConfig_HttpCheck_BasicAuthentication struct {
uptime.pb.go#L1179: func (x *UptimeCheckConfig_HttpCheck_BasicAuthentication) Reset() {
uptime.pb.go#L1180: *x = UptimeCheckConfig_HttpCheck_BasicAuthentication{}
uptime.pb.go#L1188: func (x *UptimeCheckConfig_HttpCheck_BasicAuthentication) String() string {
uptime.pb.go#L1192: func (*UptimeCheckConfig_HttpCheck_BasicAuthentication) ProtoMessage() {}
uptime.pb.go#L1194: func (x *UptimeCheckConfig_HttpCheck_BasicAuthentication) ProtoReflect() protoreflect.Message {
uptime.pb.go#L1207: func (*UptimeCheckConfig_HttpCheck_BasicAuthentication) Descriptor() ([]byte, []int) {
uptime.pb.go#L1211: func (x *UptimeCheckConfig_HttpCheck_BasicAuthentication) GetUsername() string {
uptime.pb.go#L1218: func (x *UptimeCheckConfig_HttpCheck_BasicAuthentication) GetPassword() string {
uptime.pb.go#L1469: (*UptimeCheckConfig_HttpCheck_BasicAuthentication)(nil), // 13: google.monitoring.v3.UptimeCheckConfig.HttpCheck.BasicAuthentication
uptime.pb.go#L1590: switch v := v.(*UptimeCheckConfig_HttpCheck_BasicAuthentication); 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. |