Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
DeveloperMetadataVisibility
Geliştirici meta verisi görünürlük türlerinin listesi.
Bir enum'u çağırmak için üst sınıfını, adını ve özelliğini çağırırsınız. Örneğin,
SpreadsheetApp.DeveloperMetadataVisibility.DOCUMENT.
Özellikler
Özellik
Tür
Açıklama
DOCUMENT
Enum
Belgede görünür meta verilere, dokümana erişimi olan tüm geliştirici projelerinden erişilebilir.
PROJECT
Enum
Proje tarafından görülebilen meta veriler, yalnızca meta veriyi oluşturan geliştirici projesi tarafından görülebilir ve erişilebilir olur. Proje tarafından görülebilen geliştirici meta verilerini güvenlik mekanizması olarak veya gizli anahtar depolamak için kullanmayın. Dokümanı görüntüleme erişimi olan kullanıcılara gösterilebilir.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2023-12-02 UTC."],[[["`DeveloperMetadataVisibility` is used to define the visibility of developer metadata within a Google document."],["There are two visibility types: `DOCUMENT` which allows any developer project with document access to view the metadata, and `PROJECT` which limits visibility to the creating project only."],["Metadata visibility should not be used for security purposes or to hide sensitive information, as it can be accessed by users with viewing permissions."]]],[]]