The security policy and authentication credentials needed to access the content in this media
location. This value is required for a valid media location.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-19 UTC."],[[["MediaLocationSettings define how a media location is accessed, including its security policy and authentication credentials."],["A media location needs a URL prefix and associated security settings to be valid."],["Google assigns a read-only name to each media location."],["SecurityPolicySettings define the security policy and credentials required to access content within the media location."]]],["The core content details the `MediaLocationSettings` within the `CdnConfigurationService`, specifically for the `v202411` namespace. Key actions involve configuring a media location by defining its `name` (read-only), `urlPrefix` (required), and `securityPolicy` (required). The `securityPolicy` dictates the authentication needed to access content. The information provided defines how to setup and secure media location through the `CdnConfigurationService`.\n"]]