PartnerPortalOptions

class oci.marketplace_publisher.models.PartnerPortalOptions(**kwargs)

Bases: object

Partner Portal Options.

Methods

__init__(**kwargs) Initializes a new PartnerPortalOptions object with values from keyword arguments.

Attributes

is_disable_auto_approval_for_container_artifact_versioned_app_listings Gets the is_disable_auto_approval_for_container_artifact_versioned_app_listings of this PartnerPortalOptions.
is_disable_auto_approval_for_helm_chart_versioned_app_listings Gets the is_disable_auto_approval_for_helm_chart_versioned_app_listings of this PartnerPortalOptions.
is_disable_auto_approval_for_image_artifact_versioned_app_listings Gets the is_disable_auto_approval_for_image_artifact_versioned_app_listings of this PartnerPortalOptions.
is_disable_auto_approval_for_paid_app_versioned_listings Gets the is_disable_auto_approval_for_paid_app_versioned_listings of this PartnerPortalOptions.
is_disable_auto_approval_for_saa_s_versioned_listings Gets the is_disable_auto_approval_for_saa_s_versioned_listings of this PartnerPortalOptions.
is_disable_auto_approval_for_terraform_artifact_versioned_app_listings Gets the is_disable_auto_approval_for_terraform_artifact_versioned_app_listings of this PartnerPortalOptions.
is_disable_auto_publish_on_submit Gets the is_disable_auto_publish_on_submit of this PartnerPortalOptions.
is_enable_auto_approval_for_fusion_ai_agent_versioned_listings Gets the is_enable_auto_approval_for_fusion_ai_agent_versioned_listings of this PartnerPortalOptions.
is_enable_auto_approval_for_image_artifact_new_app_listings Gets the is_enable_auto_approval_for_image_artifact_new_app_listings of this PartnerPortalOptions.
is_enable_auto_approval_for_lead_gen_versioned_listings Gets the is_enable_auto_approval_for_lead_gen_versioned_listings of this PartnerPortalOptions.
is_enable_auto_approval_for_new_lead_gen_listings Gets the is_enable_auto_approval_for_new_lead_gen_listings of this PartnerPortalOptions.
is_enable_auto_approval_for_new_paid_app_listings Gets the is_enable_auto_approval_for_new_paid_app_listings of this PartnerPortalOptions.
is_enable_auto_approval_for_service_versioned_listings Gets the is_enable_auto_approval_for_service_versioned_listings of this PartnerPortalOptions.
is_enable_auto_approval_for_terraform_artifact_new_app_listings Gets the is_enable_auto_approval_for_terraform_artifact_new_app_listings of this PartnerPortalOptions.
is_enable_auto_publish_on_submit_for_lead_gen_listings Gets the is_enable_auto_publish_on_submit_for_lead_gen_listings of this PartnerPortalOptions.
is_enable_opn_membership_status_check_before_listing_publish Gets the is_enable_opn_membership_status_check_before_listing_publish of this PartnerPortalOptions.
is_enable_private_listing Gets the is_enable_private_listing of this PartnerPortalOptions.
is_enable_publisher_agreement_check_before_listing_publish Gets the is_enable_publisher_agreement_check_before_listing_publish of this PartnerPortalOptions.
is_enable_reports Gets the is_enable_reports of this PartnerPortalOptions.
__init__(**kwargs)

Initializes a new PartnerPortalOptions object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class):

Parameters:
  • is_enable_publisher_agreement_check_before_listing_publish (bool) – The value to assign to the is_enable_publisher_agreement_check_before_listing_publish property of this PartnerPortalOptions.
  • is_enable_opn_membership_status_check_before_listing_publish (bool) – The value to assign to the is_enable_opn_membership_status_check_before_listing_publish property of this PartnerPortalOptions.
  • is_enable_reports (bool) – The value to assign to the is_enable_reports property of this PartnerPortalOptions.
  • is_enable_private_listing (bool) – The value to assign to the is_enable_private_listing property of this PartnerPortalOptions.
  • is_enable_auto_publish_on_submit_for_lead_gen_listings (bool) – The value to assign to the is_enable_auto_publish_on_submit_for_lead_gen_listings property of this PartnerPortalOptions.
  • is_disable_auto_publish_on_submit (bool) – The value to assign to the is_disable_auto_publish_on_submit property of this PartnerPortalOptions.
  • is_enable_auto_approval_for_image_artifact_new_app_listings (bool) – The value to assign to the is_enable_auto_approval_for_image_artifact_new_app_listings property of this PartnerPortalOptions.
  • is_enable_auto_approval_for_terraform_artifact_new_app_listings (bool) – The value to assign to the is_enable_auto_approval_for_terraform_artifact_new_app_listings property of this PartnerPortalOptions.
  • is_enable_auto_approval_for_new_paid_app_listings (bool) – The value to assign to the is_enable_auto_approval_for_new_paid_app_listings property of this PartnerPortalOptions.
  • is_enable_auto_approval_for_new_lead_gen_listings (bool) – The value to assign to the is_enable_auto_approval_for_new_lead_gen_listings property of this PartnerPortalOptions.
  • is_disable_auto_approval_for_image_artifact_versioned_app_listings (bool) – The value to assign to the is_disable_auto_approval_for_image_artifact_versioned_app_listings property of this PartnerPortalOptions.
  • is_disable_auto_approval_for_terraform_artifact_versioned_app_listings (bool) – The value to assign to the is_disable_auto_approval_for_terraform_artifact_versioned_app_listings property of this PartnerPortalOptions.
  • is_disable_auto_approval_for_container_artifact_versioned_app_listings (bool) – The value to assign to the is_disable_auto_approval_for_container_artifact_versioned_app_listings property of this PartnerPortalOptions.
  • is_disable_auto_approval_for_helm_chart_versioned_app_listings (bool) – The value to assign to the is_disable_auto_approval_for_helm_chart_versioned_app_listings property of this PartnerPortalOptions.
  • is_enable_auto_approval_for_service_versioned_listings (bool) – The value to assign to the is_enable_auto_approval_for_service_versioned_listings property of this PartnerPortalOptions.
  • is_enable_auto_approval_for_fusion_ai_agent_versioned_listings (bool) – The value to assign to the is_enable_auto_approval_for_fusion_ai_agent_versioned_listings property of this PartnerPortalOptions.
  • is_enable_auto_approval_for_lead_gen_versioned_listings (bool) – The value to assign to the is_enable_auto_approval_for_lead_gen_versioned_listings property of this PartnerPortalOptions.
  • is_disable_auto_approval_for_saa_s_versioned_listings (bool) – The value to assign to the is_disable_auto_approval_for_saa_s_versioned_listings property of this PartnerPortalOptions.
  • is_disable_auto_approval_for_paid_app_versioned_listings (bool) – The value to assign to the is_disable_auto_approval_for_paid_app_versioned_listings property of this PartnerPortalOptions.
is_disable_auto_approval_for_container_artifact_versioned_app_listings

Gets the is_disable_auto_approval_for_container_artifact_versioned_app_listings of this PartnerPortalOptions. Disable Auto approval options for versioned listings - Include OCI Application listings with Container artifact.

Returns:The is_disable_auto_approval_for_container_artifact_versioned_app_listings of this PartnerPortalOptions.
Return type:bool
is_disable_auto_approval_for_helm_chart_versioned_app_listings

Gets the is_disable_auto_approval_for_helm_chart_versioned_app_listings of this PartnerPortalOptions. Disable Auto approval options for versioned listings - Include OCI Application listings with Helm chart artifact.

Returns:The is_disable_auto_approval_for_helm_chart_versioned_app_listings of this PartnerPortalOptions.
Return type:bool
is_disable_auto_approval_for_image_artifact_versioned_app_listings

Gets the is_disable_auto_approval_for_image_artifact_versioned_app_listings of this PartnerPortalOptions. Disable Auto approval options for versioned listings - Include OCI Application listings with Image artifact.

Returns:The is_disable_auto_approval_for_image_artifact_versioned_app_listings of this PartnerPortalOptions.
Return type:bool
is_disable_auto_approval_for_paid_app_versioned_listings

Gets the is_disable_auto_approval_for_paid_app_versioned_listings of this PartnerPortalOptions. Disable Auto approval options for versioned listings - Include Paid App listings.

Returns:The is_disable_auto_approval_for_paid_app_versioned_listings of this PartnerPortalOptions.
Return type:bool
is_disable_auto_approval_for_saa_s_versioned_listings

Gets the is_disable_auto_approval_for_saa_s_versioned_listings of this PartnerPortalOptions. Disable Auto approval options for versioned listings - Include SaaS listings.

Returns:The is_disable_auto_approval_for_saa_s_versioned_listings of this PartnerPortalOptions.
Return type:bool
is_disable_auto_approval_for_terraform_artifact_versioned_app_listings

Gets the is_disable_auto_approval_for_terraform_artifact_versioned_app_listings of this PartnerPortalOptions. Disable Auto approval options for versioned listings - Include OCI Application listings with Terraform artifact.

Returns:The is_disable_auto_approval_for_terraform_artifact_versioned_app_listings of this PartnerPortalOptions.
Return type:bool
is_disable_auto_publish_on_submit

Gets the is_disable_auto_publish_on_submit of this PartnerPortalOptions. Disable Auto-publish option visibility for listing submit flow. Defaults to false when unset.

Returns:The is_disable_auto_publish_on_submit of this PartnerPortalOptions.
Return type:bool
is_enable_auto_approval_for_fusion_ai_agent_versioned_listings

Gets the is_enable_auto_approval_for_fusion_ai_agent_versioned_listings of this PartnerPortalOptions. Enable Auto approval options for versioned listings - Include Fusion AiAgent listings.

Returns:The is_enable_auto_approval_for_fusion_ai_agent_versioned_listings of this PartnerPortalOptions.
Return type:bool
is_enable_auto_approval_for_image_artifact_new_app_listings

Gets the is_enable_auto_approval_for_image_artifact_new_app_listings of this PartnerPortalOptions. Enable Auto approval options for new listings - Include OCI Application listings with Image artifact.

Returns:The is_enable_auto_approval_for_image_artifact_new_app_listings of this PartnerPortalOptions.
Return type:bool
is_enable_auto_approval_for_lead_gen_versioned_listings

Gets the is_enable_auto_approval_for_lead_gen_versioned_listings of this PartnerPortalOptions. Enable Auto approval options for versioned listings - Include Lead generation listings.

Returns:The is_enable_auto_approval_for_lead_gen_versioned_listings of this PartnerPortalOptions.
Return type:bool
is_enable_auto_approval_for_new_lead_gen_listings

Gets the is_enable_auto_approval_for_new_lead_gen_listings of this PartnerPortalOptions. Enable Auto approval options for new listings - Include Lead generation listings.

Returns:The is_enable_auto_approval_for_new_lead_gen_listings of this PartnerPortalOptions.
Return type:bool
is_enable_auto_approval_for_new_paid_app_listings

Gets the is_enable_auto_approval_for_new_paid_app_listings of this PartnerPortalOptions. Enable Auto approval options for new listings - Include OCI Paid Application listings.

Returns:The is_enable_auto_approval_for_new_paid_app_listings of this PartnerPortalOptions.
Return type:bool
is_enable_auto_approval_for_service_versioned_listings

Gets the is_enable_auto_approval_for_service_versioned_listings of this PartnerPortalOptions. Enable Auto approval options for versioned listings - Include Service listings.

Returns:The is_enable_auto_approval_for_service_versioned_listings of this PartnerPortalOptions.
Return type:bool
is_enable_auto_approval_for_terraform_artifact_new_app_listings

Gets the is_enable_auto_approval_for_terraform_artifact_new_app_listings of this PartnerPortalOptions. Enable Auto approval options for new listings - Include OCI Application listings with Terraform artifact.

Returns:The is_enable_auto_approval_for_terraform_artifact_new_app_listings of this PartnerPortalOptions.
Return type:bool
is_enable_auto_publish_on_submit_for_lead_gen_listings

Gets the is_enable_auto_publish_on_submit_for_lead_gen_listings of this PartnerPortalOptions. Enable Auto-publish on listing submit for this partner for Lead generation listings.

Returns:The is_enable_auto_publish_on_submit_for_lead_gen_listings of this PartnerPortalOptions.
Return type:bool
is_enable_opn_membership_status_check_before_listing_publish

Gets the is_enable_opn_membership_status_check_before_listing_publish of this PartnerPortalOptions. Enable OPN membership status check for partner before listing is published.

Returns:The is_enable_opn_membership_status_check_before_listing_publish of this PartnerPortalOptions.
Return type:bool
is_enable_private_listing

Gets the is_enable_private_listing of this PartnerPortalOptions. Enable the private listing feature for this Partner.

Returns:The is_enable_private_listing of this PartnerPortalOptions.
Return type:bool
is_enable_publisher_agreement_check_before_listing_publish

Gets the is_enable_publisher_agreement_check_before_listing_publish of this PartnerPortalOptions. Enable Oracle Cloud Marketplace Publisher Agreement validity check for partner before listing is published.

Returns:The is_enable_publisher_agreement_check_before_listing_publish of this PartnerPortalOptions.
Return type:bool
is_enable_reports

Gets the is_enable_reports of this PartnerPortalOptions. Enable the Reports feature for this Partner.

Returns:The is_enable_reports of this PartnerPortalOptions.
Return type:bool