Box Developerドキュメントの新しいベータ版サイトがまもなくリリースされる予定です。最新の開発者向けガイド、APIリファレンス、AI搭載の検索により、Boxを使用した迅速な開発をサポートします。更新情報については今しばらくお待ちください。
await client.shieldInformationBarrierSegments.deleteShieldInformationBarrierSegmentById(
segmentId,
);client.shield_information_barrier_segments.delete_shield_information_barrier_segment_by_id(
segment_id
)await client.ShieldInformationBarrierSegments.DeleteShieldInformationBarrierSegmentByIdAsync(shieldInformationBarrierSegmentId: segmentId);try await client.shieldInformationBarrierSegments.deleteShieldInformationBarrierSegmentById(shieldInformationBarrierSegmentId: segmentId)client.getShieldInformationBarrierSegments().deleteShieldInformationBarrierSegmentById(segmentId)await client.ShieldInformationBarrierSegments.DeleteShieldInformationBarrierSegmentByIdAsync(shieldInformationBarrierSegmentId: segmentId);await client.shieldInformationBarrierSegments.deleteShieldInformationBarrierSegmentById(
segmentId,
);