@@ -153929,7 +153929,7 @@ <h2 id="ChangeEventCustomAttributes">type <a href="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/DataDog/da
153929153929<span id="ChangeEventCustomAttributes.Author"></span> Author *<a href="#ChangeEventCustomAttributesAuthor">ChangeEventCustomAttributesAuthor</a> `json:"author,omitempty"`
153930153930 <span class="comment">// Free form object with information related to the `change` event. Can be arbitrarily nested and contain any valid JSON.</span>
153931153931<span id="ChangeEventCustomAttributes.ChangeMetadata"></span> ChangeMetadata map[<a href="https://pkg.go.dev/builtin/#string">string</a>]interface{} `json:"change_metadata,omitempty"`
153932- <span class="comment">// Object representing a uniquely identified resource. Only the resource type `feature_flag` is supported. </span>
153932+ <span class="comment">// Object representing a uniquely identified resource.</span>
153933153933<span id="ChangeEventCustomAttributes.ChangedResource"></span> ChangedResource <a href="#ChangeEventCustomAttributesChangedResource">ChangeEventCustomAttributesChangedResource</a> `json:"changed_resource"`
153934153934 <span class="comment">// A list of resources impacted by this change. It is recommended to provide an impacted resource to display</span>
153935153935 <span class="comment">// the change event at the right location. Only resources of type `service` are supported.</span>
@@ -154585,7 +154585,7 @@ <h2 id="ChangeEventCustomAttributesChangedResource">type <a href="https://github
154585154585
154586154586
154587154587 </h2>
154588- <p>ChangeEventCustomAttributesChangedResource Object representing a uniquely identified resource. Only the resource type `feature_flag` is supported.
154588+ <p>ChangeEventCustomAttributesChangedResource Object representing a uniquely identified resource.
154589154589
154590154590 <pre>type ChangeEventCustomAttributesChangedResource struct {
154591154591 <span class="comment">// Resource's name.</span>
@@ -154760,7 +154760,8 @@ <h2 id="ChangeEventCustomAttributesChangedResourceType">type <a href="https://gi
154760154760 <p>List of ChangeEventCustomAttributesChangedResourceType.
154761154761
154762154762 <pre>const (
154763- <span id="CHANGEEVENTCUSTOMATTRIBUTESCHANGEDRESOURCETYPE_FEATURE_FLAG">CHANGEEVENTCUSTOMATTRIBUTESCHANGEDRESOURCETYPE_FEATURE_FLAG</span> <a href="#ChangeEventCustomAttributesChangedResourceType">ChangeEventCustomAttributesChangedResourceType</a> = "feature_flag"
154763+ <span id="CHANGEEVENTCUSTOMATTRIBUTESCHANGEDRESOURCETYPE_FEATURE_FLAG">CHANGEEVENTCUSTOMATTRIBUTESCHANGEDRESOURCETYPE_FEATURE_FLAG</span> <a href="#ChangeEventCustomAttributesChangedResourceType">ChangeEventCustomAttributesChangedResourceType</a> = "feature_flag"
154764+ <span id="CHANGEEVENTCUSTOMATTRIBUTESCHANGEDRESOURCETYPE_CONFIGURATION">CHANGEEVENTCUSTOMATTRIBUTESCHANGEDRESOURCETYPE_CONFIGURATION</span> <a href="#ChangeEventCustomAttributesChangedResourceType">ChangeEventCustomAttributesChangedResourceType</a> = "configuration"
154764154765)</pre>
154765154766
154766154767
@@ -154772,7 +154773,7 @@ <h2 id="ChangeEventCustomAttributesChangedResourceType">type <a href="https://gi
154772154773
154773154774
154774154775
154775- <h3 id="NewChangeEventCustomAttributesChangedResourceTypeFromValue">func <a href="https://github.com/DataDog/datadog-api-client-go/blob/master/api/datadogV2/model_change_event_custom_attributes_changed_resource_type.go#L43 ">NewChangeEventCustomAttributesChangedResourceTypeFromValue</a>
154776+ <h3 id="NewChangeEventCustomAttributesChangedResourceTypeFromValue">func <a href="https://github.com/DataDog/datadog-api-client-go/blob/master/api/datadogV2/model_change_event_custom_attributes_changed_resource_type.go#L45 ">NewChangeEventCustomAttributesChangedResourceTypeFromValue</a>
154776154777 <a class="permalink" href="#NewChangeEventCustomAttributesChangedResourceTypeFromValue">¶</a>
154777154778
154778154779
@@ -154787,7 +154788,7 @@ <h3 id="NewChangeEventCustomAttributesChangedResourceTypeFromValue">func <a href
154787154788
154788154789
154789154790
154790- <h3 id="ChangeEventCustomAttributesChangedResourceType.GetAllowedValues">func (*ChangeEventCustomAttributesChangedResourceType) <a href="https://github.com/DataDog/datadog-api-client-go/blob/master/api/datadogV2/model_change_event_custom_attributes_changed_resource_type.go#L26 ">GetAllowedValues</a>
154791+ <h3 id="ChangeEventCustomAttributesChangedResourceType.GetAllowedValues">func (*ChangeEventCustomAttributesChangedResourceType) <a href="https://github.com/DataDog/datadog-api-client-go/blob/master/api/datadogV2/model_change_event_custom_attributes_changed_resource_type.go#L28 ">GetAllowedValues</a>
154791154792 <a class="permalink" href="#ChangeEventCustomAttributesChangedResourceType.GetAllowedValues">¶</a>
154792154793
154793154794
@@ -154800,7 +154801,7 @@ <h3 id="ChangeEventCustomAttributesChangedResourceType.GetAllowedValues">func (*
154800154801
154801154802
154802154803
154803- <h3 id="ChangeEventCustomAttributesChangedResourceType.IsValid">func (ChangeEventCustomAttributesChangedResourceType) <a href="https://github.com/DataDog/datadog-api-client-go/blob/master/api/datadogV2/model_change_event_custom_attributes_changed_resource_type.go#L52 ">IsValid</a>
154804+ <h3 id="ChangeEventCustomAttributesChangedResourceType.IsValid">func (ChangeEventCustomAttributesChangedResourceType) <a href="https://github.com/DataDog/datadog-api-client-go/blob/master/api/datadogV2/model_change_event_custom_attributes_changed_resource_type.go#L54 ">IsValid</a>
154804154805 <a class="permalink" href="#ChangeEventCustomAttributesChangedResourceType.IsValid">¶</a>
154805154806
154806154807
@@ -154813,7 +154814,7 @@ <h3 id="ChangeEventCustomAttributesChangedResourceType.IsValid">func (ChangeEven
154813154814
154814154815
154815154816
154816- <h3 id="ChangeEventCustomAttributesChangedResourceType.Ptr">func (ChangeEventCustomAttributesChangedResourceType) <a href="https://github.com/DataDog/datadog-api-client-go/blob/master/api/datadogV2/model_change_event_custom_attributes_changed_resource_type.go#L62 ">Ptr</a>
154817+ <h3 id="ChangeEventCustomAttributesChangedResourceType.Ptr">func (ChangeEventCustomAttributesChangedResourceType) <a href="https://github.com/DataDog/datadog-api-client-go/blob/master/api/datadogV2/model_change_event_custom_attributes_changed_resource_type.go#L64 ">Ptr</a>
154817154818 <a class="permalink" href="#ChangeEventCustomAttributesChangedResourceType.Ptr">¶</a>
154818154819
154819154820
@@ -154826,7 +154827,7 @@ <h3 id="ChangeEventCustomAttributesChangedResourceType.Ptr">func (ChangeEventCus
154826154827
154827154828
154828154829
154829- <h3 id="ChangeEventCustomAttributesChangedResourceType.UnmarshalJSON">func (*ChangeEventCustomAttributesChangedResourceType) <a href="https://github.com/DataDog/datadog-api-client-go/blob/master/api/datadogV2/model_change_event_custom_attributes_changed_resource_type.go#L31 ">UnmarshalJSON</a>
154830+ <h3 id="ChangeEventCustomAttributesChangedResourceType.UnmarshalJSON">func (*ChangeEventCustomAttributesChangedResourceType) <a href="https://github.com/DataDog/datadog-api-client-go/blob/master/api/datadogV2/model_change_event_custom_attributes_changed_resource_type.go#L33 ">UnmarshalJSON</a>
154830154831 <a class="permalink" href="#ChangeEventCustomAttributesChangedResourceType.UnmarshalJSON">¶</a>
154831154832
154832154833
0 commit comments