Skip to content

Commit 49e5018

Browse files
committed
Regenerate client from commit b01f90f4 of spec repo (#2903)
Co-authored-by: ci.datadog-api-spec <[email protected]> 3515e33
1 parent aaa12a3 commit 49e5018

File tree

7 files changed

+2995
-2992
lines changed

7 files changed

+2995
-2992
lines changed

pkg/github.com/DataDog/datadog-api-client-go/v2/api/datadogV2/index.html

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -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:&#34;author,omitempty&#34;`
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:&#34;change_metadata,omitempty&#34;`
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:&#34;changed_resource&#34;`
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&#39;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> = &#34;feature_flag&#34;
154763+
<span id="CHANGEEVENTCUSTOMATTRIBUTESCHANGEDRESOURCETYPE_FEATURE_FLAG">CHANGEEVENTCUSTOMATTRIBUTESCHANGEDRESOURCETYPE_FEATURE_FLAG</span> <a href="#ChangeEventCustomAttributesChangedResourceType">ChangeEventCustomAttributesChangedResourceType</a> = &#34;feature_flag&#34;
154764+
<span id="CHANGEEVENTCUSTOMATTRIBUTESCHANGEDRESOURCETYPE_CONFIGURATION">CHANGEEVENTCUSTOMATTRIBUTESCHANGEDRESOURCETYPE_CONFIGURATION</span> <a href="#ChangeEventCustomAttributesChangedResourceType">ChangeEventCustomAttributesChangedResourceType</a> = &#34;configuration&#34;
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">&#xb6;</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">&#xb6;</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">&#xb6;</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">&#xb6;</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">&#xb6;</a>
154831154832

154832154833

src/github.com/DataDog/datadog-api-client-go/v2/api/datadog/index.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ <h2>
7979
<td></td>
8080
<td align="right">14927</td>
8181
<td></td>
82-
<td align="left">2025-01-31 12:28:55.986439248 +0000 UTC</td>
82+
<td align="left">2025-01-31 20:18:23.387945528 +0000 UTC</td>
8383
</tr>
8484

8585
<tr>
@@ -88,7 +88,7 @@ <h2>
8888
<td></td>
8989
<td align="right">19361</td>
9090
<td></td>
91-
<td align="left">2025-01-31 12:28:55.986439248 +0000 UTC</td>
91+
<td align="left">2025-01-31 20:18:23.387945528 +0000 UTC</td>
9292
</tr>
9393

9494
<tr>
@@ -97,7 +97,7 @@ <h2>
9797
<td></td>
9898
<td align="right">622</td>
9999
<td></td>
100-
<td align="left">2025-01-31 12:28:55.986439248 +0000 UTC</td>
100+
<td align="left">2025-01-31 20:18:23.388945531 +0000 UTC</td>
101101
</tr>
102102

103103
<tr>
@@ -106,7 +106,7 @@ <h2>
106106
<td></td>
107107
<td align="right">633</td>
108108
<td></td>
109-
<td align="left">2025-01-31 12:28:55.986439248 +0000 UTC</td>
109+
<td align="left">2025-01-31 20:18:23.388945531 +0000 UTC</td>
110110
</tr>
111111

112112
<tr>
@@ -115,7 +115,7 @@ <h2>
115115
<td></td>
116116
<td align="right">405</td>
117117
<td></td>
118-
<td align="left">2025-01-31 12:28:55.986439248 +0000 UTC</td>
118+
<td align="left">2025-01-31 20:18:23.388945531 +0000 UTC</td>
119119
</tr>
120120

121121
<tr>
@@ -124,7 +124,7 @@ <h2>
124124
<td></td>
125125
<td align="right">12924</td>
126126
<td></td>
127-
<td align="left">2025-01-31 12:28:55.987439257 +0000 UTC</td>
127+
<td align="left">2025-01-31 20:18:23.388945531 +0000 UTC</td>
128128
</tr>
129129

130130
<tr>
@@ -133,7 +133,7 @@ <h2>
133133
<td></td>
134134
<td align="right">589</td>
135135
<td></td>
136-
<td align="left">2025-01-31 12:28:55.987439257 +0000 UTC</td>
136+
<td align="left">2025-01-31 20:18:23.388945531 +0000 UTC</td>
137137
</tr>
138138

139139

0 commit comments

Comments
 (0)