CreateOciListingRevisionDetails¶
-
class
oci.marketplace_publisher.models.CreateOciListingRevisionDetails(**kwargs)¶ Bases:
oci.marketplace_publisher.models.create_listing_revision_details.CreateListingRevisionDetailsListing revision update details for listings
Attributes
LISTING_TYPE_LEAD_GENERATIONstr(object=’’) -> str LISTING_TYPE_OCI_APPLICATIONstr(object=’’) -> str LISTING_TYPE_SERVICEstr(object=’’) -> str availability_and_pricing_policyGets the availability_and_pricing_policy of this CreateOciListingRevisionDetails. content_languageGets the content_language of this CreateListingRevisionDetails. defined_tagsGets the defined_tags of this CreateListingRevisionDetails. display_nameGets the display_name of this CreateListingRevisionDetails. freeform_tagsGets the freeform_tags of this CreateListingRevisionDetails. headline[Required] Gets the headline of this CreateListingRevisionDetails. is_rover_exportableGets the is_rover_exportable of this CreateOciListingRevisionDetails. keywordsGets the keywords of this CreateListingRevisionDetails. listing_id[Required] Gets the listing_id of this CreateListingRevisionDetails. listing_type[Required] Gets the listing_type of this CreateListingRevisionDetails. long_descriptionGets the long_description of this CreateListingRevisionDetails. pricing_plansGets the pricing_plans of this CreateOciListingRevisionDetails. pricing_type[Required] Gets the pricing_type of this CreateOciListingRevisionDetails. products[Required] Gets the products of this CreateOciListingRevisionDetails. recommended_service_provider_listing_idsGets the recommended_service_provider_listing_ids of this CreateOciListingRevisionDetails. short_descriptionGets the short_description of this CreateListingRevisionDetails. statusGets the status of this CreateListingRevisionDetails. support_contactsGets the support_contacts of this CreateListingRevisionDetails. support_linksGets the support_links of this CreateListingRevisionDetails. supportedlanguagesGets the supportedlanguages of this CreateListingRevisionDetails. system_requirementsGets the system_requirements of this CreateOciListingRevisionDetails. taglineGets the tagline of this CreateListingRevisionDetails. usage_informationGets the usage_information of this CreateListingRevisionDetails. vanity_urlGets the vanity_url of this CreateOciListingRevisionDetails. version_detailsGets the version_details of this CreateOciListingRevisionDetails. Methods
__init__(**kwargs)Initializes a new CreateOciListingRevisionDetails object with values from keyword arguments. get_subtype(object_dictionary)Given the hash representation of a subtype of this class, use the info in the hash to return the class of the subtype. -
LISTING_TYPE_LEAD_GENERATION= 'LEAD_GENERATION'¶
-
LISTING_TYPE_OCI_APPLICATION= 'OCI_APPLICATION'¶
-
LISTING_TYPE_SERVICE= 'SERVICE'¶
-
__init__(**kwargs)¶ Initializes a new CreateOciListingRevisionDetails object with values from keyword arguments. The default value of the
listing_typeattribute of this class isOCI_APPLICATIONand it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class):Parameters: - display_name (str) – The value to assign to the display_name property of this CreateOciListingRevisionDetails.
- listing_id (str) – The value to assign to the listing_id property of this CreateOciListingRevisionDetails.
- listing_type (str) – The value to assign to the listing_type property of this CreateOciListingRevisionDetails. Allowed values for this property are: “OCI_APPLICATION”, “LEAD_GENERATION”, “SERVICE”
- headline (str) – The value to assign to the headline property of this CreateOciListingRevisionDetails.
- tagline (str) – The value to assign to the tagline property of this CreateOciListingRevisionDetails.
- keywords (str) – The value to assign to the keywords property of this CreateOciListingRevisionDetails.
- short_description (str) – The value to assign to the short_description property of this CreateOciListingRevisionDetails.
- usage_information (str) – The value to assign to the usage_information property of this CreateOciListingRevisionDetails.
- long_description (str) – The value to assign to the long_description property of this CreateOciListingRevisionDetails.
- content_language (oci.marketplace_publisher.models.LanguageItem) – The value to assign to the content_language property of this CreateOciListingRevisionDetails.
- supportedlanguages (list[oci.marketplace_publisher.models.LanguageItem]) – The value to assign to the supportedlanguages property of this CreateOciListingRevisionDetails.
- support_contacts (list[oci.marketplace_publisher.models.SupportContact]) – The value to assign to the support_contacts property of this CreateOciListingRevisionDetails.
- support_links (list[oci.marketplace_publisher.models.NamedLink]) – The value to assign to the support_links property of this CreateOciListingRevisionDetails.
- status (str) – The value to assign to the status property of this CreateOciListingRevisionDetails.
- freeform_tags (dict(str, str)) – The value to assign to the freeform_tags property of this CreateOciListingRevisionDetails.
- defined_tags (dict(str, dict(str, object))) – The value to assign to the defined_tags property of this CreateOciListingRevisionDetails.
- version_details (oci.marketplace_publisher.models.VersionDetails) – The value to assign to the version_details property of this CreateOciListingRevisionDetails.
- system_requirements (str) – The value to assign to the system_requirements property of this CreateOciListingRevisionDetails.
- pricing_type (str) – The value to assign to the pricing_type property of this CreateOciListingRevisionDetails.
- products (list[oci.marketplace_publisher.models.ListingProduct]) – The value to assign to the products property of this CreateOciListingRevisionDetails.
- pricing_plans (list[oci.marketplace_publisher.models.PricingPlan]) – The value to assign to the pricing_plans property of this CreateOciListingRevisionDetails.
- vanity_url (str) – The value to assign to the vanity_url property of this CreateOciListingRevisionDetails.
- recommended_service_provider_listing_ids (list[str]) – The value to assign to the recommended_service_provider_listing_ids property of this CreateOciListingRevisionDetails.
- availability_and_pricing_policy (str) – The value to assign to the availability_and_pricing_policy property of this CreateOciListingRevisionDetails.
- is_rover_exportable (bool) – The value to assign to the is_rover_exportable property of this CreateOciListingRevisionDetails.
-
availability_and_pricing_policy¶ Gets the availability_and_pricing_policy of this CreateOciListingRevisionDetails. Listing availability and Pricing Policy statement.
Returns: The availability_and_pricing_policy of this CreateOciListingRevisionDetails. Return type: str
-
content_language¶ Gets the content_language of this CreateListingRevisionDetails.
Returns: The content_language of this CreateListingRevisionDetails. Return type: oci.marketplace_publisher.models.LanguageItem
Gets the defined_tags of this CreateListingRevisionDetails. Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {“foo-namespace”: {“bar-key”: “value”}}
Returns: The defined_tags of this CreateListingRevisionDetails. Return type: dict(str, dict(str, object))
-
display_name¶ Gets the display_name of this CreateListingRevisionDetails. The name for the listing revision.
Returns: The display_name of this CreateListingRevisionDetails. Return type: str
Gets the freeform_tags of this CreateListingRevisionDetails. Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {“bar-key”: “value”}
Returns: The freeform_tags of this CreateListingRevisionDetails. Return type: dict(str, str)
-
static
get_subtype(object_dictionary)¶ Given the hash representation of a subtype of this class, use the info in the hash to return the class of the subtype.
-
headline¶ [Required] Gets the headline of this CreateListingRevisionDetails. Single line introduction for the listing revision.
Returns: The headline of this CreateListingRevisionDetails. Return type: str
-
is_rover_exportable¶ Gets the is_rover_exportable of this CreateOciListingRevisionDetails. Is this listing rover exportable
Returns: The is_rover_exportable of this CreateOciListingRevisionDetails. Return type: bool
-
keywords¶ Gets the keywords of this CreateListingRevisionDetails. Keywords associated with the listing revision.
Returns: The keywords of this CreateListingRevisionDetails. Return type: str
-
listing_id¶ [Required] Gets the listing_id of this CreateListingRevisionDetails. The unique identifier for the listing this revision belongs to.
Returns: The listing_id of this CreateListingRevisionDetails. Return type: str
-
listing_type¶ [Required] Gets the listing_type of this CreateListingRevisionDetails. The listing’s type. Populated from the listing.
Allowed values for this property are: “OCI_APPLICATION”, “LEAD_GENERATION”, “SERVICE”
Returns: The listing_type of this CreateListingRevisionDetails. Return type: str
-
long_description¶ Gets the long_description of this CreateListingRevisionDetails. A long description for the listing revision.
Returns: The long_description of this CreateListingRevisionDetails. Return type: str
-
pricing_plans¶ Gets the pricing_plans of this CreateOciListingRevisionDetails. List of Pricing Plans provider by publisher.
Returns: The pricing_plans of this CreateOciListingRevisionDetails. Return type: list[oci.marketplace_publisher.models.PricingPlan]
-
pricing_type¶ [Required] Gets the pricing_type of this CreateOciListingRevisionDetails. The pricing model for the listing revision.
Returns: The pricing_type of this CreateOciListingRevisionDetails. Return type: str
-
products¶ [Required] Gets the products of this CreateOciListingRevisionDetails. List of Products subscribed by listing.
Returns: The products of this CreateOciListingRevisionDetails. Return type: list[oci.marketplace_publisher.models.ListingProduct]
-
recommended_service_provider_listing_ids¶ Gets the recommended_service_provider_listing_ids of this CreateOciListingRevisionDetails. OCIDs of service listings attached to lead gen listing
Returns: The recommended_service_provider_listing_ids of this CreateOciListingRevisionDetails. Return type: list[str]
-
short_description¶ Gets the short_description of this CreateListingRevisionDetails. A short description for the listing revision.
Returns: The short_description of this CreateListingRevisionDetails. Return type: str
-
status¶ Gets the status of this CreateListingRevisionDetails. The current status of the Listing revision.
Returns: The status of this CreateListingRevisionDetails. Return type: str
-
support_contacts¶ Gets the support_contacts of this CreateListingRevisionDetails. Contact information to use to get support from the publisher for the listing revision.
Returns: The support_contacts of this CreateListingRevisionDetails. Return type: list[oci.marketplace_publisher.models.SupportContact]
-
support_links¶ Gets the support_links of this CreateListingRevisionDetails. Links to support resources for the listing revision.
Returns: The support_links of this CreateListingRevisionDetails. Return type: list[oci.marketplace_publisher.models.NamedLink]
-
supportedlanguages¶ Gets the supportedlanguages of this CreateListingRevisionDetails. Languages supported by the publisher for the listing revision.
Returns: The supportedlanguages of this CreateListingRevisionDetails. Return type: list[oci.marketplace_publisher.models.LanguageItem]
-
system_requirements¶ Gets the system_requirements of this CreateOciListingRevisionDetails. System requirements for the listing revision.
Returns: The system_requirements of this CreateOciListingRevisionDetails. Return type: str
-
tagline¶ Gets the tagline of this CreateListingRevisionDetails. The tagline for the listing revision.
Returns: The tagline of this CreateListingRevisionDetails. Return type: str
-
usage_information¶ Gets the usage_information of this CreateListingRevisionDetails. Usage information for the listing revision.
Returns: The usage_information of this CreateListingRevisionDetails. Return type: str
-
vanity_url¶ Gets the vanity_url of this CreateOciListingRevisionDetails. Custom link to the listing
Returns: The vanity_url of this CreateOciListingRevisionDetails. Return type: str
-
version_details¶ Gets the version_details of this CreateOciListingRevisionDetails.
Returns: The version_details of this CreateOciListingRevisionDetails. Return type: oci.marketplace_publisher.models.VersionDetails
-