Skip to content

Commit 94f4c7e

Browse files
author
APIs and Common Services team
committed
Automated SDK update
This updates the SDK from internal repo commit segmentio/public-api@100eeef2.
1 parent 7c874ff commit 94f4c7e

File tree

634 files changed

+1724
-907
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

634 files changed

+1724
-907
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ See the next sections for more information on how to use the Segment Public API.
1111

1212
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
1313

14-
- API version: 58.7.0
15-
- Package version: 58.7.0
14+
- API version: 58.8.0
15+
- Package version: 58.8.0
1616
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
1717

1818
For more information, please visit [https://docs.segmentapis.com](https://docs.segmentapis.com)

docs/AudiencesApi.md

Lines changed: 152 additions & 76 deletions
Large diffs are not rendered by default.

segment_public_api/__init__.py

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@
77
88
The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API.
99
10-
The version of the OpenAPI document: 58.7.0
10+
The version of the OpenAPI document: 58.8.0
1111
Contact: friends@segment.com
1212
Generated by OpenAPI Generator (https://openapi-generator.tech)
1313
1414
Do not edit the class manually.
1515
""" # noqa: E501
1616

1717

18-
__version__ = "58.7.0"
18+
__version__ = "58.8.0"
1919

2020
# import apis into sdk package
2121
from segment_public_api.api.api_calls_api import APICallsApi
@@ -91,7 +91,11 @@
9191
from segment_public_api.models.audience_definition_without_type import AudienceDefinitionWithoutType
9292
from segment_public_api.models.audience_options import AudienceOptions
9393
from segment_public_api.models.audience_options_with_lookback import AudienceOptionsWithLookback
94+
from segment_public_api.models.audience_preview import AudiencePreview
95+
from segment_public_api.models.audience_preview_identifier import AudiencePreviewIdentifier
96+
from segment_public_api.models.audience_preview_result import AudiencePreviewResult
9497
from segment_public_api.models.audience_schedule import AudienceSchedule
98+
from segment_public_api.models.audience_size import AudienceSize
9599
from segment_public_api.models.audience_summary import AudienceSummary
96100
from segment_public_api.models.audience_summary_with_audience_type_and_lookback import AudienceSummaryWithAudienceTypeAndLookback
97101
from segment_public_api.models.audit_event_v1 import AuditEventV1
@@ -111,6 +115,10 @@
111115
from segment_public_api.models.create_audience200_response import CreateAudience200Response
112116
from segment_public_api.models.create_audience_alpha_input import CreateAudienceAlphaInput
113117
from segment_public_api.models.create_audience_alpha_output import CreateAudienceAlphaOutput
118+
from segment_public_api.models.create_audience_preview200_response import CreateAudiencePreview200Response
119+
from segment_public_api.models.create_audience_preview_alpha_input import CreateAudiencePreviewAlphaInput
120+
from segment_public_api.models.create_audience_preview_alpha_output import CreateAudiencePreviewAlphaOutput
121+
from segment_public_api.models.create_audience_preview_options import CreateAudiencePreviewOptions
114122
from segment_public_api.models.create_cloud_source_regulation200_response import CreateCloudSourceRegulation200Response
115123
from segment_public_api.models.create_cloud_source_regulation_v1_input import CreateCloudSourceRegulationV1Input
116124
from segment_public_api.models.create_cloud_source_regulation_v1_output import CreateCloudSourceRegulationV1Output
@@ -269,6 +277,8 @@
269277
from segment_public_api.models.get_audience200_response1 import GetAudience200Response1
270278
from segment_public_api.models.get_audience_alpha_output import GetAudienceAlphaOutput
271279
from segment_public_api.models.get_audience_beta_output import GetAudienceBetaOutput
280+
from segment_public_api.models.get_audience_preview200_response import GetAudiencePreview200Response
281+
from segment_public_api.models.get_audience_preview_alpha_output import GetAudiencePreviewAlphaOutput
272282
from segment_public_api.models.get_audience_schedule_from_space_and_audience200_response import GetAudienceScheduleFromSpaceAndAudience200Response
273283
from segment_public_api.models.get_audience_schedule_from_space_and_audience_alpha_output import GetAudienceScheduleFromSpaceAndAudienceAlphaOutput
274284
from segment_public_api.models.get_computed_trait200_response import GetComputedTrait200Response
@@ -474,10 +484,6 @@
474484
from segment_public_api.models.permission_input_v1 import PermissionInputV1
475485
from segment_public_api.models.permission_resource_v1 import PermissionResourceV1
476486
from segment_public_api.models.permission_v1 import PermissionV1
477-
from segment_public_api.models.preview import Preview
478-
from segment_public_api.models.preview_audience200_response import PreviewAudience200Response
479-
from segment_public_api.models.preview_audience_input import PreviewAudienceInput
480-
from segment_public_api.models.preview_audience_output import PreviewAudienceOutput
481487
from segment_public_api.models.preview_destination_filter200_response import PreviewDestinationFilter200Response
482488
from segment_public_api.models.preview_destination_filter_v1 import PreviewDestinationFilterV1
483489
from segment_public_api.models.preview_destination_filter_v1_input import PreviewDestinationFilterV1Input
@@ -487,6 +493,7 @@
487493
from segment_public_api.models.property_rename_v1 import PropertyRenameV1
488494
from segment_public_api.models.property_value_transformation_beta import PropertyValueTransformationBeta
489495
from segment_public_api.models.property_value_transformation_v1 import PropertyValueTransformationV1
496+
from segment_public_api.models.read_audience_preview_options import ReadAudiencePreviewOptions
490497
from segment_public_api.models.regulation import Regulation
491498
from segment_public_api.models.regulation_list_entry_v1 import RegulationListEntryV1
492499
from segment_public_api.models.remove_audience_from_space200_response import RemoveAudienceFromSpace200Response

segment_public_api/api/api_calls_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API.
77
8-
The version of the OpenAPI document: 58.7.0
8+
The version of the OpenAPI document: 58.8.0
99
Contact: friends@segment.com
1010
Generated by OpenAPI Generator (https://openapi-generator.tech)
1111

0 commit comments

Comments
 (0)