| Name | Type | Description | Notes |
|---|---|---|---|
| ClientIp | Pointer to bool | [optional] | |
| UpstreamProto | Pointer to bool | [optional] | |
| UpstreamUri | Pointer to bool | [optional] | |
| UpstreamPort | Pointer to bool | [optional] | |
| UpstreamIp | Pointer to bool | [optional] | |
| DomainName | Pointer to bool | [optional] | |
| HttpVersion | Pointer to bool | [optional] | |
| RequestMethod | Pointer to bool | [optional] | |
| RequestUri | Pointer to bool | [optional] | |
| RealTimestamp | Pointer to bool | [optional] | |
| ErrorMessage | Pointer to bool | [optional] | |
| PopSite | Pointer to bool | [optional] | |
| RequestId | Pointer to bool | [optional] |
func NewLogForwarderErrorType() *LogForwarderErrorType
NewLogForwarderErrorType instantiates a new LogForwarderErrorType object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewLogForwarderErrorTypeWithDefaults() *LogForwarderErrorType
NewLogForwarderErrorTypeWithDefaults instantiates a new LogForwarderErrorType object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (o *LogForwarderErrorType) GetClientIp() bool
GetClientIp returns the ClientIp field if non-nil, zero value otherwise.
func (o *LogForwarderErrorType) GetClientIpOk() (*bool, bool)
GetClientIpOk returns a tuple with the ClientIp field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *LogForwarderErrorType) SetClientIp(v bool)
SetClientIp sets ClientIp field to given value.
func (o *LogForwarderErrorType) HasClientIp() bool
HasClientIp returns a boolean if a field has been set.
func (o *LogForwarderErrorType) GetUpstreamProto() bool
GetUpstreamProto returns the UpstreamProto field if non-nil, zero value otherwise.
func (o *LogForwarderErrorType) GetUpstreamProtoOk() (*bool, bool)
GetUpstreamProtoOk returns a tuple with the UpstreamProto field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *LogForwarderErrorType) SetUpstreamProto(v bool)
SetUpstreamProto sets UpstreamProto field to given value.
func (o *LogForwarderErrorType) HasUpstreamProto() bool
HasUpstreamProto returns a boolean if a field has been set.
func (o *LogForwarderErrorType) GetUpstreamUri() bool
GetUpstreamUri returns the UpstreamUri field if non-nil, zero value otherwise.
func (o *LogForwarderErrorType) GetUpstreamUriOk() (*bool, bool)
GetUpstreamUriOk returns a tuple with the UpstreamUri field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *LogForwarderErrorType) SetUpstreamUri(v bool)
SetUpstreamUri sets UpstreamUri field to given value.
func (o *LogForwarderErrorType) HasUpstreamUri() bool
HasUpstreamUri returns a boolean if a field has been set.
func (o *LogForwarderErrorType) GetUpstreamPort() bool
GetUpstreamPort returns the UpstreamPort field if non-nil, zero value otherwise.
func (o *LogForwarderErrorType) GetUpstreamPortOk() (*bool, bool)
GetUpstreamPortOk returns a tuple with the UpstreamPort field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *LogForwarderErrorType) SetUpstreamPort(v bool)
SetUpstreamPort sets UpstreamPort field to given value.
func (o *LogForwarderErrorType) HasUpstreamPort() bool
HasUpstreamPort returns a boolean if a field has been set.
func (o *LogForwarderErrorType) GetUpstreamIp() bool
GetUpstreamIp returns the UpstreamIp field if non-nil, zero value otherwise.
func (o *LogForwarderErrorType) GetUpstreamIpOk() (*bool, bool)
GetUpstreamIpOk returns a tuple with the UpstreamIp field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *LogForwarderErrorType) SetUpstreamIp(v bool)
SetUpstreamIp sets UpstreamIp field to given value.
func (o *LogForwarderErrorType) HasUpstreamIp() bool
HasUpstreamIp returns a boolean if a field has been set.
func (o *LogForwarderErrorType) GetDomainName() bool
GetDomainName returns the DomainName field if non-nil, zero value otherwise.
func (o *LogForwarderErrorType) GetDomainNameOk() (*bool, bool)
GetDomainNameOk returns a tuple with the DomainName field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *LogForwarderErrorType) SetDomainName(v bool)
SetDomainName sets DomainName field to given value.
func (o *LogForwarderErrorType) HasDomainName() bool
HasDomainName returns a boolean if a field has been set.
func (o *LogForwarderErrorType) GetHttpVersion() bool
GetHttpVersion returns the HttpVersion field if non-nil, zero value otherwise.
func (o *LogForwarderErrorType) GetHttpVersionOk() (*bool, bool)
GetHttpVersionOk returns a tuple with the HttpVersion field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *LogForwarderErrorType) SetHttpVersion(v bool)
SetHttpVersion sets HttpVersion field to given value.
func (o *LogForwarderErrorType) HasHttpVersion() bool
HasHttpVersion returns a boolean if a field has been set.
func (o *LogForwarderErrorType) GetRequestMethod() bool
GetRequestMethod returns the RequestMethod field if non-nil, zero value otherwise.
func (o *LogForwarderErrorType) GetRequestMethodOk() (*bool, bool)
GetRequestMethodOk returns a tuple with the RequestMethod field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *LogForwarderErrorType) SetRequestMethod(v bool)
SetRequestMethod sets RequestMethod field to given value.
func (o *LogForwarderErrorType) HasRequestMethod() bool
HasRequestMethod returns a boolean if a field has been set.
func (o *LogForwarderErrorType) GetRequestUri() bool
GetRequestUri returns the RequestUri field if non-nil, zero value otherwise.
func (o *LogForwarderErrorType) GetRequestUriOk() (*bool, bool)
GetRequestUriOk returns a tuple with the RequestUri field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *LogForwarderErrorType) SetRequestUri(v bool)
SetRequestUri sets RequestUri field to given value.
func (o *LogForwarderErrorType) HasRequestUri() bool
HasRequestUri returns a boolean if a field has been set.
func (o *LogForwarderErrorType) GetRealTimestamp() bool
GetRealTimestamp returns the RealTimestamp field if non-nil, zero value otherwise.
func (o *LogForwarderErrorType) GetRealTimestampOk() (*bool, bool)
GetRealTimestampOk returns a tuple with the RealTimestamp field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *LogForwarderErrorType) SetRealTimestamp(v bool)
SetRealTimestamp sets RealTimestamp field to given value.
func (o *LogForwarderErrorType) HasRealTimestamp() bool
HasRealTimestamp returns a boolean if a field has been set.
func (o *LogForwarderErrorType) GetErrorMessage() bool
GetErrorMessage returns the ErrorMessage field if non-nil, zero value otherwise.
func (o *LogForwarderErrorType) GetErrorMessageOk() (*bool, bool)
GetErrorMessageOk returns a tuple with the ErrorMessage field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *LogForwarderErrorType) SetErrorMessage(v bool)
SetErrorMessage sets ErrorMessage field to given value.
func (o *LogForwarderErrorType) HasErrorMessage() bool
HasErrorMessage returns a boolean if a field has been set.
func (o *LogForwarderErrorType) GetPopSite() bool
GetPopSite returns the PopSite field if non-nil, zero value otherwise.
func (o *LogForwarderErrorType) GetPopSiteOk() (*bool, bool)
GetPopSiteOk returns a tuple with the PopSite field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *LogForwarderErrorType) SetPopSite(v bool)
SetPopSite sets PopSite field to given value.
func (o *LogForwarderErrorType) HasPopSite() bool
HasPopSite returns a boolean if a field has been set.
func (o *LogForwarderErrorType) GetRequestId() bool
GetRequestId returns the RequestId field if non-nil, zero value otherwise.
func (o *LogForwarderErrorType) GetRequestIdOk() (*bool, bool)
GetRequestIdOk returns a tuple with the RequestId field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *LogForwarderErrorType) SetRequestId(v bool)
SetRequestId sets RequestId field to given value.
func (o *LogForwarderErrorType) HasRequestId() bool
HasRequestId returns a boolean if a field has been set.